Re: running tests for ant 1.6.4

2005-11-15 Thread Manish Marathe
On 11/15/05, Manish Marathe <[EMAIL PROTECTED]> wrote: On 11/15/05, Antoine Levy-Lambert <[EMAIL PROTECTED]> wrote: Hello Manish,when I built ant 1.6.4 all these tests passed.JarTest should definitively pass.Can you show the stack trace ?The problem might be, that the tests might have

Re: running tests for ant 1.6.4

2005-11-15 Thread Manish Marathe
On 11/15/05, Antoine Levy-Lambert <[EMAIL PROTECTED]> wrote: > > Hello Manish, > when I built ant 1.6.4 all these tests passed. > JarTest should definitively pass. > Can you show the stack trace ? > The problem might be, that the tests might have run against the already > installed version of ant ?

running tests for ant 1.6.4

2005-11-14 Thread Manish Marathe
successive tests. Next one was ANTLRTest.java and then it was DonetTest.java I believe I am missing something which is dependent on each other. By the way I did successful install of ant 1.6.4 earlier. I am building ant on RedHat 4 and installed using "sh build.sh install" Than