From 17108e6c4fe0fde6aa57881cbb5db6ffa6ce72d8 Mon Sep 17 00:00:00 2001 From: Barry Lind Date: Mon, 11 Aug 2003 21:25:01 +0000 Subject: [PATCH] Applied patch from Oliver Jewett to fix a deprecation in newer versions of ant Modified Files: jdbc/build.xml --- src/interfaces/jdbc/build.xml | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/src/interfaces/jdbc/build.xml b/src/interfaces/jdbc/build.xml index bcb29f4429..5af9ae410d 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.32 2003/02/27 05:45:43 barry Exp $ + $Header: /cvsroot/pgsql/src/interfaces/jdbc/Attic/build.xml,v 1.33 2003/08/11 21:25:01 barry Exp $ --> @@ -22,7 +22,6 @@ - @@ -167,13 +166,17 @@ - + + + - + + + -- 2.40.0