Peter Eisentraut wrote:
> Bruce Momjian - CVS writes:
>
> > Add JAVA_HOME test for Ant.
>
> I've been doing fine without.
Your Ant is found without a JAVA_HOME? I tried it here with Ant 1.5 and
the check for Ant failed:
#$ ant
Buildfile: build.xml does not exist!
Build failed
#$ unset JAVA_HOME
#$ ant
Error: JAVA_HOME is not defined correctly.
We cannot execute java
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073