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
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
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
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