Closed blabno closed 10 years ago
@aslakknutsen how about new release with this PR? @jmnarloch do you want to review and merge this one?
@blabno sure, when merged a release can be done. :)
@aslakknutsen I've merged this PR and https://github.com/arquillian/arquillian-extension-rest/pull/18 We can release.
excellent
@blabno I have a few test failures:
Tests in error: testStockGet(org.jboss.arquillian.quickstart.cxf.service.rs.StockServiceResourceTestCase): javax/ws/rs/client/ClientException testStockCreate(org.jboss.arquillian.quickstart.cxf.service.rs.StockServiceResourceTestCase): javax/ws/rs/client/ClientException testStockGetWarp(org.jboss.arquillian.quickstart.cxf.service.rs.StockServiceResourceTestCase): javax/ws/rs/client/ClientException
Java 1.7 is required for any Jersey version >= 2.7, so I downgraded to 2.6.
Concerns issues:
14 ClassCastException is thrown if Jersey is used.
16 Split project