Bug 1297466

Summary: [QA](6.4.z) SchemaLocationsRewriteTestCase doesn't compile on ibm java 1.6: cannot find method newFactory()
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Peter Mackay <pmackay>
Component: TestsuiteAssignee: Tomas Hofman <thofman>
Status: CLOSED CURRENTRELEASE QA Contact: Peter Mackay <pmackay>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.4.6CC: bmaxwell, cdewolf, jason.greene, jtruhlar, mkopecky, msochure, ozizka, ppalaga
Target Milestone: CR1   
Target Release: EAP 6.4.12   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: eap6412-proposed
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1375585    

Description Peter Mackay 2016-01-11 15:23:18 UTC
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.

Comment 1 Tomas Hofman 2016-01-12 12:15:34 UTC
PR: https://github.com/jbossas/jboss-eap/pull/2680

Comment 2 Mike McCune 2016-03-28 23:39:55 UTC
This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions

Comment 5 Peter Mackay 2016-11-16 08:17:28 UTC
Verified with EAP 6.4.12.CP.CR1

Comment 6 Petr Penicka 2017-01-17 13:15:03 UTC
Retroactively bulk-closing issues from released EAP 6.4 cummulative patches.

Comment 7 Petr Penicka 2017-01-17 13:15:06 UTC
Retroactively bulk-closing issues from released EAP 6.4 cumulative patches.