mirror of
https://github.com/encounter/log4jdbc.git
synced 2026-03-30 11:27:21 -07:00
8918e4a39a
JDBC 3 version no longer needed going forward
9 lines
397 B
Plaintext
9 lines
397 B
Plaintext
log4jdbc is built with Ant 1.8.x and JDK 1.6.x
|
|
|
|
The build.cmd file is useful for building both the jdbc 3 version (JDK 1.4) and
|
|
the jdbc 4 version (under JDK 1.6) under windows. The javadoc.cmd file is
|
|
useful for building javadoc (requires the 3rd party ydoc tool)
|
|
|
|
NOTE: as of 2015-09-30 the jdbc 3 version has been removed - not all build
|
|
scripts may have been updated to reflect that.
|