DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=43859>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=43859 ------- Additional Comments From [EMAIL PROTECTED] 2008-02-21 08:02 ------- Compiling Lenya from source on Gentoo Linux w/ sun-jdk-1.4.2.16, tomcat-5.5.26 gave me a similar failure: compile-module-org.apache.lenya.modules.ac: Created dir: /usr/local/src/apache-lenya-2.0/build/lenya/modules/org.apache.lenya.modules.ac/java/classes/api Compiling 12 source files to /usr/local/src/apache-lenya-2.0/build/lenya/modules/org.apache.lenya.modules.ac/java/classes/api /usr/local/src/apache-lenya-2.0/src/modules-core/ac/java/src/org/apache/lenya/ac/impl/CredentialImpl.java:110: cannot resolve symbol symbol : method valueOf (int) location: class java.lang.Integer return Integer.valueOf(getAccreditable().hashCode() + getRole().hashCode()).hashCode(); ^ 1 error BUILD FAILED When using blackdown-jdk, it's the same. No errors, however, when compiling w/ sun-jdk-1.5.0.13 and tomcat-6.0.16, but not surprisingly that build throws a server exception. Do you want to reopen the bug or should I file a new one for that? Thanks. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
