Dear Sir/Madam,

I was taking a quick look into why this build [1] for XSDLIB [2] started
failing on Apache Gump [3]. (It is a project with a lot of dependees, see
[4]) It seems that this class (amongst, perhaps others) is not being built,
or not being placed on the classpath.

[EMAIL PROTECTED] /usr/local/gump/public/workspace/msv/xsdlib $ find . -name
RegularEx\* -print
./src-apache/com/sun/msv/datatype/regexp/RegularExpression.java

giving:

/home/gump/workspaces2/public/workspace/msv/xsdlib/dist/src/com/sun/msv/data
type/xsd/regex/REUtil.java:286: cannot resolve symbol
    [javac] symbol  : class RegularExpression
    [javac] location: class com.sun.msv.datatype.xsd.regex.REUtil
    [javac]     static final RegularExpression[] regexCache = new
RegularExpression[CACHESIZE];
    [javac]                  ^

Is it possible that the apache-src set of code is not being built, or that
(perhaps) it is being built into a directory that Gump isn't adding to the
classpath? Would you mind investigating (and the is a lot of build
information at [2]) and reporting back here? If there is a Gump descriptor
mismatch we'll help fix it.

Thanks in advance for your consideration.

regards

Adam

[1]
http://brutus.apache.org/gump/public/msv/xsdlib/gump_work/build_msv_xsdlib.html
[2] http://brutus.apache.org/gump/public/msv/xsdlib/index.html
[3] http://gump.apache.org
[4] http://brutus.apache.org/gump/public/project_todos.html


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to