From 79e42a6eb2dd18c45b12910d42ff0cba5a85eb7d Mon Sep 17 00:00:00 2001 From: Kris Jurka Date: Mon, 26 Apr 2004 08:28:32 +0000 Subject: [PATCH] Update the build.xml file to support building with the new 1.5 jdk and ant 1.6. --- src/interfaces/jdbc/build.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/interfaces/jdbc/build.xml b/src/interfaces/jdbc/build.xml index e15d64a539b..b8914818365 100644 --- a/src/interfaces/jdbc/build.xml +++ b/src/interfaces/jdbc/build.xml @@ -6,7 +6,7 @@ This file now requires Ant 1.4.1. 2002-04-18 - $Header: /cvsroot/pgsql/src/interfaces/jdbc/Attic/build.xml,v 1.36.2.1 2003/12/18 03:32:05 davec Exp $ + $Header: /cvsroot/pgsql/src/interfaces/jdbc/Attic/build.xml,v 1.36.2.2 2004/04/26 08:28:32 jurka Exp $ --> @@ -44,7 +44,10 @@ + + +