From 45c178579b39877fe3a73714badd12a6d73dd8c3 Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Fri, 27 Jan 2023 15:16:52 +0100 Subject: [PATCH] removed commented servlets --- .settings/org.eclipse.wst.common.component | 47 +++++++++++++++++----- CHANGELOG.md | 1 + pom.xml | 13 ++++-- src/main/webapp/WEB-INF/web.xml | 17 -------- 4 files changed, 48 insertions(+), 30 deletions(-) diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index a5e1088..be08aff 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -1,5 +1,8 @@ - + + + + @@ -35,7 +38,10 @@ - + + + + @@ -71,7 +77,10 @@ - + + + + @@ -107,7 +116,10 @@ - + + + + @@ -143,7 +155,10 @@ - + + + + @@ -179,10 +194,13 @@ - + uses - + + + + @@ -218,7 +236,10 @@ - + + + + @@ -254,7 +275,10 @@ - + + + + @@ -290,7 +314,10 @@ - + + + + diff --git a/CHANGELOG.md b/CHANGELOG.md index 8edc215..3e9c83b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm #### Enhancements - [#23903] Catalogue Moderation: allow to send a message to the moderators +- Moved to gwt 2.10.0 ## [v2.2.4] - 2022-10-27 diff --git a/pom.xml b/pom.xml index 4442e9a..5c80528 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 @@ -40,7 +40,7 @@ org.gcube.distribution maven-portal-bom - 3.6.4 + 3.7.0-SNAPSHOT pom import @@ -59,6 +59,13 @@ + + + + + + + com.google.gwt gwt-user @@ -75,7 +82,7 @@ com.google.gwt gwt-servlet ${gwtVersion} - runtime + provided com.github.gwtbootstrap diff --git a/src/main/webapp/WEB-INF/web.xml b/src/main/webapp/WEB-INF/web.xml index 3d0747d..748e3fb 100644 --- a/src/main/webapp/WEB-INF/web.xml +++ b/src/main/webapp/WEB-INF/web.xml @@ -11,13 +11,6 @@ /gcube/service/connect - - - - - - ckan connector logout from CKAN CkanConnectorLogout @@ -30,16 +23,6 @@ org.gcube.portlets.gcubeckan.gcubeckandatacatalog.server.GcubeCkanDataCatalogServiceImpl - - - - - - - - - - ckanpublisherservices org.gcube.portlets.widgets.ckandatapublisherwidget.server.CKANPublisherServicesImpl