From 6ae447ec30f4ed65dd62e991e4b36682822719b7 Mon Sep 17 00:00:00 2001 From: Sean Flanigan Date: Tue, 21 Apr 2015 17:37:32 +1000 Subject: [PATCH] Update to EAP 6.4 --- functional-test/pom.xml | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/functional-test/pom.xml b/functional-test/pom.xml index 64abc752d6..d939121cb2 100644 --- a/functional-test/pom.xml +++ b/functional-test/pom.xml @@ -743,10 +743,10 @@ -DskipArqTests : to skip Arquillian integration tests (if building zanata-war) Unless skipping tests, you must choose an appserver: - -Dappserver=jbosseap6 -Dcargo.installation=http://example.com/jbosseap632.zip -Dcargo.basename=jbosseap632 + -Dappserver=jbosseap6 -Dcargo.installation=http://example.com/jbosseap640.zip -Dcargo.basename=jbosseap640 or -Dappserver=wildfly8 NB: cargo.basename needs to match the basename of the file given in cargo.installation. - For example, if cargo.installation is http://example.com/download/jboss-6.3.2.zip, cargo.basename should be jboss-6.3.2. + For example, if cargo.installation is http://example.com/download/jboss-6.4.0.zip, cargo.basename should be jboss-6.4.0. -DallFuncTests to enable all functional tests (defaults to smoke tests) diff --git a/pom.xml b/pom.xml index 0410336674..78da23d3ff 100644 --- a/pom.xml +++ b/pom.xml @@ -1186,7 +1186,7 @@ jboss72x - jboss-eap-6.3 + jboss-eap-6.4 ${cargo.extract.dir}/${cargo.basename}/${appserver.dir.name}