| Summary: | jakarta-log4j need source -1.4 or version bump | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Ernst Sjöstrand <ernstp> |
| Component: | [OLD] Server | Assignee: | Java team <java> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | enhancement | CC: | cm |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
this is a duplicate of #71636 , as it seems. |
Getting a lot of these: [javac] /var/tmp/portage/log4j-1.2.8-r2/work/jakarta-log4j-1.2.8/src/java/org/apache/log4j/PropertyConfigurator.java:513: as of release 1.5, 'enum' is a keyword, and may not be used as an identifier [javac] (try -source 1.4 or lower to use 'enum' as an identifier) [javac] String key = (String) enum.nextElement(); [javac] ^ I saw that they hade renamed all enum variables in CVS, but I counldn't find out if that was in the 1.2.9 release. Reproducible: Always Steps to Reproduce: