From 920b7569b7b86fd8dfd4b22e13dcaf391c6fb3d5 Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Fri, 13 Nov 2020 10:46:10 +0100 Subject: [PATCH] added changelog an modified pom for release --- .settings/org.eclipse.wst.common.component | 6 ----- CHANGELOG.md | 23 ++++++++++++++++ changelog.xml | 17 ------------ distro/changelog.xml | 17 ------------ distro/descriptor.xml | 31 ---------------------- distro/profile.xml | 25 ----------------- pom.xml | 4 +-- 7 files changed, 25 insertions(+), 98 deletions(-) create mode 100644 CHANGELOG.md delete mode 100644 changelog.xml delete mode 100644 distro/changelog.xml delete mode 100644 distro/descriptor.xml delete mode 100644 distro/profile.xml diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index b133ddd..2530a4b 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -4,12 +4,6 @@ - - uses - - - uses - diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..70ed260 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,23 @@ + +# Changelog for Accept Invite portlet + +All notable changes to this project will be documented in this file. +This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [v2.0.0] - 2020-07-21 + +Feature #19463, gestione Inviti include Keycloak per quanto riguarda la creazione dello user account + +Ported to git + +## [v1.2.0] - 2019-08-10 + +Modified text to make evident you can create an account via SSO + +## [v1.1.0] - 2018-02-22 + +The created account now automatic set email as verified + +## [v1.0.0] - 2017-12-06 + +First release diff --git a/changelog.xml b/changelog.xml deleted file mode 100644 index b5c7b79..0000000 --- a/changelog.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - Modified text to make evident you can create an account via SSO - - - - The created account now automatic set email as verified - - - - First release - - - diff --git a/distro/changelog.xml b/distro/changelog.xml deleted file mode 100644 index b5c7b79..0000000 --- a/distro/changelog.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - Modified text to make evident you can create an account via SSO - - - - The created account now automatic set email as verified - - - - 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 51c3b6b..0000000 --- a/distro/profile.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - Service - - ${description} - PortletUser - ${artifactId} - ${version} - - - ${artifactId} - ${version} - - ${groupId} - ${artifactId} - ${version} - - - target/${build.finalName}.war - - - - - diff --git a/pom.xml b/pom.xml index b904dc4..468dda0 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ accept-invite-portlet war accept-invite-portlet Portlet - 2.0.0-SNAPSHOT + 2.0.0 accept-invite-portlet manage the sent invitations @@ -37,7 +37,7 @@ org.gcube.distribution maven-portal-bom - 3.6.0-SNAPSHOT + 3.6.0 pom import