From c07f7cea4583fff4031e5f4bc69d18e380093ac9 Mon Sep 17 00:00:00 2001 From: Giancarlo Panichi Date: Wed, 25 Jan 2017 16:42:29 +0000 Subject: [PATCH] refs 6548: TDM - Migrate TabMan to new PortalContext Task-Url: https://support.d4science.org/issues/6548 Updated to new PortalContext git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-share-widget@141787 82a268e6-3cf1-43bd-a215-b396298e98cf --- .classpath | 6 +++--- distro/changelog.xml | 8 ++++++++ pom.xml | 14 +------------- 3 files changed, 12 insertions(+), 16 deletions(-) diff --git a/.classpath b/.classpath index 286f1d1..32ea69a 100644 --- a/.classpath +++ b/.classpath @@ -1,12 +1,12 @@ - + - + @@ -32,5 +32,5 @@ - + diff --git a/distro/changelog.xml b/distro/changelog.xml index 65df1ff..a699b0d 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -1,4 +1,12 @@ + + Migrate to new PortalContext [Ticket #6548] + + + Updated to Liferay 6.2 + Fixed tabular resource share [Ticket #3483] diff --git a/pom.xml b/pom.xml index c5c6142..06bfab8 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ 4.0.0 org.gcube.portlets.user tabular-data-share-widget - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT tabular-data-share-widget @@ -101,18 +101,6 @@ ${gxt2Version} - - org.gcube.dvos - usermanagement-core - provided - - - - org.gcube.applicationsupportlayer - aslsocial - provided - -