summaryrefslogtreecommitdiff
path: root/src/interfaces/jdbc/build.xml
AgeCommit message (Expand)Author
2002-04-18Ant 1.4.1 now requires for jdbc. Mention in HISTORY release notes.Bruce Momjian
2002-03-19applied patch from Liam StewartDave Cramer
2002-03-05At this moment, --enable-debug adds debugging information to most of theBruce Momjian
2002-02-24compiles correctly but still doesn't work with jdk 1.4Dave Cramer
2002-02-22now compiles clean with jdk 1.4Dave Cramer
2001-09-23The attached patch is my first run-through of the JDBC test suite. ABruce Momjian
2001-07-06Resolve a number of oddities in the Java build. First, remove the weirdPeter Eisentraut
2001-07-04Attached is a patch to remove the ConnectionHook functionality and thusBruce Momjian
2001-05-25Mention failure of ANT to delete directories on clean.Bruce Momjian
2001-05-23Fix ANT for *.properties files.Bruce Momjian
2001-05-23Fix ANT so it only has '*.class' files, not the 'tags' file.Bruce Momjian
2001-05-19Prevent ANT from recreating the JAR files just because theBruce Momjian
2001-05-17Fix 'make clean' with jdbc and ant by using filesets.Bruce Momjian
2001-05-16Add NUMERIC tests to jdbc code.Bruce Momjian
2001-05-16Backpatch jdbc2 fixes to jdbc1, ANT fixes, from Peter EisentrautBruce Momjian
2001-03-11Add uninstall target to Java build.Peter Eisentraut
2001-03-05Ok, I've split todays commit into three, the first two already done had somePeter Mount
2001-02-14Web Feb 14 17:29:00 GMT 2001 [email protected]Peter Mount
2001-02-07Some updates prior to retrieving a fresh cvs copy:Peter Mount
2001-01-18Thu Jan 18 17:37:00 GMT 2001 [email protected]Peter Mount
2001-01-18Thu Jan 18 12:24:00 GMT 2001 [email protected]Peter Mount
2000-12-20Finished build.xml and updated Driver.java.in and buildDriver to match how Ma...Peter Mount
2000-12-19Finally created ant build.xml filePeter Mount