From: | Dave Cramer <Dave(at)micro-automation(dot)net> |
---|---|
To: | Mike Beachy <beachy(at)marketboy(dot)com> |
Cc: | "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org> |
Subject: | Re: build patch |
Date: | 2002-12-11 12:29:43 |
Message-ID: | 1039609783.1954.163.camel@inspiron.cramers |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
All associated patch's applied
Thanks Mike!
On Tue, 2002-12-10 at 13:40, Mike Beachy wrote:
> On Tue, Dec 10, 2002 at 12:11:40PM -0500, Fernando Nasser wrote:
> > What about adding this new building info the the README file?
>
> Patch below. Feel free to suggest something else.
>
> Index: README
> ===================================================================
> RCS file: /projects/cvsroot/pgsql-server/src/interfaces/jdbc/README,v
> retrieving revision 1.12
> diff -c -r1.12 README
> *** README 2002/10/20 00:10:55 1.12
> --- README 2002/12/10 18:39:00
> ***************
> *** 32,37 ****
> --- 32,41 ----
>
> That jar file will contain the driver for _your_ version of the JDK.
>
> + If you would like to use ANT directly, first invoke 'make build.properties'
> + after running the configure script with the java option. This will create a
> + needed Java properties file from the configured information.
> +
> REMEMBER: Once you have compiled the driver, it will work on ALL platforms
> that support that version of the API. You don't need to build it for each
> platform.
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
--
Dave Cramer <Dave(at)micro-automation(dot)net>
From | Date | Subject | |
---|---|---|---|
Next Message | Aaron Mulder | 2002-12-11 15:05:43 | RH8/7.2.2 Test Suite Problem |
Previous Message | Ricardo Javier Aranibar León | 2002-12-11 12:28:45 | Re: Connection Class.forName |