From b683d043623df4c4886bc0a2954c9229b3ab39b1 Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Mon, 31 Jan 2022 11:34:35 +0100 Subject: [PATCH] Removed deprecated home library dependency --- .DS_Store | Bin 0 -> 6148 bytes CHANGELOG.md | 4 ++ distro/descriptor.xml | 30 ----------- pom.xml | 121 +++--------------------------------------- 4 files changed, 12 insertions(+), 143 deletions(-) create mode 100644 .DS_Store delete mode 100644 distro/descriptor.xml diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..30163419fcc7810ae05d17e042efdfec5907fdef GIT binary patch literal 6148 zcmeHK!Ab)$5S_Huwv<8-3VI88t=Q5QEMAti-o+I?sMKAy=;FF5?baSjVek4w{)pe> zOp=PF>cN9ZnSsfhOlA`DvSc;@AlymV1gHT(36(Hc#^wv5ancpZSr4JmbNCR$KDaP} zWF?v%|B(SYyDFT5f)S+f`TRmW%Rw+54}(|*81)(q<7k{V8gC+(FKlcUQ7Xk7?_N#4 z)K4d4*B@O`?_8-kSlE7W5e=sO+Saj3Qa?%tBb^Y10}Q#ojFM1IT{TI literal 0 HcmV?d00001 diff --git a/CHANGELOG.md b/CHANGELOG.md index 17339e1..9691bf8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ 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.1.0-SNAPSHOT] - 2021-06-24 + +- Removed deprecated home library dependency + ## [v5.0.2] - 2021-06-24 - Added support for authorization common AccessToken provider and common-gcube-calls in CP 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 9fdaffb..d5e0930 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.gcube.distribution gcube-portal-bundle - 5.0.2 + 5.1.0-SNAPSHOT pom scm:git:https://code-repo.d4science.org/gCubeSystem/${project.artifactId}.git @@ -47,7 +47,6 @@ 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,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, @@ -59,7 +58,7 @@ org.gcube.distribution maven-portal-bom - 3.6.3 + 3.7.0-SNAPSHOT pom import @@ -67,6 +66,12 @@ + + + org.codehaus.gmaven + groovy-maven-plugin + 2.1.1 + org.apache.maven.plugins maven-dependency-plugin @@ -101,21 +106,6 @@ true - - copy-dependencies-home-library - compile - - copy-dependencies - - - ${basedir}/Portal-Bundle/gCube/lib/_home-library - ${hl-artifactsid} - true - gar, tar.gz - false - true - - copy-dependencies-social-networking-library compile @@ -248,25 +238,6 @@ - - org.apache.maven.plugins - maven-assembly-plugin - - false - - distro/descriptor.xml - - - - - portal - package - - single - - - - @@ -497,82 +468,6 @@ provided - - - org.gcube.common - home-library - provided - - - cxf-rt-rs-client - org.apache.cxf - - - - - org.gcube.common - home-library-model - provided - - - org.gcube.common - home-library-jcr - provided - - - gov.nih.imagej - imagej - provided - - - com.lowagie - itext - provided - - - org.apache.jackrabbit - jackrabbit-jcr-commons - provided - - - org.gcube.externals - jackrabbit-jcr-rmi-custom - - - javax.jcr - jcr - - - org.jfile - jfile - provided - - - org.apache.tika - tika-core - provided - - - com.thoughtworks.xstream - xstream - provided - - - xmlpull - xmlpull - provided - - - xpp3 - xpp3_min - provided - - - xml-apis - xml-apis - provided - - org.gcube.portal