The build files suggest that the code can be compiled and run using Java 1.5.
However, Java 1.5 cannot be used to compile the ConnectionPool class,
which uses @Override for interface implementations. The annotations
could be removed to allow the code to compile under 1.5.
==
The AbstractCreateSt
http://people.apache.org/~fhanik/jdbc-pool/v1.0.7/
Same thing here, if all checks out well, plan a vote mid next week
Filip
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...