Hi gang!
I figured I'd go take a look at what you're all up to over here. Once I figured out ruper -> ruper2 -> incubator -> depot...and figured out depot lives in SVN (from the pmc archive)...I figured out how to get depot from SVN (by looking at the instructions from commons.apache.org and looking at the web interface from there).
When I type 'ant' in the ruper directory, I get this error: --- [EMAIL PROTECTED] ruper]$ ant Buildfile: build.xml
build_banner:
[echo] --------------------------------------------------------
[echo] apache-depot-ruper 0.1 20040208 Build
[echo] Copyright 2004 apache.org
[echo] --------------------------------------------------------
[echo] Ant : Apache Ant version 1.5.4 compiled on August 12 2003
[echo] Ant File : /home/lsimons/svn/incubator/depot/trunk/ruper/build.xml
[echo] Ant Prj : depot-ruper
[echo] Ant Java : 1.4
[echo] Ant Home : /home/lsimons/opt/ant
[echo] --------------------------------------------------------
init:
[mkdir] Created dir: /home/lsimons/svn/incubator/depot/trunk/ruper/target/classes/core
[mkdir] Created dir: /home/lsimons/svn/incubator/depot/trunk/ruper/target/classes/ant
[mkdir] Created dir: /home/lsimons/svn/incubator/depot/trunk/ruper/target/dist/jars
[mkdir] Created dir: /home/lsimons/svn/incubator/depot/trunk/ruper/target/classes/test/core
compile:
[javac] Compiling 162 source files to /home/lsimons/svn/incubator/depot/trunk/ruper/target/classes/core
BUILD FAILED
file:/home/lsimons/svn/incubator/depot/trunk/ruper/build.xml:124: /home/lsimons/svn/incubator/depot/trunk/ruper/lib not found.
---
my guess is someone forgot to check some stuff in :D
can someone provide me with some basic steps (as in "things to enter on command line") that will get me a jar or two to drop into the ant lib/ directory, along with a basic sample of how to use the task?
-- cheers,
- Leo Simons
----------------------------------------------------------------------- Weblog -- http://leosimons.com/ IoC Component Glue -- http://jicarilla.org/ Articles & Opinions -- http://articles.leosimons.com/ ----------------------------------------------------------------------- "We started off trying to set up a small anarchist community, but people wouldn't obey the rules." -- Alan Bennett
