From b171e54b34f4693a69f992d4349c43c10a54c77b Mon Sep 17 00:00:00 2001 From: Naduni Pamudika Date: Wed, 31 Jan 2024 14:50:23 +0530 Subject: [PATCH 1/4] Upgrade synapse version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a10d810cca..c1e20a70c3 100644 --- a/pom.xml +++ b/pom.xml @@ -1348,7 +1348,7 @@ 1.8 3.0-FINAL 1.0.0.M8-wso2v1 - 4.0.0-wso2v52 + 4.0.0-wso2v72 1.0.2 1.6.1-wso2v85 1.2.11-wso2v25 From ca2952c2b9860263be5d7a3c37c718213d26a125 Mon Sep 17 00:00:00 2001 From: Naduni Pamudika Date: Wed, 31 Jan 2024 15:12:22 +0530 Subject: [PATCH 2/4] Add the restart and backend test modules back --- modules/integration/tests-integration/pom.xml | 4 ++-- .../tests/other/MandatoryPropertiesTestWithRestart.java | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/modules/integration/tests-integration/pom.xml b/modules/integration/tests-integration/pom.xml index f4c17a4ee9..f188ee3967 100644 --- a/modules/integration/tests-integration/pom.xml +++ b/modules/integration/tests-integration/pom.xml @@ -31,9 +31,9 @@ under the License. pom - + tests-benchmark tests-backend - + tests-restart diff --git a/modules/integration/tests-integration/tests-backend/src/test/java/org/wso2/am/integration/tests/other/MandatoryPropertiesTestWithRestart.java b/modules/integration/tests-integration/tests-backend/src/test/java/org/wso2/am/integration/tests/other/MandatoryPropertiesTestWithRestart.java index 2019c75e6c..8eba2050d6 100644 --- a/modules/integration/tests-integration/tests-backend/src/test/java/org/wso2/am/integration/tests/other/MandatoryPropertiesTestWithRestart.java +++ b/modules/integration/tests-integration/tests-backend/src/test/java/org/wso2/am/integration/tests/other/MandatoryPropertiesTestWithRestart.java @@ -141,5 +141,6 @@ public void testCreateAnAPIThroughThePublisherRestWithMandatoryProperties() thro public void destroy() throws Exception { serverConfigurationManager.restoreToLastConfiguration(); restAPIPublisher.deleteAPI(apiId); + super.cleanUp(); } } \ No newline at end of file From d130aca6e8646d88f52428138b7efe1b7584b40e Mon Sep 17 00:00:00 2001 From: Naduni Pamudika Date: Thu, 1 Feb 2024 12:42:32 +0530 Subject: [PATCH 3/4] Revert synapse bump --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c1e20a70c3..a10d810cca 100644 --- a/pom.xml +++ b/pom.xml @@ -1348,7 +1348,7 @@ 1.8 3.0-FINAL 1.0.0.M8-wso2v1 - 4.0.0-wso2v72 + 4.0.0-wso2v52 1.0.2 1.6.1-wso2v85 1.2.11-wso2v25 From f024f1fac509e0b6d600f88d493ddf18427041bd Mon Sep 17 00:00:00 2001 From: Naduni Pamudika Date: Tue, 6 Feb 2024 17:58:59 +0530 Subject: [PATCH 4/4] Bump carbon-apimgt version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a10d810cca..c5d8c79f2c 100644 --- a/pom.xml +++ b/pom.xml @@ -1281,7 +1281,7 @@ - 9.29.15 + 9.29.17 [9.0.0, 10.0.0)