Re: Traceback when building ant from source

2008-01-24 Thread David Pratt
Hi Peter and Steve. I downloaded junit-3.8.2 from sourceforge and copied junit.jar to /lib in the uncompressed ant-1.7.0 source and ran build.sh again. I believe I am doing what the manual what the manual is instructing so would appreciate any guidance of what I may be missing. The full traceba

Re: Traceback when building ant from source

2008-01-24 Thread Peter Reilly
On Jan 24, 2008 3:46 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 t

Re: Traceback when building ant from source

2008-01-24 Thread Steve Loughran
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 believe this is where it is to go based on the inst

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