diff --git a/closed/4.25.1/build_commits.763.csv b/closed/4.25.1/build_commits.763.csv new file mode 100644 index 0000000..f7b37f4 --- /dev/null +++ b/closed/4.25.1/build_commits.763.csv @@ -0,0 +1,10 @@ +#Build 763,,,,,,, +#Release 4.25.1,,,,,,, +#StartTime Thu Oct 22 11:07:54 CEST 2020,,,,,,, +GroupID,ArtifactID,Version,SCM URL,Build Number,Distribution URL,Filename,Packaging +org.gcube.tools,maven-parent,1.1.0,https://code-repo.d4science.org/gCubeSystem/maven-parent,8c56a22daa941c0d993bcda7fd9496ea54323fa8,http://maven.research-infrastructures.eu/nexus/content/repositories/gcube-releases,maven-parent-1.1.0,pom +org.gcube.dvos,usermanagement-core,2.5.2,https://code-repo.d4science.org/gCubeSystem/usermanagement-core,4d01a9a38b0ed062d7f37e1e904ef175c88a6ce8,http://maven.research-infrastructures.eu/nexus/content/repositories/gcube-releases,usermanagement-core-2.5.2,jar +org.gcube.portlets.admin,rmp-common-library,2.8.3,https://code-repo.d4science.org/gCubeSystem/rmp-common-library,f47ec96983e5b8b3279592072fc9327e586266e1,http://maven.research-infrastructures.eu/nexus/content/repositories/gcube-releases,rmp-common-library-2.8.3,jar +org.gcube.portal.mailing,email-templates-library,1.4.3,https://code-repo.d4science.org/gCubeSystem/email-templates-library,e5b32836ad0cf085594caf4cae08140d3ba09a61,http://maven.research-infrastructures.eu/nexus/content/repositories/gcube-releases,email-templates-library-1.4.3,jar +org.gcube.portlets.user,thematic-gateways-portlet,7.1.0,https://code-repo.d4science.org/gCubeSystem/thematic-gateways-portlet,c8c054c491a36c4ba6e4cb7f708b349414d855b6,http://maven.research-infrastructures.eu/nexus/content/repositories/gcube-releases,thematic-gateways-portlet-7.1.0,war +org.gcube.portlets.user,join-vre,3.7.1,https://code-repo.d4science.org/gCubeSystem/join-vre,73c104790a558dd22b9a66bdce0102934ed7cbfa,http://maven.research-infrastructures.eu/nexus/content/repositories/gcube-releases,join-vre-3.7.1,war diff --git a/closed/4.25.1/gcube-4.25.1.yaml b/closed/4.25.1/gcube-4.25.1.yaml new file mode 100644 index 0000000..d41b099 --- /dev/null +++ b/closed/4.25.1/gcube-4.25.1.yaml @@ -0,0 +1,32 @@ +gCube_release: + Version: 4.25.1 + Components: + + PortalCore: + - name: usermanagement-core + version: 2.5.2 + - name: rmp-common-library + version: 2.8.3 + + PortalLibraries: + - name: email-templates-library + version: 1.4.3 + + # WidgetsCommon: + # - name: workspace-sharing-widget + # version: 1.11.0 + + + # Widgets: + # - name: workspace-tree-widget + # version: 6.31.1 + + Portlets: + - name: thematic-gateways-portlet + version: 7.1.0 + - name: join-vre + version: 3.7.1 + # - name: workspace + # version: 6.25.1 + + diff --git a/closed/4.25.1/release_notes.112.md b/closed/4.25.1/release_notes.112.md new file mode 100644 index 0000000..c724b57 --- /dev/null +++ b/closed/4.25.1/release_notes.112.md @@ -0,0 +1,75 @@ +# Release Notes for gCube 4.25.1 + +--- +## maven-parent 1.1.0 +Tagged commit: _[8c56a22daa941c0d993bcda7fd9496ea54323fa8](https://code-repo.d4science.org/gCubeSystem/maven-parent/commit/8c56a22daa941c0d993bcda7fd9496ea54323fa8)_ + + - 2020-01-27 + +### Features + +* New build profiles to support CI/CD +* Enforcement for: + * Java 8 (target and source) + * OpenJDK as target Java VM. + * Maven 3.3.9+ + + +## usermanagement-core 2.5.2 +Tagged commit: _[4d01a9a38b0ed062d7f37e1e904ef175c88a6ce8](https://code-repo.d4science.org/gCubeSystem/usermanagement-core/commit/4d01a9a38b0ed062d7f37e1e904ef175c88a6ce8)_ + + - 2020-10-19 + +Bug Fix + +[#19978] LiferayUserManager#listMembershipRequestsByGroup issue in returned list and improved AcceptMembershipRequests method + + +## rmp-common-library 2.8.3 +Tagged commit: _[f47ec96983e5b8b3279592072fc9327e586266e1](https://code-repo.d4science.org/gCubeSystem/rmp-common-library/commit/f47ec96983e5b8b3279592072fc9327e586266e1)_ + + - 2020-09-25 + +Ported to git and revised xqueries to support new Exists DB version + + + +## email-templates-library 1.4.3 +Tagged commit: _[e5b32836ad0cf085594caf4cae08140d3ba09a61](https://code-repo.d4science.org/gCubeSystem/email-templates-library/commit/e5b32836ad0cf085594caf4cae08140d3ba09a61)_ + + - 2020-09-21 + +# New Features + +[#19709] Email Templates library to support a new template or invitation to join VREs + +# Other + +Ported to git + + +## thematic-gateways-portlet 7.1.0 +Tagged commit: _[c8c054c491a36c4ba6e4cb7f708b349414d855b6](https://code-repo.d4science.org/gCubeSystem/thematic-gateways-portlet/commit/c8c054c491a36c4ba6e4cb7f708b349414d855b6)_ + + - 2020-10-09 + +### Features + +- Added the meta-landing page aiming at avoiding broken links page [#19868] + + +## join-vre 3.7.1 +Tagged commit: _[73c104790a558dd22b9a66bdce0102934ed7cbfa](https://code-repo.d4science.org/gCubeSystem/join-vre/commit/73c104790a558dd22b9a66bdce0102934ed7cbfa)_ + + - 2020-10-16 + +Enhacements + +No need to retrieve the user membership request status if the VRE Access policy is Open + + + +--- +*generated by the gCube-ReleaseNotes pipeline from report 763* + +*last update Thu Oct 22 11:13:42 CEST 2020*