From 47c6066f8265abd45962fd56203abd453b50aa3b Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Thu, 22 Sep 2022 12:32:27 +0200 Subject: [PATCH] - Ported to GWT 2.10.0 and Java 11 - Ported to Git --- .classpath | 10 ++-- .settings/org.eclipse.jdt.core.prefs | 3 ++ .settings/org.eclipse.wst.common.component | 23 +++++--- CHANGELOG.md | 49 +++++------------ README.md | 3 +- VreMembersTest-dev.launch | 22 -------- VreMembersTest-prod.launch | 22 -------- distro/LICENSE | 1 - distro/README | 62 ---------------------- distro/changelog.xml | 28 ---------- distro/descriptor.xml | 31 ----------- distro/profile.xml | 25 --------- 12 files changed, 40 insertions(+), 239 deletions(-) delete mode 100644 VreMembersTest-dev.launch delete mode 100644 VreMembersTest-prod.launch delete mode 100644 distro/LICENSE delete mode 100644 distro/README delete mode 100644 distro/changelog.xml delete mode 100644 distro/descriptor.xml delete mode 100644 distro/profile.xml diff --git a/.classpath b/.classpath index b6a821b..e7e56d3 100644 --- a/.classpath +++ b/.classpath @@ -1,12 +1,12 @@ - + - + @@ -15,11 +15,13 @@ + + @@ -36,8 +38,8 @@ - + - + diff --git a/.settings/org.eclipse.jdt.core.prefs b/.settings/org.eclipse.jdt.core.prefs index 6e80039..cac0df4 100644 --- a/.settings/org.eclipse.jdt.core.prefs +++ b/.settings/org.eclipse.jdt.core.prefs @@ -3,6 +3,9 @@ org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.8 org.eclipse.jdt.core.compiler.compliance=1.8 org.eclipse.jdt.core.compiler.problem.assertIdentifier=error +org.eclipse.jdt.core.compiler.problem.enablePreviewFeatures=disabled org.eclipse.jdt.core.compiler.problem.enumIdentifier=error org.eclipse.jdt.core.compiler.problem.forbiddenReference=warning +org.eclipse.jdt.core.compiler.problem.reportPreviewFeatures=ignore +org.eclipse.jdt.core.compiler.release=disabled org.eclipse.jdt.core.compiler.source=1.8 diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index bf0868d..361a089 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -1,10 +1,19 @@ - - - - + + + + + + + + + - - - + + + + + + + diff --git a/CHANGELOG.md b/CHANGELOG.md index 3049d2b..a0d03a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,48 +6,25 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm ## [v2.4.0-SNAPSHOT] - 2022-09-22 - - Fix Bug #23898: open with email addresse preset is not working anymore +- Ported to GWT 2.10.0 and Java 11 +- Ported to Git -## [v2.5.2] - 2022-06-16 +## [v2.3.0] - 2017-11-12 -- Released for removal HL from portal +- Ported to GWT 2.8.1 -## [v2.5.1] - 2021-09-09 +## [v2.2.0] - 2016-11-25 -- Fixed attachment issue #21972 + - removed ASL Session -## [v2.5.0] - 2021-07-28 +## [v2.1.0] - 2016-10-03 + + - Added feature to display VRE Groups and VRE Managers -- Ported to git +## [v2.0.0] - 2016-06-30 + + - Added feature to display tagged VRE Groups -- Remove HomeLibrary dependency and replace with storage hub one - -- Temporarely removed possibility to add attachments - -## [v2.4.0] - 2019-10-25 - -- Bug #17876 the message menu isn't fully displayed if there is only one message or no other messages below - -- Incident #17778 direct download attachment does not work - -## [v2.3.0] - 2019-02-28 - -- Feature #10068, Request for enhancement: new Messages is error prone and challenging to use - -- Feature #16194, Isolate Gateway user list in Messages - -## [v2.1.0] - 2018-06-14 - -- Updated Workspace Explorer dependency - -- Added support for SendTo - -## [v2.0.0] -2 017-09-21 - -- Improved look and feel - -- Responsive, works on mobile - -## [v1.0.0] - 2013-01-13 +## [v1.0.0] - 2014-09-09 - First release diff --git a/README.md b/README.md index 0fcc121..3117dd1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ -# gCube System - VRE Members Portlet displays the members of the current VRE +# gCube System - VRE Members Portlet + - displays the members of the current VRE ## Structure of the project diff --git a/VreMembersTest-dev.launch b/VreMembersTest-dev.launch deleted file mode 100644 index 64c27f9..0000000 --- a/VreMembersTest-dev.launch +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/VreMembersTest-prod.launch b/VreMembersTest-prod.launch deleted file mode 100644 index 6a6f32f..0000000 --- a/VreMembersTest-prod.launch +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/distro/LICENSE b/distro/LICENSE deleted file mode 100644 index 2d9616a..0000000 --- a/distro/LICENSE +++ /dev/null @@ -1 +0,0 @@ -${gcube.license} \ No newline at end of file diff --git a/distro/README b/distro/README deleted file mode 100644 index 0ee1632..0000000 --- a/distro/README +++ /dev/null @@ -1,62 +0,0 @@ -The gCube System - ${name} --------------------------------------------------- - -${description} - - -${gcube.description} - -${gcube.funding} - - -Version --------------------------------------------------- - -${version} (${buildDate}) - -Please see the file named "changelog.xml" in this directory for the release notes. - - -Authors --------------------------------------------------- - -* Massimiliano Assante (massimiliano.assante@isti.cnr.it), Istituto di Scienza e Tecnologie dell'Informazione "A. Faedo" - CNR, Pisa (Italy). - -Maintainers ------------ - -* Massimiliano Assante (massimiliano.assante@isti.cnr.it), Istituto di Scienza e Tecnologie dell'Informazione "A. Faedo" - CNR, Pisa (Italy). - -Download information --------------------------------------------------- - -Source code is available from SVN: - ${scm.url} - -Binaries can be downloaded from the gCube website: - ${gcube.website} - - -Installation --------------------------------------------------- - -Installation documentation is available on-line in the gCube Wiki: - ${gcube.wikiRoot} - -Documentation --------------------------------------------------- - -Documentation is available on-line in the gCube Wiki: - ${gcube.wikiRoot} - -Support --------------------------------------------------- - -Bugs and support requests can be reported in the gCube issue tracking tool: - ${gcube.issueTracking} - - -Licensing --------------------------------------------------- - -This software is licensed under the terms you may find in the file named "LICENSE" in this directory. \ No newline at end of file diff --git a/distro/changelog.xml b/distro/changelog.xml deleted file mode 100644 index 47d6c61..0000000 --- a/distro/changelog.xml +++ /dev/null @@ -1,28 +0,0 @@ - - - Ported to GWT 2.8.1 - - - Removed ASL Session - - - Added possibility to display VRE Groups and VRE Managers - - - Added Capability to display tagged VRE Groups - - - Added Client scope handler, to set the scope from the client - and help preventing the browser back button cache problem - - - - First Release - - diff --git a/distro/descriptor.xml b/distro/descriptor.xml deleted file mode 100644 index b3f5628..0000000 --- a/distro/descriptor.xml +++ /dev/null @@ -1,31 +0,0 @@ - - servicearchive - - tar.gz - - / - - - ${distroDirectory} - / - true - - README - LICENSE - changelog.xml - profile.xml - - 755 - true - - - - - target/${build.finalName}.${project.packaging} - /${artifactId} - - - \ No newline at end of file diff --git a/distro/profile.xml b/distro/profile.xml deleted file mode 100644 index ee9da4e..0000000 --- a/distro/profile.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - Service - - gCube VRE Members Portlet - PortletUser - ${artifactId} - ${version} - - - ${artifactId} - ${version} - - ${groupId} - ${artifactId} - ${version} - - - target/${build.finalName}.war - - - - -