AW: building ant from source and junit build error

2008-03-09 Thread Jan.Materne
http://ant.apache.org/manual/install.html#optionalTasks Jan > -Ursprüngliche Nachricht- > Von: qbnronin [mailto:[EMAIL PROTECTED] > Gesendet: Samstag, 8. März 2008 03:46 > An: user@ant.apache.org > Betreff: Re: building ant from source and junit build error > >

Re: building ant from source and junit build error

2008-03-07 Thread qbnronin
- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/building-ant-from-source-and-junit-build-error-tp14603916p15910578.html Sent f

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

AW: building ant from source and junit build error

2008-01-07 Thread Jan.Materne
ROTECTED] > Gesendet: Donnerstag, 3. Januar 2008 20:39 > An: user@ant.apache.org > Betreff: building ant from source and junit build error > > all, > > > i am trying to build ant from source code on a rhel4 amd 64 > bit system. > > i get this message: > BUIL

building ant from source and junit build error

2008-01-03 Thread Kevin Tomasek
all, i am trying to build ant from source code on a rhel4 amd 64 bit system. i get this message: BUILD FAILED /tmp/ant/apache-ant-1.7.0/build.xml:1105: The following error occurred while executing this line: /tmp/ant/apache-ant-1.7.0/build.xml:911: We cannot build the test jar unless JUnit is

Re: Building Ant from Source

2006-07-18 Thread Matt Benson
http://ant.apache.org/manual/install.html#buildingant HTH, Matt --- Bala Paranj <[EMAIL PROTECTED]> wrote: > How can I build the ant from the latest source? TIA. > > PS: Sorry, I posted this question earlier in another > thread. For some reason, it doesn't seem to > go through. > > ---

Building Ant from Source

2006-07-18 Thread Bala Paranj
How can I build the ant from the latest source? TIA. PS: Sorry, I posted this question earlier in another thread. For some reason, it doesn't seem to go through. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional command