Jann Forrer schrieb:
[...]
If requiring Java 5 is not an option, we have to include the
pre-generated lexer and parser Java files. The absolute paths you
mentioned shouldn't do any harm, since they only occur in comments and
in a method that is never called. Of course it would nevertheless be
nice to get rid of them.
Java 1.5 is ok for me. However on one of our server we still use 1.4.2.
Could we simply copy the compiled lexer and parser classes to this server?
That wouldn't work (you would also get the
UnsupportedClassVersionError), but you could try to copy the generated
lexer and parser Java files in
build/lenya/src/org/apache/lenya/ac/impl/antlr to the server and let the
build process compile them.
-- Andreas
--
Andreas Hartmann, CTO
BeCompany GmbH
http://www.becompany.ch
Tel.: +41 (0) 43 818 57 01
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]