From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Ned Wolpert <ned(dot)wolpert(at)knowledgenet(dot)com> |
Cc: | PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org> |
Subject: | Re: RE: [JDBC] ANT fix for jar creation |
Date: | 2001-05-28 13:22:01 |
Message-ID: | 200105281322.f4SDM1C22156@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc pgsql-patches |
Already fixed.
-- Start of PGP signed section.
>
> Doesn't the jarfile need to have the properties? (For error messages) Unless I
> read the patch wrong, I think it will exclude needed files, like
> org/postgresql/errors.properties
>
> On 23-May-2001 Bruce Momjian wrote:
> >
> > The following ANT patch prevents the JAR file from containing non-class
> > files. I was occasionally getting the 'tags' file in the jar file,
> > which clearly is wrong, and made the JAR file 20mb instead of 80k.
> >
> > --
> > 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
> >
>
>
> Virtually,
> Ned Wolpert <ned(dot)wolpert(at)knowledgenet(dot)com>
>
> D08C2F45: 28E7 56CB 58AC C622 5A51 3C42 8B2B 2739 D08C 2F45
-- End of PGP signed section.
--
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 | Bruce Momjian | 2001-05-28 14:14:55 | Re: Re: [HACKERS] Outstanding patches |
Previous Message | Bruce Momjian | 2001-05-28 00:36:54 | Re: Patch for JDBC fractional hour timezone offset bug |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2001-05-28 13:49:12 | Re: libpq performance issue |
Previous Message | Bruce Momjian | 2001-05-28 04:27:09 | Re: A patch that adds primary key and unique key support to psql's \d |