Ok, I have downgraded it for now and added a note to the parent pom.xml
about this issue.

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 Sat, Apr 25, 2015 at 1:42 PM, Jean-Baptiste Onofré <j...@nanthrax.net>
wrote:

>
>
> I will too.
> RegardsJB
>
> -------- Original message --------
> From: Christian Müller <christian.muel...@gmail.com>
> Date: 25/04/2015  12:24  (GMT+01:00)
> To: dev@camel.apache.org, Andrea Cosentino <ancosen1...@yahoo.com>
> Subject: Re: camel git commit: upgrade junit 4.11 to 4.12
>
> Thanks for the hint. Will have a look at it.
>
> 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 Sat, Apr 25, 2015 at 12:13 PM, Andrea Cosentino <
> ancosen1...@yahoo.com.invalid> wrote:
>
> > It seems this commit breaks Karaf Integration tests. Every test report
> > "java.lang.Exception: No runnable methods" as cause.
> >
> >
> >      On Friday, April 24, 2015 11:39 PM, "cmuel...@apache.org" <
> > cmuel...@apache.org> wrote:
> >
> >
> >  Repository: camel
> > Updated Branches:
> >   refs/heads/master dbd6b584e -> 3c083cb07
> >
> >
> > upgrade junit 4.11 to 4.12
> >
> >
> > Project: http://git-wip-us.apache.org/repos/asf/camel/repo
> > Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/3c083cb0
> > Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/3c083cb0
> > Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/3c083cb0
> >
> > Branch: refs/heads/master
> > Commit: 3c083cb079751096a68a897c3cb13ce0caa5268d
> > Parents: dbd6b58
> > Author: Christian Mueller <cmuel...@apache.org>
> > Authored: Fri Apr 24 23:39:08 2015 +0200
> > Committer: Christian Mueller <cmuel...@apache.org>
> > Committed: Fri Apr 24 23:39:08 2015 +0200
> >
> > ----------------------------------------------------------------------
> >  parent/pom.xml | 4 ++--
> >  1 file changed, 2 insertions(+), 2 deletions(-)
> > ----------------------------------------------------------------------
> >
> >
> >
> http://git-wip-us.apache.org/repos/asf/camel/blob/3c083cb0/parent/pom.xml
> > ----------------------------------------------------------------------
> > diff --git a/parent/pom.xml b/parent/pom.xml
> > index 31b6330..4035351 100644
> > --- a/parent/pom.xml
> > +++ b/parent/pom.xml
> > @@ -294,8 +294,8 @@
> >     <jt400-bundle-version>6.7_1</jt400-bundle-version>
> >     <juel-bundle-version>2.1.3_1</juel-bundle-version>
> >     <juel-version>2.1.3</juel-version>
> > -    <junit-bundle-version>4.11_2</junit-bundle-version>
> > -    <junit-version>4.11</junit-version>
> > +    <junit-bundle-version>4.12_1</junit-bundle-version>
> > +    <junit-version>4.12</junit-version>
> >     <jython-version>2.5.3</jython-version>
> >     <jzlib-version>1.1.3</jzlib-version>
> >     <kafka-version>0.8.2.0</kafka-version>
> >
> >
> >
> >
> >
>

Reply via email to