On Tue, 14 Dec 2004, Davanum Srinivas <[EMAIL PROTECTED]> wrote:
> not yet...right now am trying the new jikes compiler.
I'm rather pessimistic.
It is not really jikes' fault. It gets to compile
/GUMP_PATH/xml-xalan/java/src/org/apache/xpath/compiler/Compiler.java
and has
/GUMP_PATH/xml-xalan/java/src:/GUMP_PATH/xml-xalan/java/src/org/apache/xpath:/GUMP_PATH/xml-xalan/java/src/org/apache/xpath/compiler
as sourcepath, so without reading the source file, the class could be
in org.apache.xpath.compiler or compiler or the default package. My
guess is that Jikes avoids parsing some source files or simply gets
confused by the options.
> fresh from their cvs. will try build.xml changes to xalan by hand
> later today.
Thanks
Stefan
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]