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