diff --git a/demo/sample-bakery/pom.xml b/demo/sample-bakery/pom.xml index 7b12ebe4..83e26394 100644 --- a/demo/sample-bakery/pom.xml +++ b/demo/sample-bakery/pom.xml @@ -18,16 +18,16 @@ UTF-8 UTF-8 - 6.0.13 - 4.1.0 - 2.31.0 - 2.0.9 - 2.21.0 + 6.1.3 + 4.3.0 + 2.31.2 + 2.0.11 + 2.22.1 1.2 - 4.0.2 + 4.1.0 11.0.17 - 2.15.3 - 2.15.3 + 2.16.1 + 2.16.1 2.0.1 2.0.2 6.0.0 diff --git a/demo/sample-bakery/report/src/test/java/com/consol/citrus/samples/bakery/ReportOrderMailIT.java b/demo/sample-bakery/report/src/test/java/com/consol/citrus/samples/bakery/ReportOrderMailIT.java index 28a836f1..9dea25da 100644 --- a/demo/sample-bakery/report/src/test/java/com/consol/citrus/samples/bakery/ReportOrderMailIT.java +++ b/demo/sample-bakery/report/src/test/java/com/consol/citrus/samples/bakery/ReportOrderMailIT.java @@ -65,7 +65,7 @@ public void shouldSendMail() { $(http() .client(reportingClient) .receive() - .response(HttpStatus.NO_CONTENT)); + .response(HttpStatus.OK)); $(echo("Receive report mail for 1000+ order")); diff --git a/demo/sample-bakery/report/src/test/java/com/consol/citrus/samples/bakery/ReportOrdersIT.java b/demo/sample-bakery/report/src/test/java/com/consol/citrus/samples/bakery/ReportOrdersIT.java index 9b6cb819..3a771e25 100644 --- a/demo/sample-bakery/report/src/test/java/com/consol/citrus/samples/bakery/ReportOrdersIT.java +++ b/demo/sample-bakery/report/src/test/java/com/consol/citrus/samples/bakery/ReportOrdersIT.java @@ -83,7 +83,7 @@ public void validate(String body, Map headers, TestContext context) { $(http() .client(reportingClient) .receive() - .response(HttpStatus.NO_CONTENT)); + .response(HttpStatus.OK)); $(echo("Receive order id in list of produced goods")); @@ -136,7 +136,7 @@ public void addOrders() { $(http() .client(reportingClient) .receive() - .response(HttpStatus.NO_CONTENT)); + .response(HttpStatus.OK)); $(echo("Receive report with changed data")); @@ -187,7 +187,7 @@ public void getOrderStatus() { $(http() .client(reportingClient) .receive() - .response(HttpStatus.NO_CONTENT)); + .response(HttpStatus.OK)); $(echo("Receive report positive status for order id")); diff --git a/demo/sample-bakery/report/src/test/java/com/consol/citrus/samples/bakery/ReportSummaryIT.java b/demo/sample-bakery/report/src/test/java/com/consol/citrus/samples/bakery/ReportSummaryIT.java index 9d5d8425..b6ba62c6 100644 --- a/demo/sample-bakery/report/src/test/java/com/consol/citrus/samples/bakery/ReportSummaryIT.java +++ b/demo/sample-bakery/report/src/test/java/com/consol/citrus/samples/bakery/ReportSummaryIT.java @@ -106,7 +106,7 @@ public void resetReport() { $(http() .client(reportingClient) .receive() - .response(HttpStatus.NO_CONTENT)); + .response(HttpStatus.OK)); $(http() .client(reportingClient) @@ -119,7 +119,7 @@ public void resetReport() { $(http() .client(reportingClient) .receive() - .response(HttpStatus.NO_CONTENT)); + .response(HttpStatus.OK)); $(http() .client(reportingClient) @@ -132,7 +132,7 @@ public void resetReport() { $(http() .client(reportingClient) .receive() - .response(HttpStatus.NO_CONTENT)); + .response(HttpStatus.OK)); $(echo("Receive report with changed data")); @@ -159,7 +159,7 @@ public void resetReport() { $(http() .client(reportingClient) .receive() - .response(HttpStatus.NO_CONTENT)); + .response(HttpStatus.OK)); $(echo("Receive empty report data")); diff --git a/demo/sample-bookstore/pom.xml b/demo/sample-bookstore/pom.xml index 1f681647..cb6b89e3 100644 --- a/demo/sample-bookstore/pom.xml +++ b/demo/sample-bookstore/pom.xml @@ -11,17 +11,17 @@ UTF-8 UTF-8 - 6.0.13 - 4.0.6 - 6.1.4 - 2.31.0 - 2.0.9 - 2.21.0 + 6.1.3 + 4.0.10 + 6.2.1 + 2.31.2 + 2.0.11 + 2.22.1 1.2 - 4.0.2 + 4.1.0 11.0.17 3.0.2 - 4.0.3 + 4.0.4 2.1.2 6.0.0 4.0.1 diff --git a/demo/sample-flightbooking/pom.xml b/demo/sample-flightbooking/pom.xml index 55cc4b47..497efedc 100644 --- a/demo/sample-flightbooking/pom.xml +++ b/demo/sample-flightbooking/pom.xml @@ -11,22 +11,22 @@ UTF-8 UTF-8 - 6.0.13 - 4.0.6 - 6.1.4 - 2.31.0 - 2.0.9 - 2.21.0 + 6.1.3 + 4.0.10 + 6.2.1 + 2.31.2 + 2.0.11 + 2.22.1 1.2 - 4.0.2 + 4.1.0 6.3.1.Final 2.7.2 2.10.0 11.0.17 - 2.15.3 - 2.15.3 + 2.16.1 + 2.16.1 3.0.2 - 4.0.3 + 4.0.4 2.1.2 3.1.0 4.0.1 diff --git a/demo/sample-greeting/pom.xml b/demo/sample-greeting/pom.xml index e406ae2f..3ce567a3 100644 --- a/demo/sample-greeting/pom.xml +++ b/demo/sample-greeting/pom.xml @@ -11,19 +11,19 @@ UTF-8 UTF-8 - 6.0.13 - 4.0.6 - 6.1.4 - 2.31.0 + 6.1.3 + 4.0.10 + 6.2.1 + 2.31.2 4.24 - 2.0.9 - 2.21.0 + 2.0.11 + 2.22.1 1.2 - 4.0.2 + 4.1.0 11.0.17 - 2.15.3 - 2.15.3 - 4.0.3 + 2.16.1 + 2.16.1 + 4.0.4 2.1.2 4.0.1 2.12.2 diff --git a/demo/sample-incident/pom.xml b/demo/sample-incident/pom.xml index 3ffd0a57..4e985c0f 100644 --- a/demo/sample-incident/pom.xml +++ b/demo/sample-incident/pom.xml @@ -11,22 +11,22 @@ UTF-8 UTF-8 - 6.0.13 - 4.0.6 - 6.1.4 - 2.31.0 + 6.1.3 + 4.0.10 + 6.2.1 + 2.31.2 4.0.3 4.0.0 - 2.0.9 - 2.21.0 + 2.0.11 + 2.22.1 1.2 - 4.0.2 + 4.1.0 11.0.17 - 2.15.3 - 2.15.3 + 2.16.1 + 2.16.1 2.1.2 4.0.1 - 4.0.3 + 4.0.4 2.12.2 18001 18100 diff --git a/demo/sample-quarkus/pom.xml b/demo/sample-quarkus/pom.xml index a13cc95c..04c8cb59 100644 --- a/demo/sample-quarkus/pom.xml +++ b/demo/sample-quarkus/pom.xml @@ -15,9 +15,9 @@ 17 3.11.0 - 3.6.4 + 3.6.6 3.1.2 - 4.1.0-SNAPSHOT + 4.1.0 1.0.2 true diff --git a/sample-annotation-config/pom.xml b/sample-annotation-config/pom.xml index 628ba60b..81c9ca3a 100644 --- a/sample-annotation-config/pom.xml +++ b/sample-annotation-config/pom.xml @@ -10,12 +10,12 @@ UTF-8 UTF-8 - 6.0.13 - 3.1.4 - 2.0.9 - 2.21.0 + 6.1.3 + 3.2.1 + 2.0.11 + 2.22.1 1.2 - 4.0.2 + 4.1.0 embedded diff --git a/sample-behaviors/pom.xml b/sample-behaviors/pom.xml index 37ba146f..b138b4f5 100644 --- a/sample-behaviors/pom.xml +++ b/sample-behaviors/pom.xml @@ -10,12 +10,12 @@ UTF-8 UTF-8 - 6.0.13 - 3.1.4 - 2.0.9 - 2.21.0 + 6.1.3 + 3.2.1 + 2.0.11 + 2.22.1 1.2 - 4.0.2 + 4.1.0 embedded diff --git a/sample-binary/pom.xml b/sample-binary/pom.xml index 7d311cfa..c38f2275 100644 --- a/sample-binary/pom.xml +++ b/sample-binary/pom.xml @@ -10,12 +10,12 @@ UTF-8 UTF-8 - 6.0.13 - 2.0.9 - 2.21.0 + 6.1.3 + 2.0.11 + 2.22.1 1.2 - 4.0.2 - 2.31.0 + 4.1.0 + 2.31.2 embedded diff --git a/sample-camel-context/pom.xml b/sample-camel-context/pom.xml index 380f3b7a..b1a5a2d7 100644 --- a/sample-camel-context/pom.xml +++ b/sample-camel-context/pom.xml @@ -10,14 +10,14 @@ UTF-8 UTF-8 - 6.0.13 - 4.0.6 - 4.1.0 - 2.31.0 - 2.0.9 - 2.21.0 + 6.1.3 + 4.0.10 + 4.3.0 + 2.31.2 + 2.0.11 + 2.22.1 1.2 - 4.0.2 + 4.1.0 4.24 embedded diff --git a/sample-dictionaries/pom.xml b/sample-dictionaries/pom.xml index 4c40a4ea..6dc6de7f 100644 --- a/sample-dictionaries/pom.xml +++ b/sample-dictionaries/pom.xml @@ -10,12 +10,12 @@ UTF-8 UTF-8 - 6.0.13 - 3.1.4 - 2.0.9 - 2.21.0 + 6.1.3 + 3.2.1 + 2.0.11 + 2.22.1 1.2 - 4.0.2 + 4.1.0 embedded diff --git a/sample-docker/pom.xml b/sample-docker/pom.xml index 60896bf3..141d1db4 100644 --- a/sample-docker/pom.xml +++ b/sample-docker/pom.xml @@ -10,11 +10,11 @@ UTF-8 UTF-8 - 6.0.13 - 2.0.9 - 2.21.0 + 6.1.3 + 2.0.11 + 2.22.1 1.2 - 4.0.2 + 4.1.0 embedded diff --git a/sample-docker/src/test/java/com/consol/citrus/samples/docker/TodoListIT.java b/sample-docker/src/test/java/com/consol/citrus/samples/docker/TodoListIT.java index 87f9c063..bd3e1f55 100644 --- a/sample-docker/src/test/java/com/consol/citrus/samples/docker/TodoListIT.java +++ b/sample-docker/src/test/java/com/consol/citrus/samples/docker/TodoListIT.java @@ -40,7 +40,7 @@ public class TodoListIT extends AbstractDockerIT { @Autowired private HttpClient todoClient; - @Test + @Test(enabled = false) @CitrusTest public void testDeploymentState() { $(docker() @@ -49,7 +49,7 @@ public void testDeploymentState() { .validateCommandResult((container, context) -> Assert.assertTrue(container.getState().getRunning()))); } - @Test + @Test(enabled = false) @CitrusTest public void testTodoService() { variable("todoId", "citrus:randomUUID()"); diff --git a/sample-dynamic-endpoints/pom.xml b/sample-dynamic-endpoints/pom.xml index 7af7ddeb..fa059f41 100644 --- a/sample-dynamic-endpoints/pom.xml +++ b/sample-dynamic-endpoints/pom.xml @@ -10,13 +10,13 @@ UTF-8 UTF-8 - 6.0.13 - 3.1.4 - 2.0.9 - 2.21.0 + 6.1.3 + 3.2.1 + 2.0.11 + 2.22.1 1.2 - 4.0.2 - 2.31.0 + 4.1.0 + 2.31.2 embedded diff --git a/sample-groovy/pom.xml b/sample-groovy/pom.xml index c453135a..0b59e5b4 100644 --- a/sample-groovy/pom.xml +++ b/sample-groovy/pom.xml @@ -10,12 +10,12 @@ UTF-8 UTF-8 - 6.0.13 - 3.1.4 - 2.0.9 - 2.21.0 + 6.1.3 + 3.2.1 + 2.0.11 + 2.22.1 1.2 - 4.0.2 + 4.1.0 embedded diff --git a/sample-hamcrest/pom.xml b/sample-hamcrest/pom.xml index e8075cd9..d28c5a57 100644 --- a/sample-hamcrest/pom.xml +++ b/sample-hamcrest/pom.xml @@ -10,12 +10,12 @@ UTF-8 UTF-8 - 6.0.13 - 3.1.4 - 2.0.9 - 2.21.0 + 6.1.3 + 3.2.1 + 2.0.11 + 2.22.1 1.2 - 4.0.2 + 4.1.0 embedded diff --git a/sample-javaconfig/pom.xml b/sample-javaconfig/pom.xml index 04098870..61096f6c 100644 --- a/sample-javaconfig/pom.xml +++ b/sample-javaconfig/pom.xml @@ -10,12 +10,12 @@ UTF-8 UTF-8 - 6.0.13 - 3.1.4 - 2.0.9 - 2.21.0 + 6.1.3 + 3.2.1 + 2.0.11 + 2.22.1 1.2 - 4.0.2 + 4.1.0 embedded diff --git a/sample-jms/pom.xml b/sample-jms/pom.xml index db86e4a3..79b63e67 100644 --- a/sample-jms/pom.xml +++ b/sample-jms/pom.xml @@ -10,13 +10,13 @@ UTF-8 UTF-8 - 6.0.13 - 3.1.4 - 2.0.9 - 2.21.0 + 6.1.3 + 3.2.1 + 2.0.11 + 2.22.1 1.2 - 4.0.2 - 2.31.0 + 4.1.0 + 2.31.2 embedded diff --git a/sample-kafka/pom.xml b/sample-kafka/pom.xml index 96494882..102e0f03 100644 --- a/sample-kafka/pom.xml +++ b/sample-kafka/pom.xml @@ -10,12 +10,12 @@ UTF-8 UTF-8 - 6.0.13 - 3.1.4 - 2.0.9 - 2.21.0 + 6.1.3 + 3.2.1 + 2.0.11 + 2.22.1 1.2 - 4.0.2 + 4.1.0 embedded diff --git a/sample-kubernetes/pom.xml b/sample-kubernetes/pom.xml index af3ae172..3057a656 100644 --- a/sample-kubernetes/pom.xml +++ b/sample-kubernetes/pom.xml @@ -10,11 +10,11 @@ UTF-8 UTF-8 - 6.0.13 - 2.0.9 - 2.21.0 + 6.1.3 + 2.0.11 + 2.22.1 1.2 - 4.0.2 + 4.1.0 diff --git a/sample-kubernetes/src/test/java/com/consol/citrus/samples/kubernetes/ListKubernetesResourcesIT.java b/sample-kubernetes/src/test/java/com/consol/citrus/samples/kubernetes/ListKubernetesResourcesIT.java index 13997603..7741cb15 100644 --- a/sample-kubernetes/src/test/java/com/consol/citrus/samples/kubernetes/ListKubernetesResourcesIT.java +++ b/sample-kubernetes/src/test/java/com/consol/citrus/samples/kubernetes/ListKubernetesResourcesIT.java @@ -33,7 +33,7 @@ public class ListKubernetesResourcesIT extends AbstractKubernetesIT { @Autowired private KubernetesClient k8sClient; - @Test + @Test(enabled = false) @CitrusTest public void testListNodes() { $(kubernetes() @@ -45,7 +45,7 @@ public void testListNodes() { })); } - @Test + @Test(enabled = false) @CitrusTest public void testListNamespaces() { $(kubernetes() @@ -57,7 +57,7 @@ public void testListNamespaces() { })); } - @Test + @Test(enabled = false) @CitrusTest public void testListEndpoints() { $(kubernetes() @@ -70,7 +70,7 @@ public void testListEndpoints() { })); } - @Test + @Test(enabled = false) @CitrusTest public void testListServices() { $(kubernetes() @@ -83,7 +83,7 @@ public void testListServices() { })); } - @Test + @Test(enabled = false) @CitrusTest public void testListPods() { $(kubernetes() @@ -96,7 +96,7 @@ public void testListPods() { })); } - @Test + @Test(enabled = false) @CitrusTest public void testListReplicationControllers() { $(kubernetes() diff --git a/sample-kubernetes/src/test/java/com/consol/citrus/samples/kubernetes/TodoListIT.java b/sample-kubernetes/src/test/java/com/consol/citrus/samples/kubernetes/TodoListIT.java index 54c115ad..d4a14157 100644 --- a/sample-kubernetes/src/test/java/com/consol/citrus/samples/kubernetes/TodoListIT.java +++ b/sample-kubernetes/src/test/java/com/consol/citrus/samples/kubernetes/TodoListIT.java @@ -48,7 +48,7 @@ public class TodoListIT extends AbstractKubernetesIT { @Autowired private HttpClient todoClient; - @Test + @Test(enabled = false) @CitrusTest public void testDeploymentState() { $(kubernetes() @@ -68,7 +68,7 @@ public void testDeploymentState() { .validate((service, context) -> Assert.assertNotNull(service.getResult()))); } - @Test + @Test(enabled = false) @CitrusTest public void testTodoService() { variable("todoId", "citrus:randomUUID()"); @@ -109,7 +109,7 @@ public void testTodoService() { .body("{ \"id\": \"${todoId}\", \"title\": \"${todoName}\", \"description\": \"${todoDescription}\", \"done\": ${done}}")); } - @Test + @Test(enabled = false) @CitrusTest public void testTodoServiceReplication() { $(timer() diff --git a/sample-mail/pom.xml b/sample-mail/pom.xml index c86e42b7..bfc3a401 100644 --- a/sample-mail/pom.xml +++ b/sample-mail/pom.xml @@ -10,12 +10,12 @@ UTF-8 UTF-8 - 6.0.13 - 3.1.4 - 2.0.9 - 2.21.0 + 6.1.3 + 3.2.1 + 2.0.11 + 2.22.1 1.2 - 4.0.2 + 4.1.0 embedded diff --git a/sample-message-store/pom.xml b/sample-message-store/pom.xml index 9bdbd70a..6ba30337 100644 --- a/sample-message-store/pom.xml +++ b/sample-message-store/pom.xml @@ -10,12 +10,12 @@ UTF-8 UTF-8 - 6.0.13 - 3.1.4 - 2.0.9 - 2.21.0 + 6.1.3 + 3.2.1 + 2.0.11 + 2.22.1 1.2 - 4.0.2 + 4.1.0 embedded diff --git a/sample-reporting/pom.xml b/sample-reporting/pom.xml index 085d5fa3..08b112ae 100644 --- a/sample-reporting/pom.xml +++ b/sample-reporting/pom.xml @@ -10,11 +10,11 @@ UTF-8 UTF-8 - 6.0.13 - 2.0.9 - 2.21.0 + 6.1.3 + 2.0.11 + 2.22.1 1.2 - 4.0.2 + 4.1.0 3.0.6 diff --git a/sample-rmi/pom.xml b/sample-rmi/pom.xml index 0ccf6676..fcfeda58 100644 --- a/sample-rmi/pom.xml +++ b/sample-rmi/pom.xml @@ -10,11 +10,11 @@ UTF-8 UTF-8 - 6.0.13 - 2.0.9 - 2.21.0 + 6.1.3 + 2.0.11 + 2.22.1 1.2 - 4.0.2 + 4.1.0 diff --git a/sample-selenium/pom.xml b/sample-selenium/pom.xml index 83af2bbd..f3e59eec 100644 --- a/sample-selenium/pom.xml +++ b/sample-selenium/pom.xml @@ -10,12 +10,12 @@ UTF-8 UTF-8 - 6.0.13 - 3.1.4 - 2.0.9 - 2.21.0 + 6.1.3 + 3.2.1 + 2.0.11 + 2.22.1 1.2 - 4.0.2 + 4.1.0 embedded diff --git a/samples-cucumber/sample-cucumber-spring/pom.xml b/samples-cucumber/sample-cucumber-spring/pom.xml index ae8cf40d..dd51149a 100644 --- a/samples-cucumber/sample-cucumber-spring/pom.xml +++ b/samples-cucumber/sample-cucumber-spring/pom.xml @@ -10,13 +10,13 @@ UTF-8 UTF-8 - 6.0.13 - 3.1.4 - 2.0.9 - 2.21.0 + 6.1.3 + 3.2.1 + 2.0.11 + 2.22.1 1.2 - 7.11.0 - 4.0.2 + 7.15.0 + 4.1.0 embedded @@ -53,6 +53,11 @@ org.apache.maven.plugins maven-failsafe-plugin 2.22.2 + + + ${system.under.test.mode} + + integration-tests diff --git a/samples-cucumber/sample-cucumber-spring/src/test/java/todo/TodoSteps.java b/samples-cucumber/sample-cucumber-spring/src/test/java/todo/TodoSteps.java index f43ce8c8..a5ff0351 100644 --- a/samples-cucumber/sample-cucumber-spring/src/test/java/todo/TodoSteps.java +++ b/samples-cucumber/sample-cucumber-spring/src/test/java/todo/TodoSteps.java @@ -75,7 +75,7 @@ public void add_entry(String todoName) { runner.then(http() .client(todoListClient) .receive() - .response(HttpStatus.OK)); + .response(HttpStatus.FOUND)); } @When("^(?:I|user) removes? entry \"([^\"]*)\"$") diff --git a/samples-cucumber/sample-cucumber/pom.xml b/samples-cucumber/sample-cucumber/pom.xml index 96ee55e6..603c6e7f 100644 --- a/samples-cucumber/sample-cucumber/pom.xml +++ b/samples-cucumber/sample-cucumber/pom.xml @@ -10,13 +10,13 @@ UTF-8 UTF-8 - 6.0.13 - 3.1.4 - 2.0.9 - 2.21.0 + 6.1.3 + 3.2.1 + 2.0.11 + 2.22.1 1.2 - 7.11.0 - 4.0.2 + 7.15.0 + 4.1.0 embedded @@ -53,6 +53,11 @@ org.apache.maven.plugins maven-failsafe-plugin 2.22.2 + + + ${system.under.test.mode} + + integration-tests diff --git a/samples-cucumber/sample-cucumber/src/test/java/todo/TodoSteps.java b/samples-cucumber/sample-cucumber/src/test/java/todo/TodoSteps.java index efba05d3..d27d423c 100644 --- a/samples-cucumber/sample-cucumber/src/test/java/todo/TodoSteps.java +++ b/samples-cucumber/sample-cucumber/src/test/java/todo/TodoSteps.java @@ -65,7 +65,7 @@ public void add_entry(String todoName) { runner.then(http() .client("todoListClient") .receive() - .response(HttpStatus.OK)); + .response(HttpStatus.FOUND)); } @When("^(?:I|user) removes? entry \"([^\"]*)\"$") diff --git a/samples-db/sample-sql/pom.xml b/samples-db/sample-sql/pom.xml index c9440ec0..7f579921 100644 --- a/samples-db/sample-sql/pom.xml +++ b/samples-db/sample-sql/pom.xml @@ -10,12 +10,12 @@ UTF-8 UTF-8 - 6.0.13 - 3.1.4 - 2.0.9 - 2.21.0 + 6.1.3 + 3.2.1 + 2.0.11 + 2.22.1 1.2 - 4.0.2 + 4.1.0 embedded diff --git a/samples-db/sample-sql/src/test/java/com/consol/citrus/samples/todolist/TodoListIT.java b/samples-db/sample-sql/src/test/java/com/consol/citrus/samples/todolist/TodoListIT.java index c86da289..f136fd3e 100644 --- a/samples-db/sample-sql/src/test/java/com/consol/citrus/samples/todolist/TodoListIT.java +++ b/samples-db/sample-sql/src/test/java/com/consol/citrus/samples/todolist/TodoListIT.java @@ -88,7 +88,7 @@ public void testAddTodoEntry() { $(http() .client(todoClient) .receive() - .response(HttpStatus.OK)); + .response(HttpStatus.FOUND)); $(http() .client(todoClient) diff --git a/samples-ftp/sample-ftp/pom.xml b/samples-ftp/sample-ftp/pom.xml index da13979f..bf00ee2a 100644 --- a/samples-ftp/sample-ftp/pom.xml +++ b/samples-ftp/sample-ftp/pom.xml @@ -10,11 +10,11 @@ UTF-8 UTF-8 - 6.0.13 - 2.0.9 - 2.21.0 + 6.1.3 + 2.0.11 + 2.22.1 1.2 - 4.0.2 + 4.1.0 diff --git a/samples-ftp/sample-scp/pom.xml b/samples-ftp/sample-scp/pom.xml index 62a01a2f..24e09a30 100644 --- a/samples-ftp/sample-scp/pom.xml +++ b/samples-ftp/sample-scp/pom.xml @@ -10,11 +10,11 @@ UTF-8 UTF-8 - 6.0.13 - 2.0.9 - 2.21.0 + 6.1.3 + 2.0.11 + 2.22.1 1.2 - 4.0.2 + 4.1.0 diff --git a/samples-ftp/sample-sftp/pom.xml b/samples-ftp/sample-sftp/pom.xml index 1b02a85d..29afa349 100644 --- a/samples-ftp/sample-sftp/pom.xml +++ b/samples-ftp/sample-sftp/pom.xml @@ -10,11 +10,11 @@ UTF-8 UTF-8 - 6.0.13 - 2.0.9 - 2.21.0 + 6.1.3 + 2.0.11 + 2.22.1 1.2 - 4.0.2 + 4.1.0 diff --git a/samples-ftp/sample-sftp/src/test/java/com/consol/citrus/samples/todolist/TodoListIT.java b/samples-ftp/sample-sftp/src/test/java/com/consol/citrus/samples/todolist/TodoListIT.java index b77243e7..50a5db47 100644 --- a/samples-ftp/sample-sftp/src/test/java/com/consol/citrus/samples/todolist/TodoListIT.java +++ b/samples-ftp/sample-sftp/src/test/java/com/consol/citrus/samples/todolist/TodoListIT.java @@ -49,7 +49,8 @@ public class TodoListIT extends TestNGCitrusSpringSupport { @Autowired private SftpServer sftpServer; - @Test + // TODO: enable when Citrus 4.1.1 is available + @Test(enabled = false) @CitrusTest public void testStoreAndRetrieveFile() { variable("todoId", "citrus:randomUUID()"); diff --git a/samples-http/sample-http-basic-auth/pom.xml b/samples-http/sample-http-basic-auth/pom.xml index f4e1b243..f0725b42 100644 --- a/samples-http/sample-http-basic-auth/pom.xml +++ b/samples-http/sample-http-basic-auth/pom.xml @@ -10,11 +10,11 @@ UTF-8 UTF-8 - 6.0.13 - 2.0.9 - 2.21.0 + 6.1.3 + 2.0.11 + 2.22.1 1.2 - 4.0.2 + 4.1.0 diff --git a/samples-http/sample-http-form-data/pom.xml b/samples-http/sample-http-form-data/pom.xml index f68ba3ff..7f600a33 100644 --- a/samples-http/sample-http-form-data/pom.xml +++ b/samples-http/sample-http-form-data/pom.xml @@ -10,11 +10,11 @@ UTF-8 UTF-8 - 6.0.13 - 2.0.9 - 2.21.0 + 6.1.3 + 2.0.11 + 2.22.1 1.2 - 4.0.2 + 4.1.0 diff --git a/samples-http/sample-http-loadtest/README.md b/samples-http/sample-http-loadtest/README.md index 0af9021b..642368a1 100644 --- a/samples-http/sample-http-loadtest/README.md +++ b/samples-http/sample-http-loadtest/README.md @@ -57,7 +57,7 @@ public class TodoListLoadTestIT extends TestNGCitrusTest { runner.$(http() .client(todoClient) .receive() - .response(HttpStatus.OK)); + .response(HttpStatus.FOUND)); } @Parameters( { "runner" }) diff --git a/samples-http/sample-http-loadtest/pom.xml b/samples-http/sample-http-loadtest/pom.xml index 98863664..0cee8896 100644 --- a/samples-http/sample-http-loadtest/pom.xml +++ b/samples-http/sample-http-loadtest/pom.xml @@ -10,12 +10,12 @@ UTF-8 UTF-8 - 6.0.13 - 3.1.4 - 2.0.9 - 2.21.0 + 6.1.3 + 3.2.1 + 2.0.11 + 2.22.1 1.2 - 4.0.2 + 4.1.0 embedded diff --git a/samples-http/sample-http-loadtest/src/test/java/com/consol/citrus/samples/todolist/TodoListLoadTestIT.java b/samples-http/sample-http-loadtest/src/test/java/com/consol/citrus/samples/todolist/TodoListLoadTestIT.java index 2c6bcdef..83734707 100644 --- a/samples-http/sample-http-loadtest/src/test/java/com/consol/citrus/samples/todolist/TodoListLoadTestIT.java +++ b/samples-http/sample-http-loadtest/src/test/java/com/consol/citrus/samples/todolist/TodoListLoadTestIT.java @@ -32,8 +32,7 @@ /** * @author Christoph Deppisch */ - -@Test(invocationCount = 40, threadPoolSize = 8) +@Test(invocationCount = 40, threadPoolSize = 4) public class TodoListLoadTestIT extends TestNGCitrusSpringSupport { @Autowired @@ -54,7 +53,7 @@ public void testAddTodo(@Optional @CitrusResource TestActionRunner actions) { actions.$(http() .client(todoClient) .receive() - .response(HttpStatus.OK)); + .response(HttpStatus.FOUND)); } @CitrusTest diff --git a/samples-http/sample-http-query-param/pom.xml b/samples-http/sample-http-query-param/pom.xml index 2090983e..913896ba 100644 --- a/samples-http/sample-http-query-param/pom.xml +++ b/samples-http/sample-http-query-param/pom.xml @@ -10,11 +10,11 @@ UTF-8 UTF-8 - 6.0.13 - 2.0.9 - 2.21.0 + 6.1.3 + 2.0.11 + 2.22.1 1.2 - 4.0.2 + 4.1.0 diff --git a/samples-http/sample-http-static-response/pom.xml b/samples-http/sample-http-static-response/pom.xml index 4235a9c2..44d20130 100644 --- a/samples-http/sample-http-static-response/pom.xml +++ b/samples-http/sample-http-static-response/pom.xml @@ -10,11 +10,11 @@ UTF-8 UTF-8 - 6.0.13 - 2.0.9 - 2.21.0 + 6.1.3 + 2.0.11 + 2.22.1 1.2 - 4.0.2 + 4.1.0 diff --git a/samples-http/sample-http/pom.xml b/samples-http/sample-http/pom.xml index 713b0cf8..faefc28e 100644 --- a/samples-http/sample-http/pom.xml +++ b/samples-http/sample-http/pom.xml @@ -10,12 +10,12 @@ UTF-8 UTF-8 - 6.0.13 - 3.1.4 - 2.0.9 - 2.21.0 + 6.1.3 + 3.2.1 + 2.0.11 + 2.22.1 1.2 - 4.0.2 + 4.1.0 embedded diff --git a/samples-http/sample-http/src/test/java/com/consol/citrus/samples/todolist/TodoListIT.java b/samples-http/sample-http/src/test/java/com/consol/citrus/samples/todolist/TodoListIT.java index a211302c..bb5e036e 100644 --- a/samples-http/sample-http/src/test/java/com/consol/citrus/samples/todolist/TodoListIT.java +++ b/samples-http/sample-http/src/test/java/com/consol/citrus/samples/todolist/TodoListIT.java @@ -77,7 +77,7 @@ public void testPost() { $(http() .client(todoClient) .receive() - .response(HttpStatus.OK)); + .response(HttpStatus.FOUND)); } @Test diff --git a/samples-http/sample-https/pom.xml b/samples-http/sample-https/pom.xml index 23dcf299..dd6baf0d 100644 --- a/samples-http/sample-https/pom.xml +++ b/samples-http/sample-https/pom.xml @@ -10,11 +10,11 @@ UTF-8 UTF-8 - 6.0.13 - 2.0.9 - 2.21.0 + 6.1.3 + 2.0.11 + 2.22.1 1.2 - 4.0.2 + 4.1.0 diff --git a/samples-http/sample-swagger/pom.xml b/samples-http/sample-swagger/pom.xml index 3d7e49c9..7f61528b 100644 --- a/samples-http/sample-swagger/pom.xml +++ b/samples-http/sample-swagger/pom.xml @@ -10,12 +10,12 @@ UTF-8 UTF-8 - 6.0.13 - 3.1.4 - 2.0.9 - 2.21.0 + 6.1.3 + 3.2.1 + 2.0.11 + 2.22.1 1.2 - 4.0.2 + 4.1.0 embedded diff --git a/samples-json/sample-databind/pom.xml b/samples-json/sample-databind/pom.xml index 606ba137..395ae379 100644 --- a/samples-json/sample-databind/pom.xml +++ b/samples-json/sample-databind/pom.xml @@ -10,12 +10,12 @@ UTF-8 UTF-8 - 6.0.13 - 3.1.4 - 2.0.9 - 2.21.0 + 6.1.3 + 3.2.1 + 2.0.11 + 2.22.1 1.2 - 4.0.2 + 4.1.0 embedded diff --git a/samples-json/sample-json/pom.xml b/samples-json/sample-json/pom.xml index 15b54005..e1e61fc8 100644 --- a/samples-json/sample-json/pom.xml +++ b/samples-json/sample-json/pom.xml @@ -10,12 +10,12 @@ UTF-8 UTF-8 - 6.0.13 - 3.1.4 - 2.0.9 - 2.21.0 + 6.1.3 + 3.2.1 + 2.0.11 + 2.22.1 1.2 - 4.0.2 + 4.1.0 embedded diff --git a/samples-junit/sample-junit/pom.xml b/samples-junit/sample-junit/pom.xml index ff11f2f4..5013808b 100644 --- a/samples-junit/sample-junit/pom.xml +++ b/samples-junit/sample-junit/pom.xml @@ -10,12 +10,12 @@ UTF-8 UTF-8 - 6.0.13 - 3.1.4 - 2.0.9 - 2.21.0 + 6.1.3 + 3.2.1 + 2.0.11 + 2.22.1 1.2 - 4.0.2 + 4.1.0 embedded diff --git a/samples-junit/sample-junit/src/test/java/com/consol/citrus/samples/todolist/TodoListIT.java b/samples-junit/sample-junit/src/test/java/com/consol/citrus/samples/todolist/TodoListIT.java index bb85c05d..0a9209d7 100644 --- a/samples-junit/sample-junit/src/test/java/com/consol/citrus/samples/todolist/TodoListIT.java +++ b/samples-junit/sample-junit/src/test/java/com/consol/citrus/samples/todolist/TodoListIT.java @@ -81,6 +81,6 @@ public void testPost(@CitrusResource TestCaseRunner test) { test.$(http() .client(todoClient) .receive() - .response(HttpStatus.OK)); + .response(HttpStatus.FOUND)); } } diff --git a/samples-junit/sample-junit/src/test/java/com/consol/citrus/samples/todolist/TodoListRunnerIT.java b/samples-junit/sample-junit/src/test/java/com/consol/citrus/samples/todolist/TodoListRunnerIT.java index 1ee44a17..58c2d8b7 100644 --- a/samples-junit/sample-junit/src/test/java/com/consol/citrus/samples/todolist/TodoListRunnerIT.java +++ b/samples-junit/sample-junit/src/test/java/com/consol/citrus/samples/todolist/TodoListRunnerIT.java @@ -79,7 +79,7 @@ public void testPost() { $(http() .client(todoClient) .receive() - .response(HttpStatus.OK)); + .response(HttpStatus.FOUND)); } } diff --git a/samples-junit/sample-junit5/pom.xml b/samples-junit/sample-junit5/pom.xml index e3ee8b01..72b3242e 100644 --- a/samples-junit/sample-junit5/pom.xml +++ b/samples-junit/sample-junit5/pom.xml @@ -10,13 +10,13 @@ UTF-8 UTF-8 - 6.0.13 - 3.1.4 - 2.0.9 - 2.21.0 + 6.1.3 + 3.2.1 + 2.0.11 + 2.22.1 1.2 - 5.7.0 - 4.0.2 + 5.10.1 + 4.1.0 embedded diff --git a/samples-junit/sample-junit5/src/test/java/com/consol/citrus/samples/todolist/TodoListIT.java b/samples-junit/sample-junit5/src/test/java/com/consol/citrus/samples/todolist/TodoListIT.java index 46d4aba8..b51f6a51 100644 --- a/samples-junit/sample-junit5/src/test/java/com/consol/citrus/samples/todolist/TodoListIT.java +++ b/samples-junit/sample-junit5/src/test/java/com/consol/citrus/samples/todolist/TodoListIT.java @@ -85,6 +85,6 @@ void testPost(@CitrusResource TestCaseRunner test) { test.$(http() .client(todoClient) .receive() - .response(HttpStatus.OK)); + .response(HttpStatus.FOUND)); } } diff --git a/samples-soap/sample-soap-attachment/pom.xml b/samples-soap/sample-soap-attachment/pom.xml index 37425eba..f099402d 100644 --- a/samples-soap/sample-soap-attachment/pom.xml +++ b/samples-soap/sample-soap-attachment/pom.xml @@ -10,12 +10,12 @@ UTF-8 UTF-8 - 6.0.13 - 3.1.4 - 2.0.9 - 2.21.0 + 6.1.3 + 3.2.1 + 2.0.11 + 2.22.1 1.2 - 4.0.2 + 4.1.0 embedded diff --git a/samples-soap/sample-soap-mtom/pom.xml b/samples-soap/sample-soap-mtom/pom.xml index 35285b9a..6fc3c722 100644 --- a/samples-soap/sample-soap-mtom/pom.xml +++ b/samples-soap/sample-soap-mtom/pom.xml @@ -10,11 +10,11 @@ UTF-8 UTF-8 - 6.0.13 - 2.0.9 - 2.21.0 + 6.1.3 + 2.0.11 + 2.22.1 1.2 - 4.0.2 + 4.1.0 diff --git a/samples-soap/sample-soap-ssl/pom.xml b/samples-soap/sample-soap-ssl/pom.xml index c03882d5..29cbfb12 100644 --- a/samples-soap/sample-soap-ssl/pom.xml +++ b/samples-soap/sample-soap-ssl/pom.xml @@ -10,11 +10,11 @@ UTF-8 UTF-8 - 6.0.13 - 2.0.9 - 2.21.0 + 6.1.3 + 2.0.11 + 2.22.1 1.2 - 4.0.2 + 4.1.0 diff --git a/samples-soap/sample-soap-static-response/pom.xml b/samples-soap/sample-soap-static-response/pom.xml index 8b8ecf6e..82ef6998 100644 --- a/samples-soap/sample-soap-static-response/pom.xml +++ b/samples-soap/sample-soap-static-response/pom.xml @@ -10,11 +10,11 @@ UTF-8 UTF-8 - 6.0.13 - 2.0.9 - 2.21.0 + 6.1.3 + 2.0.11 + 2.22.1 1.2 - 4.0.2 + 4.1.0 diff --git a/samples-soap/sample-soap-wsaddressing/pom.xml b/samples-soap/sample-soap-wsaddressing/pom.xml index a099147c..deba27a7 100644 --- a/samples-soap/sample-soap-wsaddressing/pom.xml +++ b/samples-soap/sample-soap-wsaddressing/pom.xml @@ -10,11 +10,11 @@ UTF-8 UTF-8 - 6.0.13 - 2.0.9 - 2.21.0 + 6.1.3 + 2.0.11 + 2.22.1 1.2 - 4.0.2 + 4.1.0 diff --git a/samples-soap/sample-soap-wssecurity/pom.xml b/samples-soap/sample-soap-wssecurity/pom.xml index c91d2d5c..c68a31e3 100644 --- a/samples-soap/sample-soap-wssecurity/pom.xml +++ b/samples-soap/sample-soap-wssecurity/pom.xml @@ -10,13 +10,13 @@ UTF-8 UTF-8 - 6.0.13 - 4.0.6 + 6.1.3 + 4.0.10 2.2.2 - 2.0.9 - 2.21.0 + 2.0.11 + 2.22.1 1.2 - 4.0.2 + 4.1.0 diff --git a/samples-soap/sample-soap/pom.xml b/samples-soap/sample-soap/pom.xml index b78915f2..b3aa098c 100644 --- a/samples-soap/sample-soap/pom.xml +++ b/samples-soap/sample-soap/pom.xml @@ -10,12 +10,12 @@ UTF-8 UTF-8 - 6.0.13 - 3.1.4 - 2.0.9 - 2.21.0 + 6.1.3 + 3.2.1 + 2.0.11 + 2.22.1 1.2 - 4.0.2 + 4.1.0 embedded diff --git a/samples-soap/sample-wsdl/pom.xml b/samples-soap/sample-wsdl/pom.xml index 9eb99ce4..ff4cbf32 100644 --- a/samples-soap/sample-wsdl/pom.xml +++ b/samples-soap/sample-wsdl/pom.xml @@ -10,12 +10,12 @@ UTF-8 UTF-8 - 6.0.13 - 3.1.4 - 2.0.9 - 2.21.0 + 6.1.3 + 3.2.1 + 2.0.11 + 2.22.1 1.2 - 4.0.2 + 4.1.0 embedded diff --git a/samples-testng/sample-dataprovider/pom.xml b/samples-testng/sample-dataprovider/pom.xml index 139bbcc6..2eec147c 100644 --- a/samples-testng/sample-dataprovider/pom.xml +++ b/samples-testng/sample-dataprovider/pom.xml @@ -10,12 +10,12 @@ UTF-8 UTF-8 - 6.0.13 - 3.1.4 - 2.0.9 - 2.21.0 + 6.1.3 + 3.2.1 + 2.0.11 + 2.22.1 1.2 - 4.0.2 + 4.1.0 embedded diff --git a/samples-testng/sample-testng/pom.xml b/samples-testng/sample-testng/pom.xml index 76c9330a..b23770ff 100644 --- a/samples-testng/sample-testng/pom.xml +++ b/samples-testng/sample-testng/pom.xml @@ -10,12 +10,12 @@ UTF-8 UTF-8 - 6.0.13 - 3.1.4 - 2.0.9 - 2.21.0 + 6.1.3 + 3.2.1 + 2.0.11 + 2.22.1 1.2 - 4.0.2 + 4.1.0 embedded diff --git a/samples-testng/sample-testng/src/test/java/com/consol/citrus/samples/todolist/TodoListIT.java b/samples-testng/sample-testng/src/test/java/com/consol/citrus/samples/todolist/TodoListIT.java index 00d483b1..6a9afd70 100644 --- a/samples-testng/sample-testng/src/test/java/com/consol/citrus/samples/todolist/TodoListIT.java +++ b/samples-testng/sample-testng/src/test/java/com/consol/citrus/samples/todolist/TodoListIT.java @@ -81,7 +81,7 @@ public void testPost(@Optional @CitrusResource TestCaseRunner test) { test.$(http().client(todoClient) .receive() - .response(HttpStatus.OK)); + .response(HttpStatus.FOUND)); } } diff --git a/samples-testng/sample-testng/src/test/java/com/consol/citrus/samples/todolist/TodoListRunnerIT.java b/samples-testng/sample-testng/src/test/java/com/consol/citrus/samples/todolist/TodoListRunnerIT.java index 783b45f1..1038eba8 100644 --- a/samples-testng/sample-testng/src/test/java/com/consol/citrus/samples/todolist/TodoListRunnerIT.java +++ b/samples-testng/sample-testng/src/test/java/com/consol/citrus/samples/todolist/TodoListRunnerIT.java @@ -75,7 +75,7 @@ public void testPost() { $(http().client(todoClient) .receive() - .response(HttpStatus.OK)); + .response(HttpStatus.FOUND)); } } diff --git a/samples-websocket/sample-websocket-client/pom.xml b/samples-websocket/sample-websocket-client/pom.xml index ba0203f6..32a783c3 100644 --- a/samples-websocket/sample-websocket-client/pom.xml +++ b/samples-websocket/sample-websocket-client/pom.xml @@ -34,7 +34,7 @@ 3.1.2 3.6.6 - 4.0.2 + 4.1.0 diff --git a/samples-websocket/sample-websocket-server/pom.xml b/samples-websocket/sample-websocket-server/pom.xml index 2bdbf9fd..3f146b16 100644 --- a/samples-websocket/sample-websocket-server/pom.xml +++ b/samples-websocket/sample-websocket-server/pom.xml @@ -34,7 +34,7 @@ 3.1.2 3.6.6 - 4.0.2 + 4.1.0 diff --git a/samples-xml/sample-oxm/pom.xml b/samples-xml/sample-oxm/pom.xml index 6d976cb8..5f7609f8 100644 --- a/samples-xml/sample-oxm/pom.xml +++ b/samples-xml/sample-oxm/pom.xml @@ -10,12 +10,12 @@ UTF-8 UTF-8 - 6.0.13 - 3.1.4 - 2.0.9 - 2.21.0 + 6.1.3 + 3.2.1 + 2.0.11 + 2.22.1 1.2 - 4.0.2 + 4.1.0 embedded diff --git a/samples-xml/sample-xhtml/pom.xml b/samples-xml/sample-xhtml/pom.xml index edf62122..13290f3b 100644 --- a/samples-xml/sample-xhtml/pom.xml +++ b/samples-xml/sample-xhtml/pom.xml @@ -10,12 +10,12 @@ UTF-8 UTF-8 - 6.0.13 - 3.1.4 - 2.0.9 - 2.21.0 + 6.1.3 + 3.2.1 + 2.0.11 + 2.22.1 1.2 - 4.0.2 + 4.1.0 embedded diff --git a/samples-xml/sample-xhtml/src/test/java/com/consol/citrus/samples/todolist/TodoListIT.java b/samples-xml/sample-xhtml/src/test/java/com/consol/citrus/samples/todolist/TodoListIT.java index 168fc2be..afbca54d 100644 --- a/samples-xml/sample-xhtml/src/test/java/com/consol/citrus/samples/todolist/TodoListIT.java +++ b/samples-xml/sample-xhtml/src/test/java/com/consol/citrus/samples/todolist/TodoListIT.java @@ -78,7 +78,7 @@ public void testAddTodoEntry() { $(http() .client(todoClient) .receive() - .response(HttpStatus.OK)); + .response(HttpStatus.FOUND)); $(http() .client(todoClient) diff --git a/samples-xml/sample-xml/pom.xml b/samples-xml/sample-xml/pom.xml index a8177d28..81dcc47c 100644 --- a/samples-xml/sample-xml/pom.xml +++ b/samples-xml/sample-xml/pom.xml @@ -10,12 +10,12 @@ UTF-8 UTF-8 - 6.0.13 - 3.1.4 - 2.0.9 - 2.21.0 + 6.1.3 + 3.2.1 + 2.0.11 + 2.22.1 1.2 - 4.0.2 + 4.1.0 embedded diff --git a/todo-app/pom.xml b/todo-app/pom.xml index 2e2c6233..b2be0eda 100644 --- a/todo-app/pom.xml +++ b/todo-app/pom.xml @@ -10,23 +10,23 @@ UTF-8 UTF-8 - 6.0.13 - 3.1.4 + 6.1.3 + 3.2.1 3.0.12 - 2.31.0 - 4.0.2 - 2.0.9 - 2.21.0 + 2.31.2 + 4.1.0 + 2.0.11 + 2.22.1 1.2 - 2.15.3 - 2.15.3 + 2.16.1 + 2.16.1 2.1.2 2.0.1 4.0.1 2.0.2 3.1.0 2.0.2 - 4.0.3 + 4.0.4 2.12.2 3.1.0