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

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

Re: SVN of ECS Re: [Jakarta Wiki] Updated: JakartaBoardReport-September2004

2004-09-25 Thread robert burrell donkin
On 24 Sep 2004, at 10:48, Henning Schmiedehausen wrote: I think that Robert is the best person to answer this. He is the main responsibe developer of ECS. ;-) developer implies ongoing development. minder would be more appropriate ;) ECS is still used in many production systems and solves the

Re: CVS-SVN Was: SVN of ECS

2004-09-25 Thread robert burrell donkin
On 24 Sep 2004, at 19:55, Henri Yandell wrote: Sounds good to me. ORO's the first to goto SVN then. cool Noel (or any other local to Jakarta infra people), before I go ahead and just make a request, is there a particular process you'd like us to adhere to? given jakarta's large and diverse, i'd

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

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 look

Re: CVS-SVN Was: SVN of ECS

2004-09-25 Thread Martin Cooper
On Sat, 25 Sep 2004 21:25:37 +0100, robert burrell donkin [EMAIL PROTECTED] wrote: On 24 Sep 2004, at 19:55, Henri Yandell wrote: Sounds good to me. ORO's the first to goto SVN then. cool Noel (or any other local to Jakarta infra people), before I go ahead and just make a request, is

Re: CVS-SVN Was: SVN of ECS

2004-09-25 Thread Henri Yandell
On Sat, 25 Sep 2004, Martin Cooper wrote: There is this to start with: http://www.apache.org/dev/cvs2svn.html Cool, just what I was hoping for. Seems that the only major thing we have to do is plan step 2: Decide how you want your repository converted. Read the cvs2svn manual for the different