From 26aa679ba13600053a28d45f9987b36b1d403990 Mon Sep 17 00:00:00 2001 From: Francesco Mangiacrapa Date: Mon, 14 Oct 2013 11:29:28 +0000 Subject: [PATCH] updated dependency to support light tree git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/workspace@83093 82a268e6-3cf1-43bd-a215-b396298e98cf --- .../gcube/portlets/user/workspace/WorkspacePortlet.gwt.xml | 5 ++--- src/main/webapp/WEB-INF/web.xml | 3 ++- .../portlets/user/workspace/WorkspacePortletJUnit.gwt.xml | 3 --- 3 files changed, 4 insertions(+), 7 deletions(-) diff --git a/src/main/resources/org/gcube/portlets/user/workspace/WorkspacePortlet.gwt.xml b/src/main/resources/org/gcube/portlets/user/workspace/WorkspacePortlet.gwt.xml index 7343a95..4186408 100644 --- a/src/main/resources/org/gcube/portlets/user/workspace/WorkspacePortlet.gwt.xml +++ b/src/main/resources/org/gcube/portlets/user/workspace/WorkspacePortlet.gwt.xml @@ -14,10 +14,9 @@ - - + diff --git a/src/main/webapp/WEB-INF/web.xml b/src/main/webapp/WEB-INF/web.xml index 743d11d..2c9c223 100644 --- a/src/main/webapp/WEB-INF/web.xml +++ b/src/main/webapp/WEB-INF/web.xml @@ -64,9 +64,10 @@ /workspace/mailWisdgetServlet + WorkspaceLightService - org.gcube.portlets.user.workspace.lighttree.server.WorkspaceServiceImpl + org.gcube.portlets.widgets.lighttree.server.WorkspaceServiceImpl diff --git a/src/test/resources/org/gcube/portlets/user/workspace/WorkspacePortletJUnit.gwt.xml b/src/test/resources/org/gcube/portlets/user/workspace/WorkspacePortletJUnit.gwt.xml index 095a664..b3e535d 100644 --- a/src/test/resources/org/gcube/portlets/user/workspace/WorkspacePortletJUnit.gwt.xml +++ b/src/test/resources/org/gcube/portlets/user/workspace/WorkspacePortletJUnit.gwt.xml @@ -3,7 +3,4 @@ - - -