Hi I get these errors testing camel-servlet on trunk. I have a local fix in the bean component in the works. So not sure if that for some very odd reason has a side effect in camel-servlet. Hence why I am doing a full test before committing any changes.
Anyone else got them too? There was some changes recently in camel-http, it may very likely be related to that? And hence not related to my local changes. Results : Failed tests: HttpClientRouteSpringTest>HttpClientRouteTest.testHttpClient:48->Assert.assertEquals:118->Assert.failNotEquals:743->Assert.fail:88 Get a wrong message header expected:</hello> but was:<null> HttpClientRouteTest.testHttpClient:48->Assert.assertEquals:118->Assert.failNotEquals:743->Assert.fail:88 Get a wrong message header expected:</hello> but was:<null> Tests run: 16, Failures: 2, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 17.237s [INFO] Finished at: Mon Apr 15 08:32:24 CEST 2013 [INFO] Final Memory: 20M/205M -- Claus Ibsen ----------------- Red Hat, Inc. FuseSource is now part of Red Hat Email: [email protected] Web: http://fusesource.com Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen
