Re: [GUMP] Build Failure - jakarta-avalon-excalibur
Leo Simons <[email protected]>
| Newsgroups | gmane.comp.jakarta.avalon.apps.devel,gmane.comp.jakarta.avalon.devel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 2002-12-10 at 14:37, Peter Donald wrote:
> ----------------------------------------------------
> This email is autogenerated from the output from:
> <http://cvs.apache.org/builds/gump/2002-12-10/jakarta-avalon-excalibur.html>
> ----------------------------------------------------
> prj-zip:
> Caught exception (org.apache.tools.ant.BuildException) while expanding tools.class.path: /home/rubys/jakarta/jakarta-site/lib not found.
> prj-cli:
> Caught exception (org.apache.tools.ant.BuildException) while expanding tools.class.path: /home/rubys/jakarta/jakarta-site/lib not found.
> prj-loader:
> Caught exception (org.apache.tools.ant.BuildException) while expanding tools.class.path: /home/rubys/jakarta/jakarta-avalon-excalibur/loader/${jakarta-site.dir}/lib not found.
I think the gump descriptor for excalibur needs to be modified to set
the jakarta-site variable to something sensible. But where is
jakarta-site in the gump setup?
> dependencies:
>
> compile:
> [mkdir] Created dir: /home/rubys/jakarta/jakarta-avalon-excalibur/loader/build/classes
> [javac] Compiling 12 source files to /home/rubys/jakarta/jakarta-avalon-excalibur/loader/build/classes
> [javac] /home/rubys/jakarta/jakarta-avalon-excalibur/loader/src/java/org/apache/excalibur/loader/util/PathMatcher.java:10: package org.apache.oro.text.regex does not exist
> [javac] import org.apache.oro.text.regex.MalformedPatternException;
> [javac] ^
is this because jakarta-site lib contains the regex libs, which can be
found, or because the dependency is not declared?
call me a beignet but I'm still a bit of a gump-illeterate.
cheers,
- Leo