diff --git a/CHANGELOG.md b/CHANGELOG.md index a3ccad3..44d60a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,53 +4,34 @@ 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). -## [v5.0.2-SNAPSHOT] - 2021-05-25 +## [v5.0.2-SNAPSHOT] - 2021-06-24 -Added support for authorization common AccessToken provider +- Added support for authorization common AccessToken provider and common-gcube-calls in CP ## [v5.0.1] - 2021-03-25 -Added support for new Accounting libs +- Added support for new Accounting libs ## [v5.0.0] - 2020-11-16 -Added support for keycloak as IAM +- Added support for keycloak as IAM ## [v4.6.0] - 2018-06-19 -Added Storage hub dependency +- Added Storage hub dependency ## [v4.3.0] - 2017-01-06 -Removed dismissed ASL Components, added portal auth library dependency +- Removed dismissed ASL Components, added portal auth library dependency ## [v3.6.0] - 2015-10-06 -Updated themes, added bootstrap support +- Updated themes, added bootstrap support ## [v3.3.0] - 2014-10-27 -Updated themes for hashtag support, Updated dockbar for hashtag support +- Updated themes for hashtag support, Updated dockbar for hashtag support ## [v3.0.0] - 2014-06-12 -gCube gCore Free Portal first release - - - - Added Storage hub dependency - - - Removed dismissed ASL Components, added portal auth library dependency - - - Updated themes, added bootstrap support - - - Updated themes for hashtag support - Updated dockbar for hashtag support - - - gCube gCore Free Portal first release - - \ No newline at end of file +- gCube gCore Free Portal first release \ No newline at end of file diff --git a/distro/changelog.xml b/distro/changelog.xml deleted file mode 100644 index fdbc0d1..0000000 --- a/distro/changelog.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - Added Storage hub dependency - - - Removed dismissed ASL Components, added portal auth library dependency - - - Updated themes, added bootstrap support - - - Updated themes for hashtag support - Updated dockbar for hashtag support - - - gCube gCore Free Portal first release - - \ No newline at end of file diff --git a/distro/descriptor.xml b/distro/descriptor.xml deleted file mode 100644 index a01bf47..0000000 --- a/distro/descriptor.xml +++ /dev/null @@ -1,30 +0,0 @@ - - portal - - tar.gz - - / - - - ${distroDirectory} - /META-INF - true - - README - LICENSE - changelog.xml - - 755 - true - - - Portal-Bundle - / - true - 755 - - - \ No newline at end of file diff --git a/pom.xml b/pom.xml index 8bd62cb..b8bf96e 100644 --- a/pom.xml +++ b/pom.xml @@ -27,15 +27,14 @@ 7.0.62 - distro - - - - - + + + + + 320440 3814150 @@ -48,12 +47,12 @@ common-gcore-stubs,common-scope,common-scope-maps,common-uri,discovery-client,ic-client, registry-publisher,common-authorization,authorization-client,document-store-lib, accounting-lib,threadlocal-vars-cleaner,common-generic-clients, - event-publisher-library,event-publisher-portal,oidc-library,oidc-library-portal + event-publisher-library,event-publisher-portal,oidc-library,oidc-library-portal,common-gcube-calls home-library,home-library-model,home-library-jcr,jackrabbit-jcr-commons,jackrabbit-jcr-rmi-custom,jcr social-networking-library,notifications-common-library,tour-manager gcube-login-portlet,gcube-loggedin,UsersManagementPortlet,register-vre-users,resource-management-portlet,service-endpoint-editor gcube-responsive-theme,session-timeout-hook, - oidc-enrollment-hook,event-publisher-hook,VREFolder-hook,user-registration-hook + oidc-enrollment-hook,event-publisher-hook,VREFolder-hook,user-registration-hook portal-staging,portal-auth-library @@ -239,25 +238,6 @@ - - org.apache.maven.plugins - maven-assembly-plugin - - false - - distro/descriptor.xml - - - - - portal - package - - single - - - - @@ -265,7 +245,7 @@ org.gcube.distribution maven-portal-bom - 3.6.2-SNAPSHOT + 3.6.3-SNAPSHOT pom import @@ -287,7 +267,7 @@ org.gcube.portal.liferay user-registration-hook - [2.0.2-SNAPSHOT,) + [2.0.4-SNAPSHOT,) war @@ -317,7 +297,7 @@ org.gcube.portal.plugins VREFolder-hook - [6.7.0-SNAPSHOT,) + [6.8.2-SNAPSHOT,) war @@ -434,6 +414,11 @@ common-authorization provided + + org.gcube.core + common-gcube-calls + provided + org.gcube.core common-clients