On 11/13/15, 12:06 PM, "Josh Tynjala" <joshtynj...@gmail.com> wrote:
>I discovered that ant in /opt/local/bin was actually a symlink to the real >location inside the bin directory of /opt/local/share/java/apache-ant, >which I think is the default ant on OSX. >/opt/local/share/java/apache-ant/lib is still not writable without >privilege escalation, for some reason, but at least the surrounding files >look more appropriate for a full installation of Ant. Hmm. I wonder how folks are supposed to add new jars to their Ant installs. I guess it may be safer to install it in the test folder and try to reference it from the script. > >I've almost made it through now, I think. I just need to get all of the >environment variables correct for the unit tests. Which environment variables are still giving you problems? -Alex