2.14 fixes for TM Collections

git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/user/reports@74635 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Massimiliano Assante 2013-05-07 15:20:09 +00:00
parent ac824b245e
commit 65f297906e
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ import org.gcube.portlets.user.homelibrary.home.workspace.WorkspaceItem;
*/
public class NotificationsThread implements Runnable {
private static GCUBEClientLog _log = new GCUBEClientLog(NotificationsThread.class);
private static final String WORKSPACE_PORTLET_ID = "org.gcube.portlets.user.wsmail.server.WsMailServiceImpl";
private static final String WORKSPACE_PORTLET_ID = "org.gcube.portlets.user.workspace.server.GWTWorkspaceServiceImpl";
private NotificationsManager nm;