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=32392>. 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=32392 Summary: Slide won't compile with new JDK 1.5 Product: Slide Version: Nightly Platform: PC URL: http://rakugaki.org/temp/slide-jdk15.patch OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Core AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Mainly due to newly introduced "enum" keyword, current CVS source fails to compile with new JDK 1.5 compiler. With "ant full-dist", I get several "enum is now a keyword" errors, and a symbol clash error on "compareTo" method in org/apache/webdav/lib/WebdavFile.java. I have hacked up a patch to fix these issues, and it is available from the URL above. -- 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]
