Re: JDBC build.xml - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: JDBC build.xml
Date
Msg-id 200203190149.g2J1nei29301@candle.pha.pa.us
Whole thread Raw
In response to JDBC build.xml  (Liam Stewart <liams@redhat.com>)
List pgsql-patches
Later version of patch applied.  Thanks.

---------------------------------------------------------------------------


Liam Stewart wrote:
>
> If one is trying to compile a JDBC 1 driver and junit.jar is in the
> CLASSPATH, then the build fails as ant tries to build the JDBC 2 test
> classes. This patch fixes this problem by excluding the jdbc 2 files
> unless the jdk1.2+ property is set.
>
> Liam
>
> --
> Liam Stewart :: Red Hat Canada, Ltd. :: liams@redhat.com

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: JDBC build.xml
Next
From: Tom Lane
Date:
Subject: Re: fix for bison warnings