Re: JDBC 3.0 / JDK 1.4 build issues - Mailing list pgsql-jdbc

From Barry Lind
Subject Re: JDBC 3.0 / JDK 1.4 build issues
Date
Msg-id 3C1C23BF.2040007@xythos.com
Whole thread Raw
In response to Re: JDBC 3.0 / JDK 1.4 build issues  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: JDBC 3.0 / JDK 1.4 build issues  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-jdbc
Rene,

Dave and I exchanged a few emails on this a while back, and I think what
we decided on was that we would support both make and ant independently
in 7.3.  That means two independant methods of building the code,
makefiles that don't depend on ant, and ant that doesn't depend on make
calling it.  Both build mechanisms have their pros and cons as was born
out in the long email thread on this topic a few weeks ago.  I agreed to
work on/support the make build method and Dave agreed to support the ant
one.

thanks,
--Barry




Rene Pijlman wrote:

> On Sat, 15 Dec 2001 15:16:49 -0500, you wrote:
>
>>Well sort of...
>>We are using make to start ant, but we are using the ant
>>build file to build the jars
>>
>
> But is the plan to also enable building the driver without ant
> installed?
>
> Regards,
> René Pijlman <rene@lab.applinet.nl>
>



pgsql-jdbc by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: JDBC 3.0 / JDK 1.4 build issues
Next
From: Rene Pijlman
Date:
Subject: JDK 1.4 challenge, opinions please