The build throws an exception refering to a directory that does not exist. THe normal ANT script works, and I am not sure where that directory is being referenced.
avalon/tools/lib avalon/tools/ext
are both no longer in the repository.
Is there any way I can get notification on this type of an error?
Buildfile: build.xml Caught exception (org.apache.tools.ant.BuildException) while expanding tools.class.path: /home/rubys/jakarta/avalon/tools/lib not found. dependencies: check-environment: framework-warning: compile: [mkdir] Created dir: /home/rubys/jakarta/avalon-excalibur/lifecycle/build/classes [javac] Compiling 4 source files to /home/rubys/jakarta/avalon-excalibur/lifecycle/build/classes prepare-conf: [mkdir] Created dir: /home/rubys/jakarta/avalon-excalibur/lifecycle/build/conf [copy] Copying 1 file to /home/rubys/jakarta/avalon-excalibur/lifecycle/build/conf jar: [mkdir] Created dir: /home/rubys/jakarta/avalon-excalibur/lifecycle/build/lib [jar] Building jar: /home/rubys/jakarta/avalon-excalibur/lifecycle/build/lib/excalibur-lifecycle-20030312.jar main: BUILD SUCCESSFUL Total time: 3 seconds
Build was successful, but a BuildException happened.
We were not nagged or notified. :/
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
