Re: NoSuchMethodException using ant junit task against junit 5 5.3.1

2018-10-03 Thread Jaikiran Pai
Hello Dave, Can you add some details like what jars (especially the ones that contain the Ant JUnit task classes) are present in the classpath? An output of ant -v might also be useful. There was an unintentional change in one of 1.10.x releases which affected the signature of the clone

NoSuchMethodException using ant junit task against junit 5 5.3.1

2018-10-03 Thread Dave Brosius
I am running ant 1.10.5 against the 5.3.1/1.3.1 of junit 5 and getting java.lang.NoSuchMethodError: org.apache.tools.ant.types.CommandlineJava.clone()Lorg/apache/tools/ant/types/CommandlineJava; Anyone know what i'm missing? It works fine with 5.2.0/1.2.0. -- ---

Re: ant junit task...

2007-08-29 Thread Bruce Atherton
es attribute Jan.Materne wrote: first thought: the missing * before the $ in your exclude clause. Jan -Ursprüngliche Nachricht- Von: mayurs [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 28. August 2007 18:55 An: user@ant.apache.org Betreff: Re: ant junit task... I know o

Re: AW: ant junit task...

2007-08-29 Thread mayurs
> Jan > >>-Ursprüngliche Nachricht- >>Von: mayurs [mailto:[EMAIL PROTECTED] >>Gesendet: Dienstag, 28. August 2007 18:55 >>An: user@ant.apache.org >>Betreff: Re: ant junit task... >> >> >>I know of the excludes attribute the issue, is,

AW: ant junit task...

2007-08-28 Thread Jan.Materne
first thought: the missing * before the $ in your exclude clause. Jan >-Ursprüngliche Nachricht- >Von: mayurs [mailto:[EMAIL PROTECTED] >Gesendet: Dienstag, 28. August 2007 18:55 >An: user@ant.apache.org >Betreff: Re: ant junit task... > > >I know of th

Re: ant junit task...

2007-08-28 Thread mayurs
4 has some support for this? Can someone >> let >> me know how to skip inner classes from being run by junit ant task? >> >> tx >> Mayur >> -- >> View this message in context: >> http://www.nabble.com/ant-junit-task...-tf4339046.html#a12359955 >> S

Re: ant junit task...

2007-08-27 Thread Jerome Jar
lasses from a specific > directory? > > I read somewhere that junit 4.4 has some support for this? Can someone let > me know how to skip inner classes from being run by junit ant task? > > tx > Mayur > -- > View this message in context: > http://www.nabble.com/ant-

ant junit task...

2007-08-27 Thread mayurs
specific directory? I read somewhere that junit 4.4 has some support for this? Can someone let me know how to skip inner classes from being run by junit ant task? tx Mayur -- View this message in context: http://www.nabble.com/ant-junit-task...-tf4339046.html#a12359955 Sent from the Ant - Users