You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by bu...@apache.org on 2005/01/21 06:39:04 UTC

DO NOT REPLY [Bug 33189] - Does not compile under Java 1.5 because enum is a keyword

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=33189>.
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=33189





------- Additional Comments From wchao@yahoo.com  2005-01-21 06:39 -------
Created an attachment (id=14062)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=14062&action=view)
Single diff that fixes Cocoon 2.1.6 so that it compiles with Java 1.5

Run the following:

cd /path/to/cocoon-2.1.6
patch -p1 < /path/to/cocoon-2.1.6_patch_for_java_1.5.diff
./build.sh


-- 
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.