On 3/28/16, 3:18 PM, "Justin Mclean" <jus...@classsoftware.com> wrote:
>Hi, > >> Check out compc.jar's permissions in: >> >>/Users/justinmclean/Downloads/ApacheFalcon/apache-flex-falconjx-0.6.0-bin >>/c >> ompiler/generated/dist/sdk > >No luck changing to 777 on the jar and directory and still got the same >error :-( > >java -jar compc.jar works as expected > >ant -v showsthe exception is from flex.ant.FlexTask.resolveClass: >/Users/justinmclean/Downloads/ApacheFlexJS/apache-flex-flexjs-0.6.0-src/fr >ameworks/projects/Core/build.xml:159: File does not exist: compc.jar > at flex.ant.FlexTask.resolveClass(Unknown Source) > at flex.ant.FlexTask.executeOutOfProcess(Unknown Source) > at flex.ant.FlexTask.execute(Unknown Source) > at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) > ... Yeah, that's the area of code I was looking in. 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? What version of Ant and Java are you using? Any custom class loaders or anything like that? -Alex