diff --git a/.classpath b/.classpath index d4bc2a0..dac63fc 100644 --- a/.classpath +++ b/.classpath @@ -1,12 +1,12 @@ - + - + @@ -33,5 +33,5 @@ - + diff --git a/config/profile.xml b/config/profile.xml index 9a2f6ce..f9462d5 100644 --- a/config/profile.xml +++ b/config/profile.xml @@ -6,20 +6,20 @@ tabular-data-open-widget allows the selection and the opening of tabular resource PortletsUser tabular-data-open-widget - 2.7.0-SNAPSHOT + 2.8.0-SNAPSHOT tabular-data-open-widget allows the selection and the opening of tabular resource tabular-data-open-widget - 2.7.0-SNAPSHOT + 2.8.0-SNAPSHOT org.gcube.portlets.user tabular-data-open-widget - 2.7.0-SNAPSHOT + 2.8.0-SNAPSHOT library - tabular-data-open-widget-2.7.0-SNAPSHOT.jar + tabular-data-open-widget-2.8.0-SNAPSHOT.jar diff --git a/distro/README b/distro/README index 94d46cd..e1b774e 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 6192401..e2f8e16 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -1,4 +1,7 @@ + + Added Information Dialog + Updated dependency diff --git a/pom.xml b/pom.xml index c7ea499..fc6f8ae 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ 4.0.0 org.gcube.portlets.user tabular-data-open-widget - 2.7.0-SNAPSHOT + 2.8.0-SNAPSHOT tabular-data-open-widget tabular-data-open-widget allows the selection and the opening of tabular resource @@ -21,7 +21,7 @@ https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-open-widget - + Giancarlo Panichi @@ -33,24 +33,24 @@ - + ${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 config - - + + 2.6.1 3.3.2 - 3.1.1 - + 3.1.1 + ${env.KEYS} - + UTF-8 UTF-8 @@ -74,7 +74,7 @@ - + com.google.gwt @@ -87,20 +87,11 @@ ${gwtVersion} - - - javax.validation - validation-api - 1.0.0.GA - test - - - javax.validation - validation-api - 1.0.0.GA - sources - test - + com.sencha.gxt @@ -115,7 +106,7 @@ [1.0.0-SNAPSHOT,2.0.0-SNAPSHOT) provided - + @@ -124,7 +115,7 @@ [2.0.0-SNAPSHOT,3.0.0-SNAPSHOT) provided - + org.gcube.portlets.user @@ -146,7 +137,7 @@ slf4j-api - + junit @@ -159,9 +150,9 @@ - + ${webappDirectory}/WEB-INF/classes - + org.apache.maven.plugins @@ -179,7 +170,7 @@ - + org.codehaus.mojo @@ -198,7 +189,7 @@ org.gcube.portlets.user.td.openwidget.TDOpen - + maven-resources-plugin diff --git a/templates/changelog.xml b/templates/changelog.xml index 6192401..e2f8e16 100644 --- a/templates/changelog.xml +++ b/templates/changelog.xml @@ -1,4 +1,7 @@ + + Added Information Dialog + Updated dependency