From a0f28dcb0e5496caf501e61dea223623932f87dd Mon Sep 17 00:00:00 2001 From: Francesco Mangiacrapa Date: Mon, 5 Mar 2018 14:45:53 +0000 Subject: [PATCH] first version with ws-threddds sync ready git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/workspace@164736 82a268e6-3cf1-43bd-a215-b396298e98cf --- .classpath | 6 +++--- .settings/org.eclipse.wst.common.component | 3 +++ pom.xml | 2 +- src/main/webapp/WEB-INF/web.xml | 2 +- 4 files changed, 8 insertions(+), 5 deletions(-) diff --git a/.classpath b/.classpath index 71f6d8a..e810821 100644 --- a/.classpath +++ b/.classpath @@ -1,12 +1,12 @@ - + - + @@ -33,5 +33,5 @@ - + diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index fd3e0d8..71d313e 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -8,6 +8,9 @@ uses + + uses + diff --git a/pom.xml b/pom.xml index d3111e7..708f378 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.gcube.portlets.user workspace war - 6.17.4-SNAPSHOT + 6.18.0-SNAPSHOT gCube Workspace Portlet gCube Workspace Portlet is a web-gui to manage the gCube workspace a collaborative area where users can exchange and organize information objects (workspace items) according to their specific needs. diff --git a/src/main/webapp/WEB-INF/web.xml b/src/main/webapp/WEB-INF/web.xml index ca2a63c..7a59af0 100644 --- a/src/main/webapp/WEB-INF/web.xml +++ b/src/main/webapp/WEB-INF/web.xml @@ -102,7 +102,7 @@ wsThreddsSyncServlet - org.gcube.portlets.widgtes.wsthreddssync.server.ThreddsWorkspaceSyncServiceImpl + org.gcube.portlets.widgets.wsthreddssync.server.ThreddsWorkspaceSyncServiceImpl