Re: jakarta commons net build failed

2004-09-25 Thread Harobed
Le samedi 25 septembre 2004 à 13:55 -0400, Phil Steitz a écrit : > Ant cannot find the junit jar that it needs, despite the fact that it is > grabbing it as a dependency :-( > > Look in $ANT_HOME/lib and make sure that both junit.jar and optional.jar > are there, since that is where ant will loo

Re: jakarta commons net build failed

2004-09-25 Thread Phil Steitz
Ant cannot find the junit jar that it needs, despite the fact that it is grabbing it as a dependency :-( Look in $ANT_HOME/lib and make sure that both junit.jar and optional.jar are there, since that is where ant will look for them. You can copy the downloaded junit jar from target/lib if you l

Re: jakarta commons net build failed

2004-09-25 Thread robert burrell donkin
please ask this question on the correct list (the jakarta commons user list - see http://jakarta.apache.org/site/mail.html). your problem is that the build uses an optional ant task. you need to include the required jars on the classpath. read the ant manual for details. - robert On 25 Sep 200

jakarta commons net build failed

2004-09-25 Thread Harobed
Hello, I would like build jakarta commons net. I'm start ant in the source, and I've this : Harobed:/home/harobed/src/commons-net-1.2.2# ant Buildfile: build.xml init: get-deps: [get] Getting: http://www.ibiblio.org/maven/oro/jars/oro-2.0.8.jar [get] Not modified - so not downloade