The recent commit in jbossas/trunk (Revision: 107742) for JBAS-7862 caused a regression in
the
jbossas/embedded integration test suite:
specifically, testWs in org.jboss.jbossas.embedded.testsuite.ServerIntegrationTest
This commit was needed to resolve some previous smoke tests failures as well as Blocking
issues affecting
compatibility testing.
As an interim solution when building, set the property skipTests=true:
./build.sh install -DskipTests=true
Shelly McGowan
JBoss, by Red Hat