-
Feature
-
Resolution: Done
-
Major
-
fuse-7.10-GA
The goal is to start testing https://github.com/jboss-fuse/cxf on productized bits.
Jenkins job will be added to ci-ops-fuse project as part of downstream-pipeline.
For FUSE 7.10 and onwards, the branch is
https://github.com/jboss-fuse/cxf/tree/3.3.x.redhat-7-x
Similar to camel, tests have to be built and run with jdk8:
mvn clean install
and then can be tested with jdk11:
mvn test install