From f77888f0375cc276df1cfcfc607ad0cf91ed21ad Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Tue, 25 Jul 2023 15:32:58 +0200 Subject: [PATCH] Moved to GWT 2.10.0 --- .classpath | 9 +- .../com.gwtplugins.gdt.eclipse.core.prefs | 2 +- .settings/org.eclipse.wst.common.component | 90 +++++++------------ CHANGELOG.md | 1 + pom.xml | 11 +-- 5 files changed, 35 insertions(+), 78 deletions(-) diff --git a/.classpath b/.classpath index 7826cdd..78a5c21 100644 --- a/.classpath +++ b/.classpath @@ -1,16 +1,11 @@ - + - - - - - @@ -35,5 +30,5 @@ - + diff --git a/.settings/com.gwtplugins.gdt.eclipse.core.prefs b/.settings/com.gwtplugins.gdt.eclipse.core.prefs index 7e5f92e..e15f0c9 100644 --- a/.settings/com.gwtplugins.gdt.eclipse.core.prefs +++ b/.settings/com.gwtplugins.gdt.eclipse.core.prefs @@ -1,6 +1,6 @@ >>>>>>>=refs/heads/task_20699 eclipse.preferences.version=1 jarsExcludedFromWebInfLib= -lastWarOutDir=/home/francescomangiacrapa/git/gcube-ckan-datacatalog/target/gcube-ckan-datacatalog-2.2.5-SNAPSHOT +lastWarOutDir=/home/francescomangiacrapa/git/gcube-ckan-datacatalog/target/gcube-ckan-datacatalog-2.2.6-SNAPSHOT warSrcDir=src/main/webapp warSrcDirIsOutput=false diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index dab635e..3ab0df6 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -1,5 +1,5 @@ - + @@ -46,8 +46,14 @@ - - + + + + + + + + @@ -95,7 +101,10 @@ - + + + + @@ -143,7 +152,10 @@ - + + + + @@ -191,7 +203,7 @@ - + @@ -217,57 +229,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - uses - - - uses - - - - - - - - - - - - - - - - - - - - - - - - @@ -293,7 +254,10 @@ - + + + + @@ -341,7 +305,10 @@ - + + + + @@ -389,7 +356,10 @@ - + + + + diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a06933..0d31cf7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm ## [v2.2.6-SNAPSHOT] - 2023-07-25 - Just rebuilt the Portlet, fixing issue [#25275] +- Moved to GWT 2.10.0 ## [v2.2.5] - 2023-03-02 diff --git a/pom.xml b/pom.xml index 4241228..5c70a8d 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ - 2.9.0 + 2.10.0 ${project.build.directory}/${project.build.finalName} UTF-8 @@ -132,15 +132,6 @@ [2.1.0,3.0.0) compile - - - - org.gcube.data.publishing - ckan2zenodo-library - [1.0.0-SNAPSHOT, 1.0.3-SNAPSHOT] - compile - - org.gcube.portlets.widgets