From 07673b329b208dbd8f2936672e78e799ba9ac769 Mon Sep 17 00:00:00 2001 From: Giancarlo Panichi Date: Thu, 1 Oct 2015 08:33:28 +0000 Subject: [PATCH] Fixed blocking on error git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-extractcodelist-widget@119278 82a268e6-3cf1-43bd-a215-b396298e98cf --- .classpath | 6 +++--- config/profile.xml | 8 ++++---- distro/README | 2 +- distro/changelog.xml | 4 ++++ pom.xml | 4 ++-- templates/changelog.xml | 4 ++++ 6 files changed, 18 insertions(+), 10 deletions(-) diff --git a/.classpath b/.classpath index 9de32ff..19af15b 100644 --- a/.classpath +++ b/.classpath @@ -1,12 +1,12 @@ - + - + @@ -33,5 +33,5 @@ - + diff --git a/config/profile.xml b/config/profile.xml index c76eb9a..0d6f714 100644 --- a/config/profile.xml +++ b/config/profile.xml @@ -6,20 +6,20 @@ tabular-data-extractcodelist-widget ensures the extraction of codelist from tabular resources PortletsUser tabular-data-extractcodelist-widget - 1.6.0-SNAPSHOT + 1.7.0-SNAPSHOT tabular-data-extractcodelist-widget ensures the extraction of codelist from tabular resources tabular-data-extractcodelist-widget - 1.6.0-SNAPSHOT + 1.7.0-SNAPSHOT org.gcube.portlets.user tabular-data-extractcodelist-widget - 1.6.0-SNAPSHOT + 1.7.0-SNAPSHOT library - tabular-data-extractcodelist-widget-1.6.0-SNAPSHOT.jar + tabular-data-extractcodelist-widget-1.7.0-SNAPSHOT.jar diff --git a/distro/README b/distro/README index fddf916..4838cd4 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-07-03) +v. 1.7.0-SNAPSHOT (2015-10-15) Description diff --git a/distro/changelog.xml b/distro/changelog.xml index 0911fd5..877e4f1 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -1,4 +1,8 @@ + + Fixed UI block in case of collateral tables absence + Fixed Layout diff --git a/pom.xml b/pom.xml index 5a7d43f..d824c4b 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ 4.0.0 org.gcube.portlets.user tabular-data-extractcodelist-widget - 1.6.0-SNAPSHOT + 1.7.0-SNAPSHOT tabular-data-extractcodelist-widget tabular-data-extractcodelist-widget ensures the extraction of codelist from tabular resources @@ -37,7 +37,7 @@ ${project.basedir}/distro ${project.build.directory}/${project.build.finalName} - 2015-07-03 + 2015-10-15 https://gcube.wiki.gcube-system.org/gcube/index.php/Tabular_Data_Manager templates distro diff --git a/templates/changelog.xml b/templates/changelog.xml index 0911fd5..877e4f1 100644 --- a/templates/changelog.xml +++ b/templates/changelog.xml @@ -1,4 +1,8 @@ + + Fixed UI block in case of collateral tables absence + Fixed Layout