From 848f616c90412d8d98e1f548f2e350b8bb891160 Mon Sep 17 00:00:00 2001 From: Mohanachandran S Date: Wed, 24 Apr 2024 10:17:34 +0530 Subject: [PATCH 1/4] MOSIP-32363 JAVA 21 upgrade Signed-off-by: Mohanachandran S --- apitest/pom.xml | 167 ++------------------------- apitest/testNgXmlFiles/preregApi.xml | 6 +- 2 files changed, 13 insertions(+), 160 deletions(-) diff --git a/apitest/pom.xml b/apitest/pom.xml index ea09bc5229..28c3599744 100644 --- a/apitest/pom.xml +++ b/apitest/pom.xml @@ -3,12 +3,12 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 io.mosip.testrig.apirig.automationtests.prereg - automationtests-prereg + apitest-prereg jar - automationtests-prereg - Parent project of MOSIP functional tests - https://github.com/mosip/mosip-functional-tests - 1.2.0.1-SNAPSHOT + apitest-prereg + Parent project of MOSIP Pre-Registration apitests + https://github.com/mosip/pre-registration + 1.2.1-java21-SNAPSHOT @@ -18,166 +18,19 @@ - scm:git:git://github.com/mosip/mosip-functional-tests.git - scm:git:ssh://github.com:mosip/mosip-functional-tests.git - https://github.com/mosip/mosip-functional-tests + scm:git:git://github.com/mosip/pre-registration.git + scm:git:ssh://github.com:mosip/pre-registration.git + https://github.com/mosip/pre-registration HEAD + - - - - - - UTF-8 - - - 11 - 11 - 3.7.0 - 3.0.2 - 3.1.0 - 2.9 - 0.8.1 - 3.2 - 3.0.1 - 2.3 - false - 3.7.0.1746 - - 2.0.2.RELEASE - 2.0.7.RELEASE - 5.0.5.RELEASE - 2.0.0.RELEASE - - 2.0.7 - 1.5.20 - 2.9.2 - - 3.6.2 - 3.7.0 - - - - 1.2 - 3.0.0 - 1.3 - 2.2 - 2.0.1.Final - 2.2.6 - - - 1.4.197 - 5.1.46 - 42.2.2 - 2.5.0 - 6.0.12.Final - - - 1.10.19 - 1.7.4 - 2.0.0-beta.5 - - - 3.6.1 - 3.7 - 2.6 - 1.11 - 4.3 - 1.9.2 - 2.2 - 4.5.6 - 19.0 - 1.18.8 - 0.1.54 - 1.4.0 - 7.1.0 - 2.0.0 - 5.5.13 - 2.3.23 - 1.7 - 2.0 - 1.5.2 - 2.1.1 - 1.60 - 63.1 - 1.0.0 - 3.3.3 - 2.8.1 - 4.1.0-incubating - 1.11.368 - 0.2.4 - 2.3.0 - 3.0.1 - 1.9.12 - 0.6.0 - 2.0.0.AM2 - - - - - - - - 0.8.2 - 2.2 - 3.2 - UTF-8 - 3.7.0 - 3.0.1 - - - 1.1.6 - 1.7.19 - 1.10.19 - - - 1.4.6 - - - 5.0.6.RELEASE - - - 5.4.2.Final - - - 2.1.1 - - - 10.13.1.1 - - - 3.4.0 - - - 1.3.5 - - - 0.3.12 - - - 0.3.0 - - - 1.1.2-incubating - 1.2.0.1-B1 - 0.4.7 - 3.0.0 - 2.41.2 - 2.4.0 - 3.3.9 - 3.0.7 - 6.11 - 1.13 - automationtests-commons-1.2.0.1-SNAPSHOT-jar-with-dependencies - - io.mosip.testrig.apirig.automationtests.commons automationtests-commons - 1.2.0.1-SNAPSHOT + 1.2.1-java21-SNAPSHOT diff --git a/apitest/testNgXmlFiles/preregApi.xml b/apitest/testNgXmlFiles/preregApi.xml index 0a14aee96e..37ffc314e7 100644 --- a/apitest/testNgXmlFiles/preregApi.xml +++ b/apitest/testNgXmlFiles/preregApi.xml @@ -5,7 +5,7 @@ - + @@ -16,7 +16,7 @@ - + \ No newline at end of file From c3d3079fdb6c4e20ee0fb1447d7c3ba5d6b3fb2a Mon Sep 17 00:00:00 2001 From: Mohanachandran S Date: Wed, 24 Apr 2024 12:49:13 +0530 Subject: [PATCH 2/4] MOSIP-32363 reverting JAVA 21 upgrade Signed-off-by: Mohanachandran S --- apitest/pom.xml | 167 +++++++++++++++++++++++++-- apitest/testNgXmlFiles/preregApi.xml | 6 +- 2 files changed, 160 insertions(+), 13 deletions(-) diff --git a/apitest/pom.xml b/apitest/pom.xml index 28c3599744..ea09bc5229 100644 --- a/apitest/pom.xml +++ b/apitest/pom.xml @@ -3,12 +3,12 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 io.mosip.testrig.apirig.automationtests.prereg - apitest-prereg + automationtests-prereg jar - apitest-prereg - Parent project of MOSIP Pre-Registration apitests - https://github.com/mosip/pre-registration - 1.2.1-java21-SNAPSHOT + automationtests-prereg + Parent project of MOSIP functional tests + https://github.com/mosip/mosip-functional-tests + 1.2.0.1-SNAPSHOT @@ -18,19 +18,166 @@ - scm:git:git://github.com/mosip/pre-registration.git - scm:git:ssh://github.com:mosip/pre-registration.git - https://github.com/mosip/pre-registration + scm:git:git://github.com/mosip/mosip-functional-tests.git + scm:git:ssh://github.com:mosip/mosip-functional-tests.git + https://github.com/mosip/mosip-functional-tests HEAD - + + + + + + UTF-8 + + + 11 + 11 + 3.7.0 + 3.0.2 + 3.1.0 + 2.9 + 0.8.1 + 3.2 + 3.0.1 + 2.3 + false + 3.7.0.1746 + + 2.0.2.RELEASE + 2.0.7.RELEASE + 5.0.5.RELEASE + 2.0.0.RELEASE + + 2.0.7 + 1.5.20 + 2.9.2 + + 3.6.2 + 3.7.0 + + + + 1.2 + 3.0.0 + 1.3 + 2.2 + 2.0.1.Final + 2.2.6 + + + 1.4.197 + 5.1.46 + 42.2.2 + 2.5.0 + 6.0.12.Final + + + 1.10.19 + 1.7.4 + 2.0.0-beta.5 + + + 3.6.1 + 3.7 + 2.6 + 1.11 + 4.3 + 1.9.2 + 2.2 + 4.5.6 + 19.0 + 1.18.8 + 0.1.54 + 1.4.0 + 7.1.0 + 2.0.0 + 5.5.13 + 2.3.23 + 1.7 + 2.0 + 1.5.2 + 2.1.1 + 1.60 + 63.1 + 1.0.0 + 3.3.3 + 2.8.1 + 4.1.0-incubating + 1.11.368 + 0.2.4 + 2.3.0 + 3.0.1 + 1.9.12 + 0.6.0 + 2.0.0.AM2 + + + + + + + + 0.8.2 + 2.2 + 3.2 + UTF-8 + 3.7.0 + 3.0.1 + + + 1.1.6 + 1.7.19 + 1.10.19 + + + 1.4.6 + + + 5.0.6.RELEASE + + + 5.4.2.Final + + + 2.1.1 + + + 10.13.1.1 + + + 3.4.0 + + + 1.3.5 + + + 0.3.12 + + + 0.3.0 + + + 1.1.2-incubating + 1.2.0.1-B1 + 0.4.7 + 3.0.0 + 2.41.2 + 2.4.0 + 3.3.9 + 3.0.7 + 6.11 + 1.13 + automationtests-commons-1.2.0.1-SNAPSHOT-jar-with-dependencies + + io.mosip.testrig.apirig.automationtests.commons automationtests-commons - 1.2.1-java21-SNAPSHOT + 1.2.0.1-SNAPSHOT diff --git a/apitest/testNgXmlFiles/preregApi.xml b/apitest/testNgXmlFiles/preregApi.xml index 37ffc314e7..0a14aee96e 100644 --- a/apitest/testNgXmlFiles/preregApi.xml +++ b/apitest/testNgXmlFiles/preregApi.xml @@ -5,7 +5,7 @@ - + @@ -16,7 +16,7 @@ - + \ No newline at end of file From 77514aa2ddb86572e2c571de5bc8ce6890a05ea4 Mon Sep 17 00:00:00 2001 From: Mohanachandran S Date: Fri, 26 Apr 2024 17:36:43 +0530 Subject: [PATCH 3/4] MOSIP-32363 JAVA 21 upgrade Signed-off-by: Mohanachandran S --- apitest/pom.xml | 167 ++------------------------- apitest/testNgXmlFiles/preregApi.xml | 6 +- 2 files changed, 13 insertions(+), 160 deletions(-) diff --git a/apitest/pom.xml b/apitest/pom.xml index ea09bc5229..28c3599744 100644 --- a/apitest/pom.xml +++ b/apitest/pom.xml @@ -3,12 +3,12 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 io.mosip.testrig.apirig.automationtests.prereg - automationtests-prereg + apitest-prereg jar - automationtests-prereg - Parent project of MOSIP functional tests - https://github.com/mosip/mosip-functional-tests - 1.2.0.1-SNAPSHOT + apitest-prereg + Parent project of MOSIP Pre-Registration apitests + https://github.com/mosip/pre-registration + 1.2.1-java21-SNAPSHOT @@ -18,166 +18,19 @@ - scm:git:git://github.com/mosip/mosip-functional-tests.git - scm:git:ssh://github.com:mosip/mosip-functional-tests.git - https://github.com/mosip/mosip-functional-tests + scm:git:git://github.com/mosip/pre-registration.git + scm:git:ssh://github.com:mosip/pre-registration.git + https://github.com/mosip/pre-registration HEAD + - - - - - - UTF-8 - - - 11 - 11 - 3.7.0 - 3.0.2 - 3.1.0 - 2.9 - 0.8.1 - 3.2 - 3.0.1 - 2.3 - false - 3.7.0.1746 - - 2.0.2.RELEASE - 2.0.7.RELEASE - 5.0.5.RELEASE - 2.0.0.RELEASE - - 2.0.7 - 1.5.20 - 2.9.2 - - 3.6.2 - 3.7.0 - - - - 1.2 - 3.0.0 - 1.3 - 2.2 - 2.0.1.Final - 2.2.6 - - - 1.4.197 - 5.1.46 - 42.2.2 - 2.5.0 - 6.0.12.Final - - - 1.10.19 - 1.7.4 - 2.0.0-beta.5 - - - 3.6.1 - 3.7 - 2.6 - 1.11 - 4.3 - 1.9.2 - 2.2 - 4.5.6 - 19.0 - 1.18.8 - 0.1.54 - 1.4.0 - 7.1.0 - 2.0.0 - 5.5.13 - 2.3.23 - 1.7 - 2.0 - 1.5.2 - 2.1.1 - 1.60 - 63.1 - 1.0.0 - 3.3.3 - 2.8.1 - 4.1.0-incubating - 1.11.368 - 0.2.4 - 2.3.0 - 3.0.1 - 1.9.12 - 0.6.0 - 2.0.0.AM2 - - - - - - - - 0.8.2 - 2.2 - 3.2 - UTF-8 - 3.7.0 - 3.0.1 - - - 1.1.6 - 1.7.19 - 1.10.19 - - - 1.4.6 - - - 5.0.6.RELEASE - - - 5.4.2.Final - - - 2.1.1 - - - 10.13.1.1 - - - 3.4.0 - - - 1.3.5 - - - 0.3.12 - - - 0.3.0 - - - 1.1.2-incubating - 1.2.0.1-B1 - 0.4.7 - 3.0.0 - 2.41.2 - 2.4.0 - 3.3.9 - 3.0.7 - 6.11 - 1.13 - automationtests-commons-1.2.0.1-SNAPSHOT-jar-with-dependencies - - io.mosip.testrig.apirig.automationtests.commons automationtests-commons - 1.2.0.1-SNAPSHOT + 1.2.1-java21-SNAPSHOT diff --git a/apitest/testNgXmlFiles/preregApi.xml b/apitest/testNgXmlFiles/preregApi.xml index 0a14aee96e..37ffc314e7 100644 --- a/apitest/testNgXmlFiles/preregApi.xml +++ b/apitest/testNgXmlFiles/preregApi.xml @@ -5,7 +5,7 @@ - + @@ -16,7 +16,7 @@ - + \ No newline at end of file From 2dd1556b45aff2ebce1e1334814a17f8af971858 Mon Sep 17 00:00:00 2001 From: Mohanachandran S <165888272+mohanachandran-s@users.noreply.github.com> Date: Fri, 3 May 2024 16:13:05 +0530 Subject: [PATCH 4/4] Updated the API commons artifact ID Signed-off-by: Mohanachandran S <165888272+mohanachandran-s@users.noreply.github.com> --- apitest/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apitest/pom.xml b/apitest/pom.xml index 28c3599744..8dabb537ac 100644 --- a/apitest/pom.xml +++ b/apitest/pom.xml @@ -29,7 +29,7 @@ io.mosip.testrig.apirig.automationtests.commons - automationtests-commons + apitest-commons 1.2.1-java21-SNAPSHOT