We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bebe5ac commit 2de427dCopy full SHA for 2de427d
src/interfaces/jdbc/build.xml
@@ -1,10 +1,12 @@
1
<?xml version="1.0"?>
2
<!--
3
4
- build file to allow ant (http://jakarta.apache.org/ant/) to be used
5
- to build the PostgreSQL JDBC Driver
+ Build file to allow ant (http://jakarta.apache.org/ant/) to be used
+ to build the PostgreSQL JDBC Driver.
6
7
- $Header: /cvsroot/pgsql/src/interfaces/jdbc/Attic/build.xml,v 1.22 2002/03/19 01:32:48 davec Exp $
+ This file now requires Ant 1.4.1. 2002-04-18
8
+
9
+ $Header: /cvsroot/pgsql/src/interfaces/jdbc/Attic/build.xml,v 1.23 2002/04/18 04:58:13 momjian Exp $
10
11
-->
12
0 commit comments