Van Halbert created TEIID-5603:
----------------------------------
Summary: Support of JAVA 11 has failures running arquillian tests
Key: TEIID-5603
URL:
https://issues.jboss.org/browse/TEIID-5603
Project: Teiid
Issue Type: Bug
Components: Build/Kits
Affects Versions: 12.x
Reporter: Van Halbert
Assignee: Steven Hawkins
The normal "release install" build works, unfortunately the arquillian tests
fail with following test failures:
{code}
[ERROR] Errors:
[ERROR] IntegrationTestOData4.testCORS:235 » NoClassDefFound
javax/xml/bind/JAXBExcept...
[ERROR] IntegrationTestOData4.testCompositeKeyTimestamp:179 » NoClassDefFound
javax/xm...
[ERROR] IntegrationTestOData4.testGetDataInGzip:294 » NoClassDefFound
javax/xml/bind/J...
[ERROR] IntegrationTestOData4.testOdata:87 » NoClassDefFound
javax/xml/bind/JAXBExcept...
[ERROR] IntegrationTestOData4.testOdataMetadataError:210 » NoClassDefFound
javax/xml/b...
[ERROR] IntegrationTestOData4.testPutDataInGzip:344 » NoClassDefFound
javax/xml/bind/J...
[ERROR] IntegrationTestOData4.testStaticServlet:256 » NoClassDefFound
javax/xml/bind/J...
{code}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)