--- Magesh Umasankar <[EMAIL PROTECTED]> wrote:
> I have introduced an assertion for not null in the code now.  You said
> you had access to FreeBSD, right?  It would work there - perhaps
> you may want to give it a shot (for feedback's  sake, at least)...

Doubtful -- the Java on there is so ancient, I can't get 1.4.1 to even
run:
$ ant -version
Can't find class org.apache.tools.ant.Main
$ java -classpath $CLASSPATH -Dant.home=$ANT_HOME
org.apache.tools.ant.Main -version
Can't find class org.apache.tools.ant.Main
$ echo $JAVA_HOME
/usr/local/jdk1.1.5

Ant1.4 almost kind of runs -- I get the first line of output
(Buildfile:...), then it thinks about things for a minute or two, then
just exits back to the system prompt.

At least Ant1.3 works, so I can at least try some things over there -- but
somehow I think trying to get colored output would be pushing it :)

Diane   

=====
([EMAIL PROTECTED])



__________________________________________________
Do You Yahoo!?
Yahoo! Sports - live college hoops coverage
http://sports.yahoo.com/

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to