Hi, I run my Camel Cookbook examples - https://github.com/CamelCookbook/camel-cookbook-examples - against 2.12.2, and hit a NoSuchMethod error in Camel-CXF. It fixes itself if I upgrade to cxf 2.7.7, up from cxf 2.7.6 used in camel 2.12.1.
https://gist.github.com/scranton/39251eed4d62ea3b1b04 Looks like 2.12.2 is calling a new CXF method ReflectionUtil.getDeclaredMethod as part of the CxfConsumer startup. Would be good to really highlight in the release notes for Camel 2.12.2 that camel-cxf users should make sure they are referencing cxf 2.7.7 or later in their code to avoid a nasty surprise... Once I upgrade to cxf 2.7.7, all of my unit tests ran fine, so I'm good giving my non-binding +1 for this release.. Thanks, Scott On Sun, Nov 24, 2013 at 10:20 AM, Claus Ibsen <claus.ib...@gmail.com> wrote: > Hi > > Gave some of the examples a test spin and noticed this regression, but > nothing serious to cause a recut of the release. You just need to > press enter 2x in the camel-example-console. > https://issues.apache.org/jira/browse/CAMEL-7005 > > I also tried a few example in a Karaf 2.3.3 container and all looks good. > > +1 > > > On Sat, Nov 23, 2013 at 12:28 PM, Claus Ibsen <claus.ib...@gmail.com> > wrote: > > Hi > > > > Gave a test spin with the Camel in Action source code, and so far looks > good. > > > > > > > > On Sat, Nov 23, 2013 at 4:52 AM, Hadrian Zbarcea <hzbar...@gmail.com> > wrote: > >> This is a vote to release Apache Camel 2.12.2, a patch release coming > with > >> about 143 issues fixed. > >> > >> Release notes: > >> > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311211&version=12325018 > >> > >> Staging repo: > >> https://repository.apache.org/content/repositories/orgapachecamel-167/ > >> > >> Tarballs: > >> > https://repository.apache.org/content/repositories/orgapachecamel-167/org/apache/camel/apache-camel/2.12.2/ > >> > >> Tag: > >> > https://git-wip-us.apache.org/repos/asf?p=camel.git;a=tag;h=3b7a3c635fe568571a5c96560ff320fada5198e4 > >> > >> Please test this release candidate and cast your vote. > >> [ ] +1 Release the binary as Apache Camel 2.12.2 > >> [ ] -1 Veto the release (provide specific comments) > >> Vote is open for at least 72 hours. > >> > >> Thanks, > >> Hadrian > >> > >> > >> -- > >> Hadrian Zbarcea > >> Principal Software Architect > >> Talend, Inc > >> http://coders.talend.com/ > >> http://camelbot.blogspot.com/ > > > > > > > > -- > > Claus Ibsen > > ----------------- > > Red Hat, Inc. > > Email: cib...@redhat.com > > Twitter: davsclaus > > Blog: http://davsclaus.com > > Author of Camel in Action: http://www.manning.com/ibsen > > > > -- > Claus Ibsen > ----------------- > Red Hat, Inc. > Email: cib...@redhat.com > Twitter: davsclaus > Blog: http://davsclaus.com > Author of Camel in Action: http://www.manning.com/ibsen >