EMAIL PROTECTED]
Gesendet am: Dienstag, 3. August 2004 12:33
An: Ant Developers List
Betreff: Re: classloader test failing
Hello Steve,
Not sure when I will have the time to look into it.
I am sure that the test worked for me on Windows 2000.
What I usually do is :
rm -rf bootstrap; ./build.sh -D"test
Ursprüngliche Nachricht-
> Von: Antoine Levy-Lambert [mailto:[EMAIL PROTECTED]
> Gesendet am: Dienstag, 3. August 2004 12:33
> An: Ant Developers List
> Betreff: Re: classloader test failing
>
> Hello Steve,
>
> Not sure when I will have the time to look into it.
>
&g
On Tue, 03 Aug 2004, Steve Loughran <[EMAIL PROTECTED]> wrote:
> classloader test fails on suse9.1, java1.4.2 when invoked via build
> test or ant test:
passes for me (older Linux, both JDK 1.3.1 and 1.4.2).
Where does ANT_HOME point and what is on your CLASSPATH?
Stefan
--
Hello Steve,
Not sure when I will have the time to look into it.
I am sure that the test worked for me on Windows 2000.
What I usually do is :
rm -rf bootstrap; ./build.sh -D"test.haltonfailure=false" install-lite test
I hope it is just a build.xml or testcase problem, rather than a problem
wit
classloader test fails on suse9.1, java1.4.2 when invoked via build test
or ant test:
[junit] Testsuite: org.apache.tools.ant.AntClassLoaderDelegationTest
[junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0.01 sec
[junit] Testcase:
testFindResources(org.apache.tools.ant.Ant