From 23e5da8a4835d7b5c5c376e3f4d1e77bf07a5b81 Mon Sep 17 00:00:00 2001 From: Barry Lind Date: Thu, 27 Jun 2002 04:38:01 +0000 Subject: [PATCH] fixed build.xml to echo correct jdbc version under ant1.6 --- src/interfaces/jdbc/build.xml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/src/interfaces/jdbc/build.xml b/src/interfaces/jdbc/build.xml index 81cc1bd2d0..c8b541d6a6 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.23 2002/04/18 04:58:13 momjian Exp $ + $Header: /cvsroot/pgsql/src/interfaces/jdbc/Attic/build.xml,v 1.24 2002/06/27 04:38:01 barry Exp $ --> @@ -42,11 +42,15 @@ + + + + @@ -113,15 +117,15 @@ --> - + + + - - -- GitLab