Re: Ant 1.6.5 Classloading and JUnit Problem 1

2007-03-30 Thread Christopher Gardner
0/07, Dominique Devienne <[EMAIL PROTECTED]> wrote: On 3/30/07, Christopher Gardner <[EMAIL PROTECTED]> wrote: > I'm having cruise run the standard ant.bat in ANT_HOME/bin, but not > explicitly resetting the CLASSPATH anywhere. > > On 3/30/07, Dominique Devien

Re: Ant 1.6.5 Classloading and JUnit Problem 1

2007-03-30 Thread Christopher Gardner
I'm having cruise run the standard ant.bat in ANT_HOME/bin, but not explicitly resetting the CLASSPATH anywhere. On 3/30/07, Dominique Devienne <[EMAIL PROTECTED]> wrote: On 3/30/07, Christopher Gardner <[EMAIL PROTECTED]> wrote: > I just verified that I was using the an

Re: Ant 1.6.5 Classloading and JUnit Problem 1

2007-03-30 Thread Christopher Gardner
I just verified that I was using the antscript option in my cruise config.xml. Thanks for the idea, though. Chris On 3/30/07, Dominique Devienne <[EMAIL PROTECTED]> wrote: On 3/30/07, Christopher Gardner <[EMAIL PROTECTED]> wrote: > [...] The junit task doesn't ove

Ant 1.6.5 Classloading and JUnit Problem 2

2007-03-30 Thread Christopher Gardner
Same code base environment (projects a, b, c, and d) described in the prior posting "Ant 1.6.5 Classloading and JUnit Problem 1" (ant 1.6.5, Java 1.5, Windows, eclipse 3.2.2, CruiseControl). There is a third-party directory at the same level as the individual project directories. Each project de

Ant 1.6.5 Classloading and JUnit Problem 1

2007-03-30 Thread Christopher Gardner
I'm having a couple of ant problems that appear to be related to classloading. The first problem may be more of a CruiseControl question, but I'll try this group as well. I'll describe the second problem in another posting. In a Windows environment with Java 1.5, I have a master build.xml file