Hi Christian, I'm -1 for this change, it re-introduce the issue tracked by CAMEL-5109[1], abdera 1.1.2 must work with axiom 1.2.10. Could you please take a look and revert this change?
[1]https://issues.apache.org/jira/browse/CAMEL-5109 Thanks ------------- Freeman(Yue) Fang Red Hat, Inc. FuseSource is now part of Red Hat Web: http://fusesource.com | http://www.redhat.com/ Twitter: freemanfang Blog: http://freemanfang.blogspot.com http://blog.sina.com.cn/u/1473905042 weibo: @Freeman小屋 On 2012-7-3, at 上午4:57, cmuel...@apache.org wrote: > Author: cmueller > Date: Mon Jul 2 20:57:49 2012 > New Revision: 1356481 > > URL: http://svn.apache.org/viewvc?rev=1356481&view=rev > Log: > upgrade to axiom 1.2.13 > > Modified: > camel/trunk/parent/pom.xml > > Modified: camel/trunk/parent/pom.xml > URL: > http://svn.apache.org/viewvc/camel/trunk/parent/pom.xml?rev=1356481&r1=1356480&r2=1356481&view=diff > ============================================================================== > --- camel/trunk/parent/pom.xml (original) > +++ camel/trunk/parent/pom.xml Mon Jul 2 20:57:49 2012 > @@ -45,7 +45,7 @@ > <avro-version>1.6.2</avro-version> > <avro-bundle-version>1.6.1_1</avro-bundle-version> > <aws-java-sdk-version>1.3.10</aws-java-sdk-version> > - <axiom-version>1.2.10</axiom-version> > + <axiom-version>1.2.13</axiom-version> > <beanio-version>2.0.0</beanio-version> > <bouncycastle-version>1.46</bouncycastle-version> > <castor-bundle-version>1.3.2_1</castor-bundle-version> > >