coheigea commented on pull request #927:
URL: https://github.com/apache/cxf/pull/927#issuecomment-1082710596


   Thanks @jimma that's better. I get a compilation failure in the ws-security 
systests:
   
   [ERROR] 
/Users/coheigea/src/apache/cxf/systests/ws-security/src/test/java/org/apache/cxf/systest/ws/httpget/HTTPGetTest.java:[113,19]
 cannot access javax.ws.rs.client.InvocationCallback
   [ERROR]   class file for javax.ws.rs.client.InvocationCallback not found
   
   And in the STS systests:
   
   [ERROR] 
/Users/coheigea/src/apache/cxf/services/sts/systests/basic/src/test/java/org/apache/cxf/systest/sts/rest/STSRESTTest.java:[766,39]
 incompatible types: javax.ws.rs.core.Response cannot be converted to 
jakarta.ws.rs.core.Response


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@cxf.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to