diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index 69da3c6..cdb9db4 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -5,10 +5,7 @@ - - uses - - + uses diff --git a/distro/changelog.xml b/distro/changelog.xml index fdc79af..ef1f64e 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -1,4 +1,8 @@ + + [Feature #4128] Migration to Liferay 6.2 + Integrated with new workspace uploader diff --git a/pom.xml b/pom.xml index e6e045a..3d4bf7c 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.gcube.portlets.user workspace war - 6.12.0-SNAPSHOT + 6.13.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. @@ -79,7 +79,6 @@ com.github.gwtbootstrap gwt-bootstrap - 2.3.2.0 @@ -117,7 +116,6 @@ org.gcube.core common-scope-maps - [1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT) compile @@ -147,7 +145,6 @@ org.gcube.portal social-networking-library - [1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT) provided @@ -191,7 +188,6 @@ com.liferay.portal portal-service - 6.0.6 provided diff --git a/src/main/webapp/WEB-INF/web.xml b/src/main/webapp/WEB-INF/web.xml index 852085a..0487032 100644 --- a/src/main/webapp/WEB-INF/web.xml +++ b/src/main/webapp/WEB-INF/web.xml @@ -15,15 +15,15 @@ org.gcube.portlets.widgets.workspacesharingwidget.server.WorkspaceSharingServiceImpl - - UploadService - org.gcube.portlets.user.workspace.server.UploadServlet - + + + + - - LocalUploadService - org.gcube.portlets.user.workspace.server.LocalUploadServlet - + + + + DownloadService @@ -125,20 +125,20 @@ /workspace/mailWisdgetServlet - - LocalUploadService - /workspace/LocalUploadService - + + + + DownloadService /workspace/DownloadService - - UploadService - /workspace/UploadService - + + + + workspacesharing @@ -170,10 +170,10 @@ /org.gcube.portlets.user.workspace.WorkspacePortletJUnit/ImageService - - UploadService - /org.gcube.portlets.user.workspace.WorkspacePortletJUnit/UploadService - + + + +