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/frameworks/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)
        ...

Given up for now will take another look later today.

Justin

Reply via email to