Re: RE: [JDBC] ANT fix for jar creation - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: RE: [JDBC] ANT fix for jar creation
Date
Msg-id 200105281322.f4SDM1C22156@candle.pha.pa.us
Whole thread Raw
In response to RE: [JDBC] ANT fix for jar creation  (Ned Wolpert <ned.wolpert@knowledgenet.com>)
List 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@candle.pha.pa.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.wolpert@knowledgenet.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@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-patches by date:

Previous
From: Brent Ewing
Date:
Subject: libpq performance issue
Next
From: Bruce Momjian
Date:
Subject: Re: libpq performance issue