From 458d2cb6d1be0e31e69cc02e4b6ae0accb797557 Mon Sep 17 00:00:00 2001 From: Artur Signell Date: Tue, 16 Jun 2015 22:19:53 +0300 Subject: [PATCH] Support and run tests on Wildfly 9 (#18295) Change-Id: I8dee8c96663a5f986b7bce5a995199049afc8934 --- WebContent/release-notes.html | 2 +- uitest/integration_tests.xml | 8 +++++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html index be2dc1e5a9..56fca3a174 100644 --- a/WebContent/release-notes.html +++ b/WebContent/release-notes.html @@ -468,7 +468,7 @@
  • Oracle WebLogic Server 10.3-12
  • IBM WebSphere Application Server 7-8
  • JBoss Application Server 4-7
  • -
  • Wildfly 8
  • +
  • Wildfly 8-9
  • Jetty 5-9
  • Glassfish 2-4
  • diff --git a/uitest/integration_tests.xml b/uitest/integration_tests.xml index d28ba47320..d56ba2683f 100644 --- a/uitest/integration_tests.xml +++ b/uitest/integration_tests.xml @@ -224,7 +224,12 @@ - + + + + + + @@ -389,6 +394,7 @@ + -- 2.39.5