Hi Just a note hamcrest 1.2 is not in central maven repo. I am downgrading back to 1.1. So the build works. Its a test kit which that we do not use in production, and was only used as part of testing camel-guice. So 1.1 is fine to use here.
Also hamcrest is not used in the features.xml so I will remove the hamcrest bundle in the pom.xml. On Thu, Dec 1, 2011 at 11:00 PM, <cmuel...@apache.org> wrote: > Author: cmueller > Date: Thu Dec 1 22:00:48 2011 > New Revision: 1209270 > > URL: http://svn.apache.org/viewvc?rev=1209270&view=rev > Log: > CAMEL-4674: Allign the version number for hamcrest we use in our tests and in > our feature file > > Modified: > camel/trunk/parent/pom.xml > > Modified: camel/trunk/parent/pom.xml > URL: > http://svn.apache.org/viewvc/camel/trunk/parent/pom.xml?rev=1209270&r1=1209269&r2=1209270&view=diff > ============================================================================== > --- camel/trunk/parent/pom.xml (original) > +++ camel/trunk/parent/pom.xml Thu Dec 1 22:00:48 2011 > @@ -81,7 +81,7 @@ > <guiceyfruit-version>2.0</guiceyfruit-version> > <h2-version>1.3.161</h2-version> > <hadoop-version>0.20.203.0</hadoop-version> > - <hamcrest-version>1.1</hamcrest-version> > + <hamcrest-version>1.2-dev1</hamcrest-version> > <hapi-version>1.2</hapi-version> > <hawtbuf-version>1.6</hawtbuf-version> > <hawtdb-version>1.6</hawtdb-version> > > -- Claus Ibsen ----------------- FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/