From 91d893390c15b8f0d995a8ae6c2689e8ceb82893 Mon Sep 17 00:00:00 2001 From: Giancarlo Panichi Date: Thu, 25 Jun 2015 10:49:59 +0000 Subject: [PATCH] Minor Update git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-gwt-service@115535 82a268e6-3cf1-43bd-a215-b396298e98cf --- .classpath | 6 +++--- config/profile.xml | 8 ++++---- distro/README | 2 +- distro/changelog.xml | 10 ++++++++++ pom.xml | 12 +++++------- templates/changelog.xml | 10 ++++++++++ 6 files changed, 33 insertions(+), 15 deletions(-) diff --git a/.classpath b/.classpath index 897585a..65b7a0c 100644 --- a/.classpath +++ b/.classpath @@ -1,12 +1,12 @@ - + - + @@ -33,5 +33,5 @@ - + diff --git a/config/profile.xml b/config/profile.xml index 0af0981..c57796a 100644 --- a/config/profile.xml +++ b/config/profile.xml @@ -6,20 +6,20 @@ tabular-data-gwt-service allows communication between the GUI and services PortletsUser tabular-data-gwt-service - 2.7.0-SNAPSHOT + 2.8.0-SNAPSHOT tabular-data-gwt-service allows communication between the GUI and services tabular-data-gwt-service - 2.7.0-SNAPSHOT + 2.8.0-SNAPSHOT org.gcube.portlets.user tabular-data-gwt-service - 2.7.0-SNAPSHOT + 2.8.0-SNAPSHOT library - tabular-data-gwt-service-2.7.0-SNAPSHOT.jar + tabular-data-gwt-service-2.8.0-SNAPSHOT.jar diff --git a/distro/README b/distro/README index aad1d2c..30290e0 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. 2.7.0-SNAPSHOT (2015-04-30) +v. 2.8.0-SNAPSHOT (2015-07-03) Description diff --git a/distro/changelog.xml b/distro/changelog.xml index 1b89430..5af8d63 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -1,4 +1,14 @@ + + Added Delete Validations + Added creation date to template + Added notifications [issue #197] + Added support to multi column expressions [issue #81] + Added support to rules on table + Added support to storage id [issue #180] + Updated Licences + Updated support to resources [issue #209] + Added JobClassifier Added PositionColumn diff --git a/pom.xml b/pom.xml index a8a984d..fbd6caf 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ 4.0.0 org.gcube.portlets.user tabular-data-gwt-service - 2.7.0-SNAPSHOT + 2.8.0-SNAPSHOT tabular-data-gwt-service tabular-data-gwt-service allows communication between the GUI and services @@ -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 @@ -89,7 +89,7 @@ ${gwtVersion} - + + org.json json @@ -147,7 +148,6 @@ org.gcube.common home-library - [2.0.0-SNAPSHOT, 3.0.0-SNAPSHOT) provided @@ -232,8 +232,6 @@ slf4j-api - - junit diff --git a/templates/changelog.xml b/templates/changelog.xml index 1b89430..5af8d63 100644 --- a/templates/changelog.xml +++ b/templates/changelog.xml @@ -1,4 +1,14 @@ + + Added Delete Validations + Added creation date to template + Added notifications [issue #197] + Added support to multi column expressions [issue #81] + Added support to rules on table + Added support to storage id [issue #180] + Updated Licences + Updated support to resources [issue #209] + Added JobClassifier Added PositionColumn