See 
<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/548/display/redirect?page=changes>

Changes:

[harbs] Language.is needs a bit of work

------------------------------------------
[...truncated 1.02 MB...]
check-transpiler-home:

check-compiler:

compile:

compile-js:
   [delete] Deleting: 
<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/ws/frameworks/js/projects/CoreJS/CoreJS.swc.properties>

clean:

check-compiler-home:

check-transpiler-home:

check-compiler:

compile:
     [echo] Cross-compiling CoreJS.swc
     [echo] ROYALE_COMPILER_HOME: 
<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/ws/js>
    [mkdir] Created dir: 
<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/ws/frameworks/js/projects/CoreJS/target/generated-sources/royale>
     [java] args:
     [java] 
+royalelib=<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/ws/frameworks>
     [java] -compiler.strict-xml=true
     [java] -compiler.targets=SWF,JSRoyale
     [java] 
-output=<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/ws/frameworks/js/projects/CoreJS/target/CoreJS.swc>
     [java] 
-load-config=<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/ws/frameworks/js-config.xml>
     [java] 
-load-config+=<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/ws/frameworks/js/projects/CoreJS/src/main/config/compile-js-config.xml>
     [java] target:SWF
     [java] target:JSRoyale
     [java] COMPC
     [java] Loading configuration: 
<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/ws/frameworks/js-config.xml>
     [java] Loading configuration: 
<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/ws/frameworks/js/projects/CoreJS/src/main/config/compile-js-config.xml>
     [java] 
     [java] 
<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/ws/frameworks/projects/Core/src/main/royale/Promise.as(230)>:
 col: 11 Error: Implicit coercion of a value of type Promise to an unrelated 
type IThenable.
     [java] 
     [java]                     return new Promise(function (resolve:Function, 
reject:Function):* {
     [java]                            ^
     [java] 
     [java] 
<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/ws/frameworks/projects/Core/src/main/royale/org/apache/royale/core/AllCSSValuesImpl.as(555)>:
 col: 19 Error: Implicit coercion of a value of type ValueChangeEvent to an 
unrelated type Object.
     [java] 
     [java]                             dispatchEvent(new 
ValueChangeEvent(ValueChangeEvent.VALUE_CHANGE, false, false, oldValue, value));
     [java]                                           ^
     [java] 
     [java] 
<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/ws/frameworks/projects/Core/src/main/royale/org/apache/royale/core/ElementWrapper.as(257)>:
 col: 18 Error: Implicit coercion of a value of type ElementWrapper to an 
unrelated type IStrand.
     [java] 
     [java]                     bead.strand = this;
     [java]                                   ^
     [java] 
     [java] 
<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/ws/frameworks/projects/Core/src/main/royale/org/apache/royale/core/ImageViewBase.as(227)>:
 col: 23 Error: Implicit coercion of a value of type Event to an unrelated type 
Object.
     [java] 
     [java]                     host.dispatchEvent(new Event("layoutNeeded"));
     [java]                                        ^
     [java] 
     [java] 
<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/ws/frameworks/projects/Core/src/main/royale/org/apache/royale/core/MXMLDragInitiator.as(120)>:
 col: 27 Error: Implicit coercion of a value of type Event to an unrelated type 
Object.
     [java] 
     [java]             dispatchEvent(new Event("acceptingDrop"));
     [java]                           ^
     [java] 
     [java] 
<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/ws/frameworks/projects/Core/src/main/royale/org/apache/royale/core/MXMLDragInitiator.as(135)>:
 col: 27 Error: Implicit coercion of a value of type Event to an unrelated type 
Object.
     [java] 
     [java]             dispatchEvent(new Event("acceptedDrop"));
     [java]                           ^
     [java] 
     [java] 
<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/ws/frameworks/projects/Core/src/main/royale/org/apache/royale/core/ParentDocumentBead.as(100)>:
 col: 31 Error: Implicit coercion of a value of type Event to an unrelated type 
Object.
     [java] 
     [java]                 dispatchEvent(new 
org.apache.royale.events.Event("idChanged"));
     [java]                               ^
     [java] 
     [java] 
<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/ws/frameworks/projects/Core/src/main/royale/org/apache/royale/core/SimpleCSSValuesImpl.as(575)>:
 col: 19 Error: Implicit coercion of a value of type ValueChangeEvent to an 
unrelated type Object.
     [java] 
     [java]                             dispatchEvent(new 
ValueChangeEvent(ValueChangeEvent.VALUE_CHANGE, false, false, oldValue, value));
     [java]                                           ^
     [java] 
     [java] 
<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/ws/frameworks/projects/Core/src/main/royale/org/apache/royale/core/SimpleStatesImpl.as(116)>:
 col: 31 Error: Implicit coercion of a value of type Event to an unrelated type 
Object.
     [java] 
     [java]             doc.dispatchEvent(new Event("stateChangeComplete"));
     [java]                               ^
     [java] 
     [java] 
<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/ws/frameworks/projects/Core/src/main/royale/org/apache/royale/core/SimpleValuesImpl.as(105)>:
 col: 19 Error: Implicit coercion of a value of type ValueChangeEvent to an 
unrelated type Object.
     [java] 
     [java]                             dispatchEvent(new 
ValueChangeEvent(ValueChangeEvent.VALUE_CHANGE, false, false, oldValue, value));
     [java]                                           ^
     [java] 
     [java] 
<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/ws/frameworks/projects/Core/src/main/royale/org/apache/royale/core/Strand.as(81)>:
 col: 19 Error: Implicit coercion of a value of type Event to an unrelated type 
Object.
     [java] 
     [java]                             dispatchEvent(new 
Event("modelChanged"));
     [java]                                           ^
     [java] 
     [java] 
<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/ws/frameworks/projects/Core/src/main/royale/org/apache/royale/core/Strand.as(104)>:
 col: 19 Error: Implicit coercion of a value of type Event to an unrelated type 
Object.
     [java] 
     [java]                             dispatchEvent(new Event("idChanged"));
     [java]                                           ^
     [java] 
     [java] 
<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/ws/frameworks/projects/Core/src/main/royale/org/apache/royale/core/Strand.as(142)>:
 col: 18 Error: Implicit coercion of a value of type Strand to an unrelated 
type IStrand.
     [java] 
     [java]                     bead.strand = this;
     [java]                                   ^
     [java] 
     [java] 
<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/ws/frameworks/projects/Core/src/main/royale/org/apache/royale/core/TransformModel.as(44)>:
 col: 23 Error: Implicit coercion of a value of type Event to an unrelated type 
Object.
     [java] 
     [java]                     host.dispatchEvent(new Event(CHANGE));
     [java]                                        ^
     [java] 
     [java] 
<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/ws/frameworks/projects/Core/src/main/royale/org/apache/royale/core/UIHTMLElementWrapper.as(135)>:
 col: 31 Error: Implicit coercion of a value of type Event to an unrelated type 
Object.
     [java] 
     [java]                 dispatchEvent(new 
org.apache.royale.events.Event("modelChanged"));
     [java]                               ^
     [java] 
     [java] 
<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/ws/frameworks/projects/Core/src/main/royale/org/apache/royale/core/UIHTMLElementWrapper.as(157)>:
 col: 27 Error: Implicit coercion of a value of type UIHTMLElementWrapper to an 
unrelated type IStrand.
     [java] 
     [java]             bead.strand = this;
     [java]                           ^
     [java] 
     [java] 
<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/ws/frameworks/projects/Core/src/main/royale/org/apache/royale/events/EventDispatcher.as(66)>:
 col: 24 Error: Implicit coercion of a value of type EventDispatcher to an 
unrelated type IEventDispatcher.
     [java] 
     [java]                     _target = target || this;
     [java]                                         ^
     [java] 
     [java] 
<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/ws/frameworks/projects/Core/src/main/royale/org/apache/royale/events/EventDispatcher.as(83)>:
 col: 15 Error: Implicit coercion of a value of type Event to an unrelated type 
Object.
     [java] 
     [java]                                             event = new Event("" + 
event);
     [java]                                                     ^
     [java] 
     [java] 
<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/ws/frameworks/projects/Core/src/main/royale/org/apache/royale/utils/EffectTimer.as(136)>:
 col: 23 Error: Implicit coercion of a value of type ValueEvent to an unrelated 
type Object.
     [java] 
     [java]         dispatchEvent(new ValueEvent('update', d.getTime()));
     [java]                       ^
     [java] 
     [java] 
<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/ws/frameworks/projects/Core/src/main/royale/org/apache/royale/utils/Timer.as(190)>:
 col: 23 Error: Implicit coercion of a value of type Event to an unrelated type 
Object.
     [java] 
     [java]         dispatchEvent(new Event('timer'));
     [java]                       ^
     [java] 
     [java] 
<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/ws/frameworks/projects/Core/src/main/royale/Promise.as(230)>:
 col: 11 Implicit coercion of a value of type Promise to an unrelated type 
IThenable.
     [java] 
     [java]                     return new Promise(function (resolve:Function, 
reject:Function):* {
     [java]                            ^
     [java] 
     [java] 
<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/ws/frameworks/projects/Core/src/main/royale/org/apache/royale/core/AllCSSValuesImpl.as(555)>:
 col: 19 Implicit coercion of a value of type ValueChangeEvent to an unrelated 
type Object.
     [java] 
     [java]                             dispatchEvent(new 
ValueChangeEvent(ValueChangeEvent.VALUE_CHANGE, false, false, oldValue, value));
     [java]                                           ^
     [java] 
     [java] 
<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/ws/frameworks/projects/Core/src/main/royale/org/apache/royale/core/ElementWrapper.as(257)>:
 col: 18 Implicit coercion of a value of type ElementWrapper to an unrelated 
type IStrand.
     [java] 
     [java]                     bead.strand = this;
     [java]                                   ^
     [java] 
     [java] 
<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/ws/frameworks/projects/Core/src/main/royale/org/apache/royale/core/ImageViewBase.as(227)>:
 col: 23 Implicit coercion of a value of type Event to an unrelated type Object.
     [java] 
     [java]                     host.dispatchEvent(new Event("layoutNeeded"));
     [java]                                        ^
     [java] 
     [java] 
<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/ws/frameworks/projects/Core/src/main/royale/org/apache/royale/core/MXMLDragInitiator.as(120)>:
 col: 27 Implicit coercion of a value of type Event to an unrelated type Object.
     [java] 
     [java]             dispatchEvent(new Event("acceptingDrop"));
     [java]                           ^
     [java] 
     [java] 
<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/ws/frameworks/projects/Core/src/main/royale/org/apache/royale/core/MXMLDragInitiator.as(135)>:
 col: 27 Implicit coercion of a value of type Event to an unrelated type Object.
     [java] 
     [java]             dispatchEvent(new Event("acceptedDrop"));
     [java]                           ^
     [java] 
     [java] 
<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/ws/frameworks/projects/Core/src/main/royale/org/apache/royale/core/ParentDocumentBead.as(100)>:
 col: 31 Implicit coercion of a value of type Event to an unrelated type Object.
     [java] 
     [java]                 dispatchEvent(new 
org.apache.royale.events.Event("idChanged"));
     [java]                               ^
     [java] 
     [java] 
<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/ws/frameworks/projects/Core/src/main/royale/org/apache/royale/core/SimpleCSSValuesImpl.as(575)>:
 col: 19 Implicit coercion of a value of type ValueChangeEvent to an unrelated 
type Object.
     [java] 
     [java]                             dispatchEvent(new 
ValueChangeEvent(ValueChangeEvent.VALUE_CHANGE, false, false, oldValue, value));
     [java]                                           ^
     [java] 
     [java] 
<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/ws/frameworks/projects/Core/src/main/royale/org/apache/royale/core/SimpleStatesImpl.as(116)>:
 col: 31 Implicit coercion of a value of type Event to an unrelated type Object.
     [java] 
     [java]             doc.dispatchEvent(new Event("stateChangeComplete"));
     [java]                               ^
     [java] 
     [java] 
<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/ws/frameworks/projects/Core/src/main/royale/org/apache/royale/core/SimpleValuesImpl.as(105)>:
 col: 19 Implicit coercion of a value of type ValueChangeEvent to an unrelated 
type Object.
     [java] 
     [java]                             dispatchEvent(new 
ValueChangeEvent(ValueChangeEvent.VALUE_CHANGE, false, false, oldValue, value));
     [java]                                           ^
     [java] 
     [java] 
<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/ws/frameworks/projects/Core/src/main/royale/org/apache/royale/core/Strand.as(81)>:
 col: 19 Implicit coercion of a value of type Event to an unrelated type Object.
     [java] 
     [java]                             dispatchEvent(new 
Event("modelChanged"));
     [java]                                           ^
     [java] 
     [java] 
<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/ws/frameworks/projects/Core/src/main/royale/org/apache/royale/core/Strand.as(104)>:
 col: 19 Implicit coercion of a value of type Event to an unrelated type Object.
     [java] 
     [java]                             dispatchEvent(new Event("idChanged"));
     [java]                                           ^
     [java] 
     [java] 
<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/ws/frameworks/projects/Core/src/main/royale/org/apache/royale/core/Strand.as(142)>:
 col: 18 Implicit coercion of a value of type Strand to an unrelated type 
IStrand.
     [java] 
     [java]                     bead.strand = this;
     [java]                                   ^
     [java] 
     [java] 
<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/ws/frameworks/projects/Core/src/main/royale/org/apache/royale/core/TransformModel.as(44)>:
 col: 23 Implicit coercion of a value of type Event to an unrelated type Object.
     [java] 
     [java]                     host.dispatchEvent(new Event(CHANGE));
     [java]                                        ^
     [java] 
     [java] 
<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/ws/frameworks/projects/Core/src/main/royale/org/apache/royale/core/UIHTMLElementWrapper.as(135)>:
 col: 31 Implicit coercion of a value of type Event to an unrelated type Object.
     [java] 
     [java]                 dispatchEvent(new 
org.apache.royale.events.Event("modelChanged"));
     [java]                               ^
     [java] 
     [java] 
<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/ws/frameworks/projects/Core/src/main/royale/org/apache/royale/core/UIHTMLElementWrapper.as(157)>:
 col: 27 Implicit coercion of a value of type UIHTMLElementWrapper to an 
unrelated type IStrand.
     [java] 
     [java]             bead.strand = this;
     [java]                           ^
     [java] 
     [java] 
<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/ws/frameworks/projects/Core/src/main/royale/org/apache/royale/events/EventDispatcher.as(66)>:
 col: 24 Implicit coercion of a value of type EventDispatcher to an unrelated 
type IEventDispatcher.
     [java] 
     [java]                     _target = target || this;
     [java]                                         ^
     [java] 
     [java] 
<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/ws/frameworks/projects/Core/src/main/royale/org/apache/royale/events/EventDispatcher.as(83)>:
 col: 15 Implicit coercion of a value of type Event to an unrelated type Object.
     [java] 
     [java]                                             event = new Event("" + 
event);
     [java]                                                     ^
     [java] 
     [java] 
<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/ws/frameworks/projects/Core/src/main/royale/org/apache/royale/utils/EffectTimer.as(136)>:
 col: 23 Implicit coercion of a value of type ValueEvent to an unrelated type 
Object.
     [java] 
     [java]         dispatchEvent(new ValueEvent('update', d.getTime()));
     [java]                       ^
     [java] 
     [java] 
<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/ws/frameworks/projects/Core/src/main/royale/org/apache/royale/utils/Timer.as(190)>:
 col: 23 Implicit coercion of a value of type Event to an unrelated type Object.
     [java] 
     [java]         dispatchEvent(new Event('timer'));
     [java]                       ^
     [java] 
     [java] 5.1708206 seconds
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8
     [java] Java Result: 3

BUILD FAILED
<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/ws/build.xml>:644:
 The following error occurred while executing this line:
<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/ws/frameworks/build.xml>:113:
 The following error occurred while executing this line:
<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/ws/frameworks/build.xml>:231:
 The following error occurred while executing this line:
<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/ws/frameworks/projects/Core/build.xml>:36:
 The following error occurred while executing this line:
<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/ws/frameworks/js/projects/CoreJS/build.xml>:67:
 Warning: Could not find file 
<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/ws/frameworks/js/projects/CoreJS/target/CoreJS.swc>
 to copy.

Total time: 9 minutes 13 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8
Build step 'Invoke Ant' marked build as failure
Archiving artifacts

Reply via email to