From 2fff4d09bb499b2bcdf413bea0ad8aebeace76a4 Mon Sep 17 00:00:00 2001 From: Giancarlo Panichi Date: Thu, 25 Jun 2015 10:29:16 +0000 Subject: [PATCH] Minor Update git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-expression-widget@115532 82a268e6-3cf1-43bd-a215-b396298e98cf --- .classpath | 6 +++--- config/profile.xml | 8 ++++---- distro/README | 2 +- distro/changelog.xml | 5 +++++ pom.xml | 11 ++++++----- templates/changelog.xml | 5 +++++ 6 files changed, 24 insertions(+), 13 deletions(-) diff --git a/.classpath b/.classpath index 7539881..6e3e0a9 100644 --- a/.classpath +++ b/.classpath @@ -1,12 +1,12 @@ - + - + @@ -32,5 +32,5 @@ - + diff --git a/config/profile.xml b/config/profile.xml index ce28c85..5ee4877 100644 --- a/config/profile.xml +++ b/config/profile.xml @@ -6,20 +6,20 @@ tabular-data-expression-widget allows to create expression on tabular resource PortletsUser tabular-data-expression-widget - 1.6.0-SNAPSHOT + 1.7.0-SNAPSHOT tabular-data-expression-widget allows to create expression on tabular resource tabular-data-expression-widget - 1.6.0-SNAPSHOT + 1.7.0-SNAPSHOT org.gcube.portlets.user tabular-data-expression-widget - 1.6.0-SNAPSHOT + 1.7.0-SNAPSHOT library - tabular-data-expression-widget-1.6.0-SNAPSHOT.jar + tabular-data-expression-widget-1.7.0-SNAPSHOT.jar diff --git a/distro/README b/distro/README index 0409fdb..cf63d56 100644 --- a/distro/README +++ b/distro/README @@ -13,7 +13,7 @@ Istituto di Scienza e Tecnologie dell'Informazione "A. Faedo" Version and Release Date ------------------------ -v. 1.6.0-SNAPSHOT (2015-04-30) +v. 1.7.0-SNAPSHOT (2015-07-03) Description diff --git a/distro/changelog.xml b/distro/changelog.xml index dec4a9d..9bd9605 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -1,4 +1,9 @@ + + Fixel Layout + Added support to expressions on multi column[issue #81] + Updated panel for open from Ribbon diff --git a/pom.xml b/pom.xml index 9b6532e..98a70e3 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ 4.0.0 org.gcube.portlets.user tabular-data-expression-widget - 1.6.0-SNAPSHOT + 1.7.0-SNAPSHOT tabular-data-expression-widget @@ -38,7 +38,7 @@ ${project.basedir}/distro ${project.build.directory}/${project.build.finalName} - 2015-04-30 + 2015-07-03 https://gcube.wiki.gcube-system.org/gcube/index.php/Tabular_Data_Manager templates distro @@ -119,6 +119,7 @@ [1.0.2-SNAPSHOT,2.0.0-SNAPSHOT) provided + org.gcube.portal custom-portal-handler @@ -142,7 +143,7 @@ org.gcube.data.analysis.tabulardata service-client-impl [2.0.0-SNAPSHOT,3.0.0-SNAPSHOT) - provided + provided @@ -150,7 +151,7 @@ org.gcube.portlets.user tabular-data-gwt-service [2.0.0-SNAPSHOT,3.0.0-SNAPSHOT) - provided + provided @@ -166,7 +167,7 @@ org.gcube.portlets.user tabular-data-monitor-widget [1.0.0-SNAPSHOT,2.0.0-SNAPSHOT) - provided + provided diff --git a/templates/changelog.xml b/templates/changelog.xml index dec4a9d..9bd9605 100644 --- a/templates/changelog.xml +++ b/templates/changelog.xml @@ -1,4 +1,9 @@ + + Fixel Layout + Added support to expressions on multi column[issue #81] + Updated panel for open from Ribbon