hi sergey, another jdk16/15 compliance issue in cxf 2.6.x build
bad class file: /home/jenkins/jenkins-slave/workspace/CXF-2.6.x/.repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.2.1/jackson-jaxrs-json-provider-2.2.1.jar(com/fasterxml/jackson/jaxrs/json/JacksonJsonProvider.class) class file has wrong version 50.0, should be 49.0 jackson-jaxrs-json-provider-2.1.5 seems to be still jdk15 compliant but 2.2.0 is for jdk16. don't know if you want to go to 2.1.5 or go back to codehaus for cxf-2.6.x? aki 2013/5/28 Aki Yoshida <[email protected]> > hi sergey, > it seems like a jdk16 method got into 2.6.x. > I just replaced it with one of the old variants. > regards, aki > > > > 2013/5/28 Apache Jenkins Server <[email protected]> > >> The Apache Jenkins build system has built CXF-2.6.x (build #4099) >> >> Status: Still Failing >> >> Check console output at https://builds.apache.org/job/CXF-2.6.x/4099/ to >> view the results. > > >
