From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | PostgreSQL jdbc list <pgsql-jdbc(at)postgresql(dot)org> |
Cc: | PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org> |
Subject: | ANT fix for frequent recompile |
Date: | 2001-05-19 02:48:18 |
Message-ID: | 200105190248.f4J2mIt05879@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc pgsql-patches |
I have applied the following patch to prevent ANT from recreating the
JAR file all the time. The copying of the error.properties files was
causing the *.jar files to appear out of date, when in fact they were
fine.
--
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
Attachment | Content-Type | Size |
---|---|---|
unknown_filename | text/plain | 1.8 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Ken K | 2001-05-19 20:13:33 | Contributing fixes to Serilize.java |
Previous Message | jtp | 2001-05-17 15:03:38 | Re: Restore from a dead machine. |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2001-05-20 04:35:53 | class name in target list |
Previous Message | Bruce Momjian | 2001-05-18 20:17:52 | #ifdef OLD_FILE_NAMING |