Re: Ant on Mac OS X

2014-03-08 Thread Tony Anecito
I do have xcode but I am using Java for OS X and my preference is to have the build environment separate from the IDE when doing final builds for QA and prod environments. Removes a lot of risk and improves repeatability.   Thanks for the feedback. -Tony On Saturday, March 8, 2014 10:59 AM, Ca

Re: Ant on Mac OS X

2014-03-08 Thread Carlos Araya
Tony, Doesn't Ant come bundled with Xcode? If you're doing any sort of development on OS X it would pay to install the dev tools and then check if ant gets installed with it and it may not be the current version. Carlos On Fri, Mar 7, 2014 at 7:12 AM, Harold Putman wrote: > brew install ant >

Re: Ant on Mac OS X

2014-03-08 Thread wolfgang häfelinger
*port install ant* *$ port install ant* Error: Insufficient privileges to write to MacPorts install prefix. $ sudo port install ant Error: Port ant not found $ sudo port install apache-ant ---> Cleaning apache-ant ---> Scanning binaries for linking errors: 100.0% ---> No broken files found.