mirror of
https://github.com/encounter/log4jdbc.git
synced 2026-03-30 11:27:21 -07:00
5 lines
233 B
Plaintext
5 lines
233 B
Plaintext
To build log4jdbc, you must have Ant 1.6.5 or later installed,
|
|
and JDK 1.4 and JDK 1.6 installed.
|
|
|
|
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.
|