Re: [JBoss-user] Problem running Ant on Mac OS X ...

2001-07-06 Thread Dave Ely
Ant 1.3 doesn't know anything about OsX, so the environment support is not there, Execute.getProcEnvCommand() returns null for the command string. Download the Ant sources from and there is one small change

Re: [JBoss-user] Problem running Ant on Mac OS X ...

2001-07-06 Thread Christofer Jennings
Could you tell us more about that shell script? ,boz On Friday, July 6, 2001, at 10:38 AM, Hunter Hillegas wrote: > I am using Ant on OS X and don't have any problems... It's worked fine > with > both the shipping Java version in 10.0 and the beta Java Update. > > How are you executing ant? I

Re: [JBoss-user] Problem running Ant on Mac OS X ...

2001-07-06 Thread Christofer Jennings
I had the same problem. ... Used cut-n-paste too. Hope you don't mind me cc-ing this to the mac-java-dev list. ,boz On Friday, July 6, 2001, at 10:22 AM, BCD wrote: > Hi, > > I've been successfully using Jboss and MySql on Mac OS X but am having > trouble building the examples with Ant. When

[JBoss-user] Problem running Ant on Mac OS X ...

2001-07-06 Thread BCD
Hi, I've been successfully using Jboss and MySql on Mac OS X but am having trouble building the examples with Ant. When I used the supplied build.xml file (with all of the environment variables set correctly) I get the following Java IOException (see below) when Ant is trying to read "env" to ge