AW: [Junit] throws NullPointerException

2005-10-26 Thread Wunderlich, Patrick
> > Different JDKs? > No! Same JDKs! I have the problem only on my system, independent of used JDK version (i tried 1.4.2 and 1.5.0)! I also tried with fresh installations of ant and jdk - same problem! But my output of "ant -diagnostics" is identical (!) with other working systems?! I really

Re: [Junit] throws NullPointerException

2005-10-25 Thread Stefan Bodewig
On Tue, 25 Oct 2005, Patrick Wunderlich <[EMAIL PROTECTED]> wrote: > I have this Problem only on one Computer. > The same ANT script works on another PC. > But when i run "ant -diagnosis" on both systems, > the output is identical?! Different JDKs? Stefan ---

AW: [Junit] throws NullPointerException

2005-10-24 Thread Wunderlich, Patrick
> > > > But is working?! > > Yes, because - unlike the xml formatter - it doesn't rely on > startTestSuite being the first call. > OK - i understand :) I have this Problem only on one Computer. The same ANT script works on another PC. But when i run "ant -diagnosis" on both systems, the out

Re: [Junit] throws NullPointerException

2005-10-24 Thread Stefan Bodewig
On Mon, 24 Oct 2005, Patrick Wunderlich <[EMAIL PROTECTED]> wrote: > >> >> Looks as if something in your testcase was writing to >> System.out before Ant starts the tests. A static block maybe? >> > > But is working?! Yes, because - unlike the xml formatter - it doesn't rely on startTestSui

AW: [Junit] throws NullPointerException

2005-10-23 Thread Wunderlich, Patrick
> > Looks as if something in your testcase was writing to > System.out before Ant starts the tests. A static block maybe? > But is working?! - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAI

Re: [Junit] throws NullPointerException

2005-10-21 Thread Stefan Bodewig
On Fri, 21 Oct 2005, Patrick Wunderlich <[EMAIL PROTECTED]> wrote: > "doc" is null! There seems to be a problem with xml processing... > I've tested this with JDK 1.4.2_08 and 1.5.0_04 under WinXP. > Ant-Version: 1.6.5 Looks as if something in your testcase was writing to System.out before Ant st

AW: [Junit] throws NullPointerException

2005-10-21 Thread Jan.Materne
atrick [mailto:[EMAIL PROTECTED] >Gesendet: Freitag, 21. Oktober 2005 12:57 >An: user@ant.apache.org >Betreff: [Junit] throws NullPointerException > >Hey Ant users and friends! > >I've a strange problem using the junit ant task. >Everything works fine, but when

[Junit] throws NullPointerException

2005-10-21 Thread Wunderlich, Patrick
Hey Ant users and friends! I've a strange problem using the junit ant task. Everything works fine, but when i add i get following Exception: [junit] Exception in thread "main" java.lang.NullPointerException [junit] at org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultForma