Re: Re: [INTERFACES] org.postgresql.Driver.java compile problem - Mailing list pgsql-patches

From Marko Kreen
Subject Re: Re: [INTERFACES] org.postgresql.Driver.java compile problem
Date
Msg-id 20010319222738.B14148@l-t.ee
Whole thread Raw
In response to Re: Re: [INTERFACES] org.postgresql.Driver.java compile problem  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-patches
On Mon, Mar 19, 2001 at 09:01:36PM +0100, Peter Eisentraut wrote:
> Marko Kreen writes:
>
> > - ant 1.2 does not understand defines after target
> > - ant 1.2 cannot create .jar without manifest file
>
> I'm using Ant 1.2 here and both of these work.

I have ant 1.2 Nov 21 build from Debian and they do not work.
With both JDK 1.2.2 & JDK 1.3.

The first seems official from 'ant -h', as it shows
'ant [options] targets+'.  About the second point I can
say only it does not work without it here.

Seems like others have problems too...

Does these changes break anything?

--
marko


pgsql-patches by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Re: [INTERFACES] org.postgresql.Driver.java compile problem
Next
From: Bruce Momjian
Date:
Subject: Re: DatabaseMetaData.getIndexInfo() added