Hi

One of the backports of a commit on trunk now broke the build on 2.9 branch.


[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile
(default-compile) on project camel-cxf: Compilation failure
[ERROR] 
/Users/davsclaus/workspace/camel-2.9/components/camel-cxf/src/main/java/org/apache/camel/component/cxf/jaxrs/CxfRsEndpoint.java:[147,15]
cannot find symbol
[ERROR] symbol  : method setResourceClasses(java.util.List<java.lang.Class<?>>)
[ERROR] location: class org.apache.cxf.jaxrs.JAXRSServerFactoryBean


-- 
Claus Ibsen
-----------------
FuseSource
Email: cib...@fusesource.com
Web: http://fusesource.com
Twitter: davsclaus, fusenews
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen

Reply via email to