From ac531e30d13d6714e2ac61f7329e6adc130aa288 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Fri, 24 May 2019 12:23:41 +0200 Subject: untested switch to EAAF-components 1.0.7 --- id/server/idserverlib/pom.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'id/server/idserverlib/pom.xml') diff --git a/id/server/idserverlib/pom.xml b/id/server/idserverlib/pom.xml index 4d8843ead..1fd6b3695 100644 --- a/id/server/idserverlib/pom.xml +++ b/id/server/idserverlib/pom.xml @@ -74,7 +74,6 @@ at.gv.egiz.components egiz-spring-api - 0.1 @@ -244,6 +243,10 @@ commons-discovery commons-discovery --> + + org.apache.commons + commons-text + commons-fileupload commons-fileupload -- cgit v1.2.3 From 66859cd53d4181350525e91c4d35071932675ca7 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Wed, 29 May 2019 14:04:44 +0200 Subject: refactoring from MOA-ID 3.4.x to MOA E-ID Proxy 4.0.x --- id/server/idserverlib/pom.xml | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) (limited to 'id/server/idserverlib/pom.xml') diff --git a/id/server/idserverlib/pom.xml b/id/server/idserverlib/pom.xml index 1fd6b3695..67a5a6e68 100644 --- a/id/server/idserverlib/pom.xml +++ b/id/server/idserverlib/pom.xml @@ -175,12 +175,21 @@ - - commons-collections - commons-collections - + + commons-collections + commons-collections + - + + javax.xml.ws + jaxws-api + + + javax.jws + javax.jws-api + + + org.apache.cxf cxf-rt-frontend-jaxws -- cgit v1.2.3 From d7b6e57eeb37ef02ceadfe51ca730bccbed939c6 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Fri, 7 Jun 2019 10:46:34 +0200 Subject: update third-party libs --- id/server/idserverlib/pom.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'id/server/idserverlib/pom.xml') diff --git a/id/server/idserverlib/pom.xml b/id/server/idserverlib/pom.xml index 67a5a6e68..703b2a8a5 100644 --- a/id/server/idserverlib/pom.xml +++ b/id/server/idserverlib/pom.xml @@ -44,7 +44,7 @@ javax.annotation javax.annotation-api - 1.2 + 1.3.2 @@ -505,12 +505,12 @@ org.apache.commons commons-pool2 - 2.6.0 + 2.6.2 redis.clients jedis - 2.9.0 + 3.0.1 + 2.10.2 + --add-modules ALL-SYSTEM ${additionalparam} + --add-modules ALL-SYSTEM + + + + + + maven-surefire-plugin + ${surefire.version} + + 1 + --add-modules java.xml.bind + + + + org.apache.maven.surefire + surefire-junit47 + ${surefire.version} + + + + + + + + - - - - - org.apache.maven.plugins - maven-dependency-plugin - 2.8 - - - + + + org.apache.maven.plugins + maven-dependency-plugin + 2.8 + + + + - - org.apache.maven.plugins - maven-javadoc-plugin - 3.0.1 - - - javax.annotation - javax.annotation-api - 1.3.1 - compile - - - - UTF-8 - UTF-8 - true - false - false - true - false - at.gv.egovernment.moa.spss.server.*;at.gv.egovernment.moa.spss.api.impl.*;at.gv.egovernment.moa.spss.impl.*;at.gv.egovernment.moa.id.client.* - - - pre - a - Preconditions: - - - post - a - Postconditions: - - - - http://docs.oracle.com/javase/7/docs/api/ - http://logging.apache.org/log4j/docs/api/ - - 1.7 - - - - generate-javadoc - package - - jar - - - - --add-modules ALL-SYSTEM ${additionalparam} - --add-modules ALL-SYSTEM - - - - + org.apache.maven.plugins maven-compiler-plugin @@ -627,13 +711,6 @@ org.apache.maven.plugins maven-jar-plugin - @@ -642,29 +719,6 @@ - - - - maven-surefire-plugin - ${surefire.version} - - 1 - --add-modules java.xml.bind - - - - org.apache.maven.surefire - surefire-junit47 - ${surefire.version} - - - - - -- cgit v1.2.3 From 31e23d3cedeecf980e39b9637237cb8f3d01ad9f Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Wed, 11 Dec 2019 16:08:19 +0100 Subject: change version to 4.1.0 --- id/server/idserverlib/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'id/server/idserverlib/pom.xml') diff --git a/id/server/idserverlib/pom.xml b/id/server/idserverlib/pom.xml index b576c7a87..39f6068e4 100644 --- a/id/server/idserverlib/pom.xml +++ b/id/server/idserverlib/pom.xml @@ -4,7 +4,7 @@ MOA.id moa-id - 4.0.1-snapshot + 4.1.0 MOA.id.server -- cgit v1.2.3 From ada57605a8127ee25cbb6c2999addf721ab17db1 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Fri, 13 Dec 2019 09:33:04 +0100 Subject: fix problem with old Redis library fix configuration GUI --- id/server/idserverlib/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'id/server/idserverlib/pom.xml') diff --git a/id/server/idserverlib/pom.xml b/id/server/idserverlib/pom.xml index 39f6068e4..02069517c 100644 --- a/id/server/idserverlib/pom.xml +++ b/id/server/idserverlib/pom.xml @@ -509,7 +509,7 @@ redis.clients jedis - 2.10.2 + 3.1.0