atom feed25 messages in org.postgresql.pgsql-jdbcRe: Compiling
FromSent OnAttachments
BartMar 21, 2001 12:00 pm 
Dax DuskinMar 21, 2001 12:05 pm.eml
Bob KlineMar 21, 2001 2:24 pm 
jlem...@netspace.net.auMar 21, 2001 3:00 pm 
BartMar 21, 2001 3:58 pm 
Peter T MountMar 22, 2001 6:49 am 
Wiley, PeterMar 22, 2001 7:17 am 
Mike Cannon-BrookesMar 22, 2001 4:37 pm 
Mike Cannon-BrookesMar 22, 2001 4:37 pm 
Marko KreenMar 23, 2001 1:10 am 
Peter EisentrautMar 25, 2001 4:20 am 
Peter MountMar 25, 2001 10:03 am 
Peter EisentrautMar 25, 2001 12:35 pm 
Mike Cannon-BrookesMar 25, 2001 4:46 pm 
Peter EisentrautMar 26, 2001 9:12 am 
Mike Cannon-BrookesMar 26, 2001 1:53 pm 
Marko KreenMar 27, 2001 3:04 am 
Peter EisentrautMar 27, 2001 8:56 am 
Peter MountMar 29, 2001 12:43 am 
Peter MountMar 29, 2001 12:46 am 
Peter MountMar 29, 2001 12:49 am 
Peter MountMar 29, 2001 12:58 am 
Marko KreenMar 29, 2001 4:29 am 
Peter EisentrautMar 29, 2001 10:37 am 
Peter T MountApr 2, 2001 6:28 am 
Subject:Re: Compiling
From:Peter Mount (pet@retep.org.uk)
Date:Mar 25, 2001 10:03:12 am
List:org.postgresql.pgsql-jdbc

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.

Running just ant should run with just the defaults.

Peter