Thanks for taking care of it. I was "offline" for a few days... Best,
Christian ----------------- Software Integration Specialist Apache Member V.P. Apache Camel | Apache Camel PMC Member | Apache Camel committer Apache Incubator PMC Member https://www.linkedin.com/pub/christian-mueller/11/551/642 On Mon, Apr 14, 2014 at 3:04 PM, Claus Ibsen <claus.ib...@gmail.com> wrote: > Hi > > I just committed so we are back on 1.49 which works in OSGi and I > added a note to the pom.xml about that. So we need to wait until they > fix that osgi issue before we can upgrade. > > On Thu, Apr 10, 2014 at 2:02 PM, Guillaume Nodet <gno...@apache.org> > wrote: > > Fwiw, BouncyCastle 1.50 has broken OSGi metadata, see > > http://www.bouncycastle.org/jira/browse/BJA-476 > > > > > > 2014-04-10 21:40 GMT+02:00 <cmuel...@apache.org>: > > > >> Repository: camel > >> Updated Branches: > >> refs/heads/master 679c81e9e -> 3b61d108c > >> > >> > >> upgrade bouncycastle from 1.49 to 1.50 > >> > >> > >> Project: http://git-wip-us.apache.org/repos/asf/camel/repo > >> Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/3b61d108 > >> Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/3b61d108 > >> Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/3b61d108 > >> > >> Branch: refs/heads/master > >> Commit: 3b61d108cf18b55df7064fba6c7e93a8759b506f > >> Parents: 679c81e > >> Author: cmueller <cmuel...@apache.org> > >> Authored: Thu Apr 10 21:40:26 2014 +0200 > >> Committer: cmueller <cmuel...@apache.org> > >> Committed: Thu Apr 10 21:40:26 2014 +0200 > >> > >> ---------------------------------------------------------------------- > >> parent/pom.xml | 2 +- > >> 1 file changed, 1 insertion(+), 1 deletion(-) > >> ---------------------------------------------------------------------- > >> > >> > >> > http://git-wip-us.apache.org/repos/asf/camel/blob/3b61d108/parent/pom.xml > >> ---------------------------------------------------------------------- > >> diff --git a/parent/pom.xml b/parent/pom.xml > >> index a5b87bc..19ea3a0 100644 > >> --- a/parent/pom.xml > >> +++ b/parent/pom.xml > >> @@ -66,7 +66,7 @@ > >> <bcel-bundle-version>5.2_4</bcel-bundle-version> > >> <beanio-version>2.0.7</beanio-version> > >> <bsh-version>2.0b5</bsh-version> > >> - <bouncycastle-version>1.49</bouncycastle-version> > >> + <bouncycastle-version>1.50</bouncycastle-version> > >> > >> > <build-helper-maven-plugin-version>1.8</build-helper-maven-plugin-version> > >> <c3p0-version>0.9.1.2</c3p0-version> > >> <castor-bundle-version>1.3.2_2</castor-bundle-version> > >> > >> > > > > -- > 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 > hawtio: http://hawt.io/ > fabric8: http://fabric8.io/ >