One step further. Could execute the ant target jar and it created all
the libraries.

Now I've got following exception.

tiezad@elitebook-zadra /cygdrive/c/dev/apache-flex/falcon/compiler.js/bin
$ ./mxmlc ../test/TestApp.as
Using Falcon codebase: ./../../compiler
Using Flex SDK: ./../../compiler/generated/dist/sdk
java.lang.NoClassDefFoundError: org/apache/flex/compiler/clients/MXMLJSC
Caused by: java.lang.ClassNotFoundException:
org.apache.flex.compiler.clients.MXMLJSC
        at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
Could not find the main class:
org.apache.flex.compiler.clients.MXMLJSC. Program will exit.
Exception in thread "main

I use windows (cygwin) so maybe thats the issue.

On Fri, Nov 23, 2012 at 9:07 PM, Alex Harui <aha...@adobe.com> wrote:
> Try taking out that line.
>
>
> On 11/23/12 9:04 PM, "Cyrill Zadra" <cyrill.za...@gmail.com> wrote:
>
>> Tried it again still the same but it occurs on line 231:
>>
>> BUILD FAILED
>> C:\dev\apache-flex\falcon\compiler.js\build.xml:231: Warning: Could
>> not find resource file
>> "C:\dev\apache-flex\falcon\compiler.js\build\lib\asc.jar" to copy.
>>
>> Cyrill
>>
>> On Fri, Nov 23, 2012 at 8:42 PM, Alex Harui <aha...@adobe.com> wrote:
>>> Hmm.  My system must be ignoring those errors.  Not sure why.  I updated the
>>> build.xml.  Please try again.
>>>
>>>
>>> On 11/23/12 7:01 PM, "Cyrill Zadra" <cyrill.za...@gmail.com> wrote:
>>>
>>>> Looks like it's working again.
>>>>
>>>> I run into another problem. The directory  lib/google/closure-compiler
>>>> wasn't created.
>>>> Updated the download.xml to create that directory.
>>>>
>>>> After that I get also the same error as mike.
>>>>
>>>>> BUILD FAILED
>>>>> C:\dev\apache-flex\falcon\compiler.js\build.xml:136: Warning: Could not
>>>>> find
>>>>> resource file "C:\dev\apache-flex\falcon\compiler.js\lib\abc\asc.jar" to
>>>>> copy.
>>>>
>>>> Cyrill
>>>>
>>>> On Fri, Nov 23, 2012 at 6:08 PM, Om <bigosma...@gmail.com> wrote:
>>>>> Unable to download antlr stuff.  Hopefully this is a temporary issue:
>>>>>
>>>>> download-jar:
>>>>>       [get] Getting: http://www.antlr.org/download/antlr-3.3-complete.jar
>>>>>       [get] To:
>>>>> C:\p\flex_os\workspace\flexroot\falcon\trunk\compiler.js\lib\ant
>>>>> lr.jar
>>>>>       [get] Error opening connection java.io.IOException: Server returned
>>>>> HTTP r
>>>>> esponse code: 400 for URL:
>>>>> http://www.antlr.org/download/antlr-3.3-complete.jar
>>>>>       [get] Error opening connection java.io.IOException: Server returned
>>>>> HTTP r
>>>>> esponse code: 400 for URL:
>>>>> http://www.antlr.org/download/antlr-3.3-complete.jar
>>>>>       [get] Error opening connection java.io.IOException: Server returned
>>>>> HTTP r
>>>>> esponse code: 400 for URL:
>>>>> http://www.antlr.org/download/antlr-3.3-complete.jar
>>>>>       [get] Can't get
>>>>> http://www.antlr.org/download/antlr-3.3-complete.jarto
>>>>> C:
>>>>> \p\flex_os\workspace\flexroot\falcon\trunk\compiler.js\lib\antlr.jar
>>>>>
>>>>> On Fri, Nov 23, 2012 at 3:35 PM, Alex Harui <aha...@adobe.com> wrote:
>>>>>
>>>
>>> --
>>> Alex Harui
>>> Flex SDK Team
>>> Adobe Systems, Inc.
>>> http://blogs.adobe.com/aharui
>>>
>
> --
> Alex Harui
> Flex SDK Team
> Adobe Systems, Inc.
> http://blogs.adobe.com/aharui
>

Reply via email to