Skip to content

Commit 2de427d

Browse files
committed
Ant 1.4.1 now requires for jdbc. Mention in HISTORY release notes.
1 parent bebe5ac commit 2de427d

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

src/interfaces/jdbc/build.xml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
<?xml version="1.0"?>
22
<!--
33
4-
build file to allow ant (http://jakarta.apache.org/ant/) to be used
5-
to build the PostgreSQL JDBC Driver
4+
Build file to allow ant (http://jakarta.apache.org/ant/) to be used
5+
to build the PostgreSQL JDBC Driver.
66
7-
$Header: /cvsroot/pgsql/src/interfaces/jdbc/Attic/build.xml,v 1.22 2002/03/19 01:32:48 davec Exp $
7+
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 $
810
911
-->
1012

0 commit comments

Comments
 (0)