Is your Falcon the RC I posted or a nightly? I wonder if it is related to [1]
-Alex [1] http://www.draconianoverlord.com/2014/04/01/jdk-compatibility.html On 3/28/16, 3:42 PM, "Justin Mclean" <justinmcl...@me.com> wrote: > >> On a Mac, when you do getInfo on a file, do those sharing and permission >> settings map to the 777 bits or are the different? > >They show up as read & write to me, staff and everyone. > >> What version of Ant and Java are you using? > >$ant -version >Apache Ant(TM) version 1.9.3 compiled on December 23 2013 > >$java -version >java version "1.8.0_73" >Java(TM) SE Runtime Environment (build 1.8.0_73-b02) >Java HotSpot(TM) 64-Bit Server VM (build 25.73-b02, mixed mode) > >Changing java to 1.7 makes no difference and I get the same error > >> Any custom class loaders or anything like that? > >Nothing I’m aware of. > >Thanks, >Justin