See 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_ASDoc_Example/7/display/redirect>

Changes:


------------------------------------------
[...truncated 38.28 KB...]
    [mxmlc] dialogPolyfill = function() {
    [mxmlc] ^^^^^^^^^^^^^^
    [mxmlc] 
    [mxmlc] Oct 17, 2019 12:56:05 PM 
com.google.javascript.jscomp.LoggerErrorManager println
    [mxmlc] WARNING: externs/dialogPolyfill.js:27: WARNING - name 
dialogPolyfill is not defined in the externs.
    [mxmlc] dialogPolyfill.registerDialog = function(dialog) {
    [mxmlc] ^^^^^^^^^^^^^^
    [mxmlc] 
    [mxmlc] Oct 17, 2019 12:56:05 PM 
com.google.javascript.jscomp.LoggerErrorManager printSummary
    [mxmlc] WARNING: 0 error(s), 3 warning(s), 97.3% typed
    [mxmlc] The project 'ASDoc' has been successfully compiled and optimized.
    [mxmlc] 23.5348274 seconds
    [mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g

build_example.check-air:

build_example.copy-app-xml:

main:

json:
     [echo] ROYALE_COMPILER_HOME: C:\jenkins\workspace\royale-asjs/js
     [java] 
C:\jenkins\workspace\royale-asjs\frameworks\projects\Core\src\main\royale\org\apache\royale\utils\object\defineSimpleProperty.as(35):
 col: 12 Encountered this keyword within closure. Value of this will not be the 
same as enclosing scope.
     [java] 
     [java]                             return this[privateProp];
     [java]                                    ^
     [java] 
     [java] 
C:\jenkins\workspace\royale-asjs\frameworks\projects\Core\src\main\royale\org\apache\royale\utils\object\defineSimpleProperty.as(38):
 col: 5 Encountered this keyword within closure. Value of this will not be the 
same as enclosing scope.
     [java] 
     [java]                             this[privateProp] = val;
     [java]                             ^
     [java] 
     [java] 
C:\jenkins\workspace\royale-asjs\frameworks\projects\GoogleMaps\src\main\royale\org\apache\royale\maps\google\beads\GoogleMapView.as(114):
 col: 6 Encountered this keyword within closure. Value of this will not be the 
same as enclosing scope.
     [java] 
     [java]                             (this['mapView'] as 
GoogleMapView).finishInitialization();
     [java]                              ^
     [java] 
     [java] 
C:\jenkins\workspace\royale-asjs\frameworks\projects\Language\src\main\royale\org\apache\royale\utils\Language.as(148):
 col: 17 Use of the instanceof operator.  The instanceof operator is 
deprecated, use the is operator instead.
     [java] 
     [java]             if (leftOperand instanceof rightOperand)
     [java]                 ^
     [java] 
     [java] 
C:\jenkins\workspace\royale-asjs\frameworks\projects\Language\src\main\royale\org\apache\royale\utils\Language.as(720):
 col: 36 Use of the instanceof operator.  The instanceof operator is 
deprecated, use the is operator instead.
     [java] 
     [java]         var ret:Boolean = base &&  v[Language.SYNTH_TAG_FIELD] 
instanceof langSynthType['_types'][typeName];
     [java]                                    ^
     [java] 
     [java] 
C:\jenkins\workspace\royale-asjs\frameworks\projects\MXRoyale\src\main\royale\mx\charts\AreaChart.as(231):
 col: 21 Encountered this keyword within closure. Value of this will not be the 
same as enclosing scope.
     [java] 
     [java]                     this.areaFill = fill;
     [java]                     ^
     [java] 
     [java] 
C:\jenkins\workspace\royale-asjs\frameworks\projects\MXRoyale\src\main\royale\mx\charts\AreaChart.as(232):
 col: 21 Encountered this keyword within closure. Value of this will not be the 
same as enclosing scope.
     [java] 
     [java]                     this.fill = fill;
     [java]                     ^
     [java] 
     [java] 
C:\jenkins\workspace\royale-asjs\frameworks\projects\MXRoyale\src\main\royale\mx\charts\CandlestickChart.as(231):
 col: 22 Encountered this keyword within closure. Value of this will not be the 
same as enclosing scope.
     [java] 
     [java]                         this.boxStroke = boxStroke;
     [java]                         ^
     [java] 
     [java] 
C:\jenkins\workspace\royale-asjs\frameworks\projects\MXRoyale\src\main\royale\mx\charts\CandlestickChart.as(232):
 col: 22 Encountered this keyword within closure. Value of this will not be the 
same as enclosing scope.
     [java] 
     [java]                         this.declineFill = declineFill;
     [java]                         ^
     [java] 
     [java] 
C:\jenkins\workspace\royale-asjs\frameworks\projects\MXRoyale\src\main\royale\mx\charts\HLOCChart.as(228):
 col: 22 Encountered this keyword within closure. Value of this will not be the 
same as enclosing scope.
     [java] 
     [java]                         this.closeTickStroke = tickStroke;
     [java]                         ^
     [java] 
     [java] 
C:\jenkins\workspace\royale-asjs\frameworks\projects\MXRoyale\src\main\royale\mx\charts\HLOCChart.as(229):
 col: 22 Encountered this keyword within closure. Value of this will not be the 
same as enclosing scope.
     [java] 
     [java]                         this.openTickStroke = tickStroke;
     [java]                         ^
     [java] 
     [java] 
C:\jenkins\workspace\royale-asjs\frameworks\projects\MXRoyale\src\main\royale\mx\charts\HLOCChart.as(230):
 col: 22 Encountered this keyword within closure. Value of this will not be the 
same as enclosing scope.
     [java] 
     [java]                         this.stroke = stroke;
     [java]                         ^
     [java] 
     [java] 
C:\jenkins\workspace\royale-asjs\frameworks\projects\MXRoyale\src\main\royale\mx\charts\HLOCChart.as(231):
 col: 22 Encountered this keyword within closure. Value of this will not be the 
same as enclosing scope.
     [java] 
     [java]                         this.hlocColor = stroke.color;
     [java]                         ^
     [java] 
     [java] 
C:\jenkins\workspace\royale-asjs\frameworks\projects\MXRoyale\src\main\royale\mx\charts\LineChart.as(179):
 col: 22 Encountered this keyword within closure. Value of this will not be the 
same as enclosing scope.
     [java] 
     [java]                         this.lineStroke = stroke;
     [java]                         ^
     [java] 
     [java] 
C:\jenkins\workspace\royale-asjs\frameworks\projects\MXRoyale\src\main\royale\mx\charts\LineChart.as(180):
 col: 22 Encountered this keyword within closure. Value of this will not be the 
same as enclosing scope.
     [java] 
     [java]                         this.stroke = stroke;
     [java]                         ^
     [java] 
     [java] 
C:\jenkins\workspace\royale-asjs\frameworks\projects\MXRoyale\src\main\royale\mx\charts\LineChart.as(181):
 col: 22 Encountered this keyword within closure. Value of this will not be the 
same as enclosing scope.
     [java] 
     [java]                         this.lineSegmentRenderer = new 
ClassFactory(LineRenderer);
     [java]                         ^
     [java] 
     [java] 
C:\jenkins\workspace\royale-asjs\frameworks\projects\MXRoyale\src\main\royale\mx\charts\PlotChart.as(158):
 col: 22 Encountered this keyword within closure. Value of this will not be the 
same as enclosing scope.
     [java] 
     [java]                         this.fill = fill;
     [java]                         ^
     [java] 
     [java] 
C:\jenkins\workspace\royale-asjs\frameworks\projects\MXRoyale\src\main\royale\mx\charts\PlotChart.as(159):
 col: 22 Encountered this keyword within closure. Value of this will not be the 
same as enclosing scope.
     [java] 
     [java]                         this.itemRenderer = skin;
     [java]                         ^
     [java] 
     [java] 
C:\jenkins\workspace\royale-asjs\frameworks\projects\MXRoyale\src\main\royale\mx\charts\PlotChart.as(160):
 col: 22 Encountered this keyword within closure. Value of this will not be the 
same as enclosing scope.
     [java] 
     [java]                         this.radius = radius
     [java]                         ^
     [java] 
     [java] 
C:\jenkins\workspace\royale-asjs\frameworks\projects\MXRoyale\src\main\royale\mx\charts\styles\HaloDefaults.as(213):
 col: 6 Encountered this keyword within closure. Value of this will not be the 
same as enclosing scope.
     [java] 
     [java]                                     this.fill =  defaultFill;
     [java]                                     ^
     [java] 
     [java] 
C:\jenkins\workspace\royale-asjs\frameworks\projects\MXRoyale\src\main\royale\mx\charts\styles\HaloDefaults.as(214):
 col: 6 Encountered this keyword within closure. Value of this will not be the 
same as enclosing scope.
     [java] 
     [java]                                     this.areaFill = defaultFill;
     [java]                                     ^
     [java] 
     [java] 
C:\jenkins\workspace\royale-asjs\frameworks\projects\MXRoyale\src\main\royale\mx\charts\styles\HaloDefaults.as(215):
 col: 6 Encountered this keyword within closure. Value of this will not be the 
same as enclosing scope.
     [java] 
     [java]                                     this.areaStroke =  emptyStroke;
     [java]                                     ^
     [java] 
     [java] 
C:\jenkins\workspace\royale-asjs\frameworks\projects\MXRoyale\src\main\royale\mx\charts\styles\HaloDefaults.as(216):
 col: 6 Encountered this keyword within closure. Value of this will not be the 
same as enclosing scope.
     [java] 
     [java]                                     this.lineStroke =  
defaultStroke;
     [java]                                     ^
     [java] 
     [java] 
C:\jenkins\workspace\royale-asjs\frameworks\projects\MXRoyale\src\main\royale\mx\rpc\xml\NamespaceUtil.as(23):
 col: 8 Definition flash.xml.XMLDocument could not be found.
     [java] 
     [java] import flash.xml.XMLDocument;
     [java]        ^
     [java] 
     [java] 
C:\jenkins\workspace\royale-asjs\frameworks\projects\MXRoyale\src\main\royale\mx\rpc\xml\NamespaceUtil.as(24):
 col: 8 Definition flash.xml.XMLNode could not be found.
     [java] 
     [java] import flash.xml.XMLNode;
     [java]        ^
     [java] 
     [java] 
C:\jenkins\workspace\royale-asjs\frameworks\projects\MXRoyale\src\main\royale\mx\rpc\xml\NamespaceUtil.as(38):
 col: 49 Type was not found or was not a compile-time constant: XMLNode.
     [java] 
     [java]     public static function getLocalName(xmlNode:XMLNode):String
     [java]                                                 ^
     [java] 
     [java] 
C:\jenkins\workspace\royale-asjs\frameworks\projects\MXRoyale\src\main\royale\mx\rpc\xml\NamespaceUtil.as(49):
 col: 59 Type was not found or was not a compile-time constant: XMLNode.
     [java] 
     [java]     public static function getElementsByLocalName(xmlNode:XMLNode, 
lname:String):Array
     [java]                                                           ^
     [java] 
     [java] 
C:\jenkins\workspace\royale-asjs\frameworks\projects\MXRoyale\src\main\royale\mx\rpc\xml\NamespaceUtil.as(53):
 col: 24 Access of possibly undefined property XMLDocument.
     [java] 
     [java]         if (xmlNode is XMLDocument)
     [java]                        ^
     [java] 
     [java] 
C:\jenkins\workspace\royale-asjs\frameworks\projects\MXRoyale\src\main\royale\mx\rpc\xml\NamespaceUtil.as(68):
 col: 32 Type was not found or was not a compile-time constant: XMLNode.
     [java] 
     [java]                 var subElement:XMLNode = xmlNode.childNodes[i];
     [java]                                ^
     [java] 
     [java] 
C:\jenkins\workspace\royale-asjs\frameworks\projects\MXRoyale\src\main\royale\mx\rpc\xml\SimpleXMLEncoder.as(23):
 col: 8 Definition flash.xml.XMLDocument could not be found.
     [java] 
     [java] import flash.xml.XMLDocument;
     [java]        ^
     [java] 
     [java] 
C:\jenkins\workspace\royale-asjs\frameworks\projects\MXRoyale\src\main\royale\mx\rpc\xml\SimpleXMLEncoder.as(24):
 col: 8 Definition flash.xml.XMLNode could not be found.
     [java] 
     [java] import flash.xml.XMLNode;
     [java]        ^
     [java] 
     [java] 
C:\jenkins\workspace\royale-asjs\frameworks\projects\MXRoyale\src\main\royale\mx\rpc\xml\SimpleXMLEncoder.as(105):
 col: 44 Type was not found or was not a compile-time constant: XMLDocument.
     [java] 
     [java]     public function SimpleXMLEncoder(myXML:XMLDocument)
     [java]                                            ^
     [java] 
     [java] 
C:\jenkins\workspace\royale-asjs\frameworks\projects\MXRoyale\src\main\royale\mx\rpc\xml\SimpleXMLEncoder.as(109):
 col: 45 Call to a possibly undefined method XMLDocument.
     [java] 
     [java]         this.myXMLDoc = myXML ? myXML : new XMLDocument();
     [java]                                             ^
     [java] 
     [java] 
C:\jenkins\workspace\royale-asjs\frameworks\projects\MXRoyale\src\main\royale\mx\rpc\xml\SimpleXMLEncoder.as(118):
 col: 26 Type was not found or was not a compile-time constant: XMLDocument.
     [java] 
     [java]     private var myXMLDoc:XMLDocument;
     [java]                          ^
     [java] 
     [java] 
C:\jenkins\workspace\royale-asjs\frameworks\projects\MXRoyale\src\main\royale\mx\rpc\xml\SimpleXMLEncoder.as(144):
 col: 69 Type was not found or was not a compile-time constant: XMLNode.
     [java] 
     [java]     public function encodeValue(obj:Object, qname:QName, 
parentNode:XMLNode):XMLNode
     [java]                                                                     
^
     [java] 
     [java] 
C:\jenkins\workspace\royale-asjs\frameworks\projects\MXRoyale\src\main\royale\mx\rpc\xml\SimpleXMLEncoder.as(144):
 col: 78 Type was not found or was not a compile-time constant: XMLNode.
     [java] 
     [java]     public function encodeValue(obj:Object, qname:QName, 
parentNode:XMLNode):XMLNode
     [java]                                                                     
         ^
     [java] 
     [java] 
C:\jenkins\workspace\royale-asjs\frameworks\projects\MXRoyale\src\main\royale\mx\rpc\xml\SimpleXMLEncoder.as(146):
 col: 23 Type was not found or was not a compile-time constant: XMLNode.
     [java] 
     [java]         var myElement:XMLNode;
     [java]                       ^
     [java] 
     [java] 
C:\jenkins\workspace\royale-asjs\frameworks\projects\MXRoyale\src\main\royale\mx\rpc\xml\SimpleXMLEncoder.as(224):
 col: 27 Type was not found or was not a compile-time constant: XMLNode.
     [java] 
     [java]             var valueNode:XMLNode = 
myXMLDoc.createTextNode(valueString);
     [java]                           ^
     [java] 
     [java] 
C:\jenkins\workspace\royale-asjs\frameworks\projects\MXRoyale\src\main\royale\mx\rpc\xml\SimpleXMLEncoder.as(242):
 col: 25 Access of possibly undefined property XMLDocument.
     [java] 
     [java]         else if (obj is XMLDocument)
     [java]                         ^
     [java] 
     [java] 
C:\jenkins\workspace\royale-asjs\frameworks\projects\Network\src\main\royale\org\apache\royale\net\remoting\amf\AMFBinaryData.as(805):
 col: 7 Use of the instanceof operator.  The instanceof operator is deprecated, 
use the is operator instead.
     [java] 
     [java]             if (value instanceof Function) {
     [java]                 ^
     [java] 
     [java] 
C:\jenkins\workspace\royale-asjs\frameworks\projects\Storage\src\main\royale\org\apache\royale\storage\file\DataInputStream.as(73):
 col: 24 Encountered this keyword within closure. Value of this will not be the 
same as enclosing scope.
     [java] 
     [java]                             streamEvent.data = this.result;
     [java]                                                ^
     [java] 
     [java] 
C:\jenkins\workspace\royale-asjs\frameworks\projects\Storage\src\main\royale\org\apache\royale\storage\providers\AndroidExternalStorageProvider.as(106):
 col: 24 Encountered this keyword within closure. Value of this will not be the 
same as enclosing scope.
     [java] 
     [java]                                                     newEvent.data = 
this.result;
     [java]                                                                     
^
     [java] 
     [java] 
C:\jenkins\workspace\royale-asjs\frameworks\projects\Storage\src\main\royale\org\apache\royale\storage\providers\WebStorageProvider.as(105):
 col: 24 Encountered this keyword within closure. Value of this will not be the 
same as enclosing scope.
     [java] 
     [java]                                                     newEvent.data = 
this.result;
     [java]                                                                     
^
     [java] 
     [java] 69.934992 seconds
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
     [java] Java Result: 3

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_ASDoc_Example/7/artifact/examples/royale/ASDoc/build.xml>:49:
 The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_ASDoc_Example/7/artifact/examples/royale/ASDoc/build.xml>:109:
 condition satisfied

Total time: 1 minute 48 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
Build step 'Invoke Ant' marked build as failure
Skipped archiving because build is not successful

Reply via email to