From fd08ff7c2112f9c3bb9eb703c70fdab83ab74643 Mon Sep 17 00:00:00 2001 From: Giancarlo Panichi Date: Wed, 13 Dec 2017 17:01:31 +0000 Subject: [PATCH] ref #10586: Enable SDMX export operation for DataSet only for the tables already shared with the whole VRE https://support.d4science.org/issues/10586 Added share git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-portlet@160461 82a268e6-3cf1-43bd-a215-b396298e98cf --- .classpath | 6 +++--- distro/changelog.xml | 5 +++++ pom.xml | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.classpath b/.classpath index 97bc28e..1d393ad 100644 --- a/.classpath +++ b/.classpath @@ -1,12 +1,12 @@ - + - + @@ -45,5 +45,5 @@ - + diff --git a/distro/changelog.xml b/distro/changelog.xml index db6c1be..0108ff0 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -1,4 +1,9 @@ + + Enable SDMX export operation for DataSet only for the tables + already shared with the whole VRE [ticket #10586] + Support Java 8 compatibility [ticket #8580] diff --git a/pom.xml b/pom.xml index d9a0d77..12ae756 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ 4.0.0 org.gcube.portlets.user tabular-data-manager - 2.16.0-SNAPSHOT + 2.17.0-SNAPSHOT war