diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index 26646ba..e73f48a 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -7,6 +7,15 @@ + + uses + + + uses + + + uses + diff --git a/distro/changelog.xml b/distro/changelog.xml index 6c64175..e7e002e 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -1,9 +1,15 @@ + + [Task #11127] Porting to new ws-thredds engine + - Issue #10831, Workspace download folder tomcat temp occupation issue + date="2018-01-09"> + Issue #10831, Workspace download folder tomcat temp occupation + issue + [Incident #11113] Bug fixing - + Task #9758: bug fixing diff --git a/pom.xml b/pom.xml index b6bed20..f69a5ba 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 18765f0..a4714b0 100644 --- a/src/main/webapp/WEB-INF/web.xml +++ b/src/main/webapp/WEB-INF/web.xml @@ -93,14 +93,25 @@ ckanpublisherservices org.gcube.portlets.widgets.ckandatapublisherwidget.server.CKANPublisherServicesImpl - + imageservices org.gcube.portlets.widgets.imagepreviewerwidget.server.ImageOrientationServicesImpl - + + + + wsThreddsSyncServlet + org.gcube.portlets.widgtes.wsthreddssync.server.ThreddsWorkspaceSyncServiceImpl + + - + + + wsThreddsSyncServlet + /workspace/wsthreddssync + + imageservices /workspace/imageservices