Re: Traceback when building ant from source

2008-01-24 Thread David Pratt
PM, Steve Loughran <[EMAIL PROTECTED]> wrote: David Pratt wrote: Hi. I am attempting to build ant from source. In my first go, I was not aware the build would fail without junit. For second attempt I copied the junit-4.4.jar and placed it into the /lib folder of the uncompressed source. I b

Traceback when building ant from source

2008-01-24 Thread David Pratt
Hi. I am attempting to build ant from source. In my first go, I was not aware the build would fail without junit. For second attempt I copied the junit-4.4.jar and placed it into the /lib folder of the uncompressed source. I believe this is where it is to go based on the instructions in the ant