Steven, Please follow this JIRA: https://issues.apache.org/jira/browse/CAMEL-8427 It fixes unit tests, but I am not sure how to use this with camel Main any more as I was doing: camelMain.addRouteBuilder(new SFTPRouteBuilder) and ScalaRouteBuilder expects a context.
..Shreyas.. ---------------------------------------- > Date: Tue, 3 Mar 2015 04:45:22 -0700 > From: [email protected] > To: [email protected] > Subject: RE: Latest 2.15 snapshot breaks my unit tests > > > My project is using 2.15 snapshot because it relies on the new > camel-spring-boot component. > > The latest snapshot breaks both my unit tests and my app. > The latest snapshot isn't finding all my routes defined in @Configuration > classes. > > I've had to revert and lock to 2.15-20150210.025549-156 for the time being, > which is working with spring-boot 1.2.2 > > TIA, > Steven > > > > > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Latest-2-15-snapshot-breaks-my-unit-tests-tp5763432p5763496.html > Sent from the Camel - Users mailing list archive at Nabble.com.
