From 26647516d4fcf28cc4bc2b01ef1b99e779fa6e06 Mon Sep 17 00:00:00 2001 From: Francesco Mangiacrapa Date: Thu, 1 Mar 2018 10:34:26 +0000 Subject: [PATCH] updated pom version at 6.18.0 starting integration with new ws-thredds engine [Task #11127] git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/workspace@164629 82a268e6-3cf1-43bd-a215-b396298e98cf --- .settings/org.eclipse.wst.common.component | 9 +++++++++ distro/changelog.xml | 12 +++++++++--- pom.xml | 2 +- src/main/webapp/WEB-INF/web.xml | 17 ++++++++++++++--- 4 files changed, 33 insertions(+), 7 deletions(-) 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