Re: Ant installation (and other) issues! - Mailing list pgsql-jdbc

From Bruce Momjian
Subject Re: Ant installation (and other) issues!
Date
Msg-id 200110230234.f9N2Yhh10927@candle.pha.pa.us
Whole thread Raw
In response to Re: Ant installation (and other) issues!  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-jdbc
> Gunnar =?iso-8859-1?q?R=F8nning?= <gunnar@polygnosis.com> writes:
> > But anyway this off topic, what need to have is a build process that works
> > nicely and I think including the ant binaries(around 500k) would be the
> > best solution here.
>
> 500k of binaries?  You just lost the argument.  That's not an acceptable
> amount of overhead to add to the Postgres distribution.

It is actually the libraries:

#$ l /u/ant/lib/
total 650
-rw-r--r--  1 root  wheel     151 Oct  9 23:16 README
-rw-r--r--  1 root  wheel  416389 Oct  9 23:16 ant.jar
-rw-r--r--  1 root  wheel  196399 Oct  9 23:16 crimson.jar
-rw-r--r--  1 root  wheel   33323 Oct  9 23:16 jaxp.jar

--
  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-jdbc by date:

Previous
From: "Thomas O'Dowd"
Date:
Subject: Re: Does PG's JDBC support prepared statements at all?
Next
From: Tom Lane
Date:
Subject: Re: FW: Re: [PATCHES] Ant configuration