Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
Nightly Builds
-
None
Description
It would be nice if there was a build that supported Java 1.5's Generics. This probably isn't possible to include in the regular distribution, since Commons-Pool probably wants to maintain compatability with older versions of Java, but generics are highly desirable, especially for a project such as pool. I have spent the day or so adding support to it in our CVS repository (viewable at https://www.limewire.org/fisheye/browse/misc/commons-pool ). I'll attach the patch to generify the code, if you decide that it is possible to include in the main distribution.