On Tue, Aug 21, 2012 at 8:29 PM, Christian Müller <[email protected]> wrote: > There was no reason to upgrade except to be up to date. > Feel free to fall back to 1.2.12 if it solves the issue. >
Yes I have downgraded to 1.2.12 on trunk and 2.10 branch. It all works again. And the features can be installed in Karaf etc. The 2.9 branch though is using 1.2.10, should we upgrade that to 1.2.12? > Best, > Christian > > On Mon, Aug 20, 2012 at 3:16 PM, Willem jiang <[email protected]>wrote: > >> I just checked the change log of the parent/pom.xml, Christian did the >> upgrade of axiom impl in July 3. I don't think this upgrade is to fix some >> known issue we have. >> >> As the JAR is not work as expect, I think it is OK for us to downgrade the >> version. >> >> -- >> Willem Jiang >> >> FuseSource >> Web: http://www.fusesource.com (http://www.fusesource.com/) >> Blog: http://willemjiang.blogspot.com (http://willemjiang.blogspot.com/) >> (English) >> http://jnn.javaeye.com (http://jnn.javaeye.com/) (Chinese) >> Twitter: willemjiang >> Weibo: willemjiang >> >> >> >> >> >> On Monday, August 20, 2012 at 7:14 PM, Claus Ibsen wrote: >> >> > Hi >> > >> > I was looking into OSGi failures on Camel trunk, and logged a ticket >> > https://issues.apache.org/jira/browse/CAMEL-5522 >> > >> > We have 3 components that do not work on Karaf 2.2.9. >> > >> > camel-atom >> > camel-rss >> > camel-hbase >> > >> > The latter camel-hbase is because we need an OSGi wrapped library of >> > Hadoop HBase itself. >> > Do we have a JIRA ticket for that? >> > >> > The former 2 errors is due an invalid JAR in central repo for >> > >> http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22org.apache.ws.commons.axiom%22%20AND%20a%3A%22axiom-impl%22 >> > >> > 1.2.13 has a problem causing Karaf to not read the JAR >> > karaf@root> features:install camel-atom >> > Error executing command: Manifest not present in the first entry of >> > the zip mvn:org.apache.ws.commons.axiom/axiom-impl/1.2.13 >> > >> > But using 1.2.12 works fine >> > karaf@root> features:install camel-atom >> > Refreshing bundles org.springframework.context.support (57) >> > >> > >> > I wonder if anyone can remember the reason for the 1.2.13 upgrade? Was >> > it just because of hey there is a newer release. Or was there some bug >> > fixes we needed? >> > >> > I am asking as we may have to downgrade to last known working which is >> 1.2.12. >> > >> > In the latest release of Apache Camel 2.10.0, we use 1.2.10 as the axiom >> version >> > >> http://search.maven.org/remotecontent?filepath=org/apache/camel/karaf/apache-camel/2.10.0/apache-camel-2.10.0-features.xml >> > >> > What should we do? Downgrade to 1.2.12 or 1.2.10? >> > Can anyone remember why we need 1.2.13 ? >> > >> > >> > -- >> > Claus Ibsen >> > ----------------- >> > FuseSource >> > Email: [email protected] (mailto:[email protected]) >> > Web: http://fusesource.com >> > Twitter: davsclaus, fusenews >> > Blog: http://davsclaus.com >> > Author of Camel in Action: http://www.manning.com/ibsen >> >> >> >> > > > -- -- Claus Ibsen ----------------- FuseSource Email: [email protected] Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen
