spring-projects / spring-framework

Spring Framework
https://spring.io/projects/spring-framework
Apache License 2.0
56.14k stars 37.95k forks source link

some sandbox src uses 'enum' for var names [SPR-460] #5189

Closed spring-projects-issues closed 19 years ago

spring-projects-issues commented 19 years ago

Jing Xue opened SPR-460 and commented

I posted this on the forum and someone told me to create a JIRA issue, so here it goes(although I'm not sure it's really an issue as this is only happening in the sandbox) - basically a few classes from various packages in the sandbox are using 'enum' for variable names, which causes these classes fail to compile with javac 1.5.


Affects: 1.1.3

spring-projects-issues commented 19 years ago

Juergen Hoeller commented

Fixed!