Re: [PATCHES] Ant configuration

From: "Dave Cramer" <Dave(at)micro-automation(dot)net>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: [PATCHES] Ant configuration
Date: 2001-10-18 23:47:17
Message-ID: 004b01c1582f$38deb070$8201a8c0@inspiron
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc pgsql-patches

The one issue I have with a non ant based build system is that it makes
it difficult to build the driver on a windows machine.

Currently I can build the driver on windows without using cygwin

What problems does ant present?

Dave

-----Original Message-----
From: pgsql-jdbc-owner(at)postgresql(dot)org
[mailto:pgsql-jdbc-owner(at)postgresql(dot)org] On Behalf Of Peter Eisentraut
Sent: October 18, 2001 5:04 PM
To: Barry Lind
Cc: Marko Kreen; pgsql-patches(at)postgresql(dot)org; pgsql-jdbc(at)postgresql(dot)org
Subject: Re: [JDBC] [PATCHES] Ant configuration

Barry Lind writes:

> I don't like this patch. If anything I think we should remove the
> dependency on ANT, not remove the dependency on make.

The use of Ant originally seemed attractive because it would solve the
detection of the jdk version, the portable invocation of the compiler,
and the dependency generation. However, I must currently consider this
experiment a failure, because for each problem Ant solves it introduces
a load of worse problems into the system. Thus, if we can agree to work
out a configure/make-based system for the next release I would be very
much for it.

--
Peter Eisentraut peter_e(at)gmx(dot)net http://funkturm.homeip.net/~peter

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Barry Lind 2001-10-19 01:07:30 Re: FastPath call returned ERROR
Previous Message Barry Lind 2001-10-18 23:37:27 Re: [PATCHES] Ant configuration

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2001-10-19 01:14:48 Re: [PATCHES] Ant configuration
Previous Message Barry Lind 2001-10-18 23:37:27 Re: [PATCHES] Ant configuration