Try syncing up flex-falcon.  Run ‘ant wipe-all’ and ‘ant all’

The compiler has changed how it finds files.

-Alex

On 6/13/15, 9:49 PM, "Darrell Loverin" <darrell.love...@gmail.com> wrote:

>Trying to build the release target:
>
>
>>ant -Dbuild.number=20140613 -Dbuild.prompt= release
>
>
>getting the below errors:
>
>
>basictests-compile-js:
>
>     [echo] FLEX_HOME: /Users/dloverin/ApacheFlex/asjs
>
>     [echo] FALCONJX_HOME: /Users/dloverin/ApacheFlex/falcon/compiler.jx
>
>     [echo] GOOG_HOME: /Users/dloverin/closure-library
>
>     [java] Compiling file:
>/Users/dloverin/ApacheFlex/asjs/mustella/tests/bin/js-debug/BasicTestsApp.
>js
>
>     [java] Compiling file:
>/Users/dloverin/ApacheFlex/asjs/mustella/tests/bin/js-debug/BasicTests.js
>
>     [java] Compiling file:
>/Users/dloverin/ApacheFlex/asjs/mustella/tests/bin/js-debug/shim/VBox.js
>
>     [java] Compiling file:
>/Users/dloverin/ApacheFlex/asjs/mustella/tests/bin/js-debug/halo/views/But
>tonTests.js
>
>     [java] Compiling file:
>/Users/dloverin/ApacheFlex/asjs/mustella/tests/bin/js-debug/halo/views/Che
>ckBoxTests.js
>
>     [java] java.io.FileNotFoundException:  (No such file or directory)
>
>     [java] at java.io.FileInputStream.open(Native Method)
>
>     [java] at java.io.FileInputStream.<init>(FileInputStream.java:138)
>
>     [java] at java.io.FileInputStream.<init>(FileInputStream.java:97)
>
>     [java] at
>org.apache.flex.compiler.internal.graph.GoogDepsWriter.getDirectDependenci
>es(GoogDepsWriter.java:319)
>
>     [java] at
>org.apache.flex.compiler.internal.graph.GoogDepsWriter.addDeps(GoogDepsWri
>ter.java:149)
>
>     [java] at
>org.apache.flex.compiler.internal.graph.GoogDepsWriter.addDeps(GoogDepsWri
>ter.java:164)
>
>     [java] at
>org.apache.flex.compiler.internal.graph.GoogDepsWriter.addDeps(GoogDepsWri
>ter.java:164)
>
>     [java] at
>org.apache.flex.compiler.internal.graph.GoogDepsWriter.buildDB(GoogDepsWri
>ter.java:103)
>
>     [java] Could not find file for class:
>org_apache_flex_core_IEffectTimer at
>org.apache.flex.compiler.internal.graph.GoogDepsWriter.generateDeps(GoogDe
>psWriter.java:73)
>
>     [java]
>
>     [java] at
>org.apache.flex.compiler.internal.codegen.mxml.flexjs.MXMLFlexJSPublisher.
>publish(MXMLFlexJSPublisher.java:168)Could
>not find file for class: org_apache_flex_core_ValuesManager
>
>     [java] Could not find file for class:
>org_apache_flex_events_EventDispatcher
>
>     [java] Could not find file for class:
>org_apache_flex_events_ValueEvent
>
>     [java] Could not find file for class: org_apache_flex_core_IBead
>
>     [java] Could not find file for class:
>org_apache_flex_core_IStatesImpl
>
>     [java] Could not find file for class: org_apache_flex_core_IStrand
>
>     [java] Could not find file for class: org_apache_flex_core_UIBase
>
>     [java] Could not find file for class: org_apache_flex_states_AddItems
>
>     [java] Could not find file for class:
>org_apache_flex_states_SetEventHandler
>
>     [java]
>
>     [java] at
>org.apache.flex.compiler.clients.MXMLJSC.compile(MXMLJSC.java:427)
>
>     [java] at
>org.apache.flex.compiler.clients.MXMLJSC._mainNoExit(MXMLJSC.java:262)
>
>     [java] at
>org.apache.flex.compiler.clients.MXMLJSC.mainNoExit(MXMLJSC.java:220)
>...
>
>     [java] ERROR - Duplicate input: /Users/dloverin/ApacheFlex/asjs
>
>     [java]
>
>     [java] 1 error(s), 0 warning(s)
>
>     [java] File not found: org_apache_flex_core_IValuesImpl
>
>     [java]
>
>     [java] File not found: org_apache_flex_states_SetEventHandler
>
>     [java]
>
>     [java] File not found: org_apache_flex_core_IBead
>
>     [java]
>
>     [java] File not found: org_apache_flex_core_IDocument
>
>     [java]
>
>     [java] File not found: org_apache_flex_states_AddItems
>
>     [java]
>
>     [java] File not found: org_apache_flex_events_ValueEvent
>
>     [java]
>
>     [java] File not found: org_apache_flex_core_UIBase
>
>     [java]
>
>     [java] File not found: org_apache_flex_core_IEffectTimer
>
>     [java]
>
>     [java] File not found: org_apache_flex_core_IParent
>
>     [java]
>
>     [java] File not found: org_apache_flex_core_BeadViewBase
>
>     [java]
>
>     [java] File not found: org_apache_flex_core_ILayoutParent
>
>     [java]
>
>     [java] File not found: org_apache_flex_states_SetProperty
>
>     [java]
>
>     [java] File not found: org_apache_flex_core_HTMLElementWrapper
>
>     [java]
>
>     [java] File not found: org_apache_flex_core_IStatesImpl
>
>     [java]
>
>     [java] File not found: org_apache_flex_core_IBeadLayout
>
>     [java]
>
>     [java] File not found: org_apache_flex_core_IPopUpHost
>
>     [java]
>
>     [java] File not found: org_apache_flex_events_Event
>
>     [java]
>
>     [java] File not found: org_apache_flex_utils_Language
>
>     [java]
>
>     [java] File not found: org_apache_flex_core_ValuesManager
>
>     [java]
>
>     [java] File not found: org_apache_flex_html_Button
>
>     [java]
>
>     [java] File not found: org_apache_flex_core_IStrand
>
>     [java]
>
>     [java] File not found: org_apache_flex_events_ValueChangeEvent
>
>     [java]
>
>     [java] File not found: org_apache_flex_utils_MXMLDataInterpreter
>
>     [java]
>
>     [java] File not found: org_apache_flex_core_ContainerBase
>
>     [java]
>
>     [java] File not found: org_apache_flex_events_EventDispatcher
>
>     [java]
>
>     [java] File not found: org_apache_flex_core_IContainer
>
>     [java]
>
>     [java] File not found: org_apache_flex_states_State
>
>     [java]
>
>     [java] File not found: org_apache_flex_core_ILayoutChild
>
>     [java]
>
>     [java] Java Result: 3

Reply via email to