Re: Compiling

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Peter Mount <peter(at)retep(dot)org(dot)uk>
Cc: Mike Cannon-Brookes <mcannon(at)internet(dot)com>, <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Compiling
Date: 2001-03-25 20:35:31
Message-ID: Pine.LNX.4.30.0103252234220.941-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Peter Mount writes:

> At 14:21 25/03/01 +0200, Peter Eisentraut wrote:
> >Mike Cannon-Brookes writes:
> >
> > > tried to pull down the latest src and compile it but I can't. The build
> > file
> > > seems to filter properties like MAJORVERISON, MINORVERSION etc with ant
> > > properties that don't exist?
> >
> >You aren't running 'ant' directly, are you? Just run 'make'.
>
> Unless it's changed build.xml should have defaults for these, but make
> should then overide them.

The version numbers used to be hardcoded into the source. I thought we
were supposed to get rid of this. We could provide defaults like '0.0',
but anything else is going to get us back to were we started.

>
> Running just ant should run with just the defaults.
>
> Peter
>
>

--
Peter Eisentraut peter_e(at)gmx(dot)net http://yi.org/peter-e/

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Aaron Brashears 2001-03-25 22:06:22 Re: [JDBC] Problem in PostgreSQL - jdbc
Previous Message Seema Noor 2001-03-25 18:12:23 Problem in PostgreSQL - jdbc