https://issues.apache.org/bugzilla/show_bug.cgi?id=56400
Konstantin Kolinko <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |--- --- Comment #2 from Konstantin Kolinko <[email protected]> --- 1. Fore a record, 'ant release' with Java 8 completes successfully. Good. So we are not limited to Java 7 as it were with DBCP 1. 2. There are several minor cleanups pending: a. Correct DBCP description in BUILDING.txt b. Remove DBCP and pool versions from build.properties.default c. Remove TOMCAT_LIBS_BASE/tomcat8-deps/dbcp/tomcat-dbcp.jar reference from res/ide-support/eclipse/eclipse.classpath The IDEA and NetBeans files look OK. 3. There is javadoc link to an absent class (ProxiedObjectPool) in dbcp2/package-info.java (see buildbot output for 'ant release' step) 4. I wonder whether it is worth and feasible to fork the tests as well. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
