RE: warnings when calling ant

2005-04-05 Thread Conelly, Luis (GE Energy, Non GE, GENE)
PM To: Ant Users List Subject: Re: warnings when calling ant Hmm.. looks like your shell is acting funny? Perhaps /bin is missing from your PATH env. variable. This is where the uname and false executables live on the (Intel) SunOS 5.8 box I am looking at. Probably something has screwed up

Re: warnings when calling ant

2005-04-05 Thread Matt Benson
Hmm.. looks like your shell is acting funny? Perhaps /bin is missing from your PATH env. variable. This is where the uname and false executables live on the (Intel) SunOS 5.8 box I am looking at. Probably something has screwed up your PATH and you want to log out/log in or rerun .profile or some

warnings when calling ant

2005-04-05 Thread Conelly, Luis (GE Energy, Non GE, GENE)
Hi there, I am a bit confuse here, since I´ve never seen this kind of behavior with ant. I am invoking ant from a shell script (the usual stuff is set, such as JAVA_HOME, ANT_HOME, no classpath defined) and I get following messages: -- /xyz/apache-ant-1.6.2/bin/ant: fals