etxztn / pulpcore

Automatically exported from code.google.com/p/pulpcore
0 stars 0 forks source link

Upgrade to Java 5 #16

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
- Use Java 5 language features
- Use Java 5 API 

Java 1.4 usage is shrinking quickly, and PulpCore would be better with Java 5 
language features and 
removing some Java 1.4 support code (timer code, for example).

Original issue reported on code.google.com by brack...@gmail.com on 11 Apr 2009 at 12:54