Hi I am committing a minor change in pom.xml to remove some stuff which seems not used. The project builds on my laptop, but just wanted to give a heads up in case it fails on your system. It could be due this commit. If so feel free to look into or revert the commit.
davsclaus:(svn)camel[trunk:1028345]/$ svn diff Index: pom.xml =================================================================== --- pom.xml (revision 1028345) +++ pom.xml (working copy) @@ -43,10 +43,6 @@ <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <site-repo-url>scpexe://people.apache.org/www/camel.apache.org/maven/</site-repo-url> <felix-version>2.0.1</felix-version> - <jetty-version>7.0.1.v20091125</jetty-version> - <jaxb-version>2.1.12</jaxb-version> - <jaxb-api-version>2.1</jaxb-api-version> - <jdk.version>1.6</jdk.version> </properties> -- Claus Ibsen ----------------- FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/