Description of problem: SchemaLocationsRewriteTestCase doesn't compile on ibm java 1.6. 15:27:57 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project jboss-as-ts-integ-basic: Compilation failure 15:27:57 [ERROR] /qa/hudson_ws/workspace/eap-6x-as-testsuite-IPv6-rhel/c3cde696/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ws/schemalocations/SchemaLocationsRewriteTestCase.java:[136,48] cannot find symbol 15:27:57 [ERROR] symbol : method newFactory() 15:27:57 [ERROR] location: class javax.xml.stream.XMLInputFactory Version-Release number of selected component (if applicable): ibm java 1.6 How reproducible: always Steps to Reproduce: 1. run the SchemaLocationsRewriteTestCase test Actual results: Maven compiler plugin fails to compile the test case and the build fails. Expected results: The test case compiles and finishes successfully.
PR: https://github.com/jbossas/jboss-eap/pull/2680
This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions
Verified with EAP 6.4.12.CP.CR1
Retroactively bulk-closing issues from released EAP 6.4 cummulative patches.
Retroactively bulk-closing issues from released EAP 6.4 cumulative patches.