Re: current build fail - Mailing list pgsql-hackers

From Thomas O'Dowd
Subject Re: current build fail
Date
Msg-id 1030952996.2776.254.camel@beast.uwillsee.com
Whole thread Raw
In response to current build fail  (Tatsuo Ishii <t-ishii@sra.co.jp>)
Responses Re: current build fail  (Tatsuo Ishii <t-ishii@sra.co.jp>)
List pgsql-hackers
Yeah, it seems to require Ant 1.5 now. This should probably go in the
configure script, ie a test for Ant 1.5 if java enabled?

Tom.

On Mon, 2002-09-02 at 16:30, Tatsuo Ishii wrote:
> I see:
> 
> /usr/jakarta-ant-1.4.1/bin/ant -buildfile ./build.xml all \
>   -Dmajor=7 -Dminor=3 -Dfullversion=7.3devel -Ddef_pgport=5432 -Denable_debug=yes
> Buildfile: ./build.xml
> 
> BUILD FAILED
> 
> /usr/local/src/pgsql/current/pgsql/src/interfaces/jdbc/./build.xml:51: Class
org.apache.tools.ant.taskdefs.condition.Anddoesn't support the nested "isset" element.
 
> 
> Is my ant 1.4.1 is too old to build PostgreSQL?
> --
> Tatsuo Ishii
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo@postgresql.org so that your
> message can get through to the mailing list cleanly
-- 
Thomas O'Dowd. - Nooping - http://nooper.com
tom@nooper.com - Testing - http://nooper.co.jp/labs



pgsql-hackers by date:

Previous
From: Tatsuo Ishii
Date:
Subject: current build fail
Next
From: Oleg Bartunov
Date:
Subject: Re: contrib/ intarray, ltree, intagg broken(?) by array