From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Liam Stewart <liams(at)redhat(dot)com> |
Cc: | PostgreSQL Patches List <pgsql-patches(at)postgresql(dot)org> |
Subject: | Re: JDBC build.xml |
Date: | 2002-03-19 01:49:39 |
Message-ID: | 200203190149.g2J1nei29301@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)redhat(dot)com
[ Attachment, skipping... ]
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2002-03-19 01:52:35 | Re: fix for bison warnings |
Previous Message | Bruce Momjian | 2002-03-19 01:49:17 | Re: JDBC build.xml |