You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@royale.apache.org by ap...@gmail.com on 2019/10/18 03:22:56 UTC

Build failed in Jenkins: Royale_ASDoc_Example #9

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

Changes:


------------------------------------------
[...truncated 37.05 KB...]
    [mxmlc] dialogPolyfill = function() {
    [mxmlc] ^^^^^^^^^^^^^^
    [mxmlc] 
    [mxmlc] Oct 18, 2019 3:21:53 AM 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 18, 2019 3:21:53 AM 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] 21.9153957 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] 62.7336263 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/9/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/9/artifact/examples/royale/ASDoc/build.xml>:109: condition satisfied

Total time: 1 minute 38 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

Jenkins build is back to normal : Royale_ASDoc_Example #30

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_ASDoc_Example/30/display/redirect?page=changes>


Build failed in Jenkins: Royale_ASDoc_Example #29

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_ASDoc_Example/29/display/redirect>

Changes:


------------------------------------------
[...truncated 37.00 KB...]
    [mxmlc] dialogPolyfill = function() {
    [mxmlc] ^^^^^^^^^^^^^^
    [mxmlc] 
    [mxmlc] Oct 22, 2019 5:08:26 AM 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 22, 2019 5:08:26 AM 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] 22.3466296 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] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
     [java] 72.9120939 seconds
     [java] Java Result: 3

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_ASDoc_Example/29/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/29/artifact/examples/royale/ASDoc/build.xml>:109: condition satisfied

Total time: 1 minute 49 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

Build failed in Jenkins: Royale_ASDoc_Example #28

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_ASDoc_Example/28/display/redirect?page=changes>

Changes:

[aharui] have MXModule implement IFlexInfo.  Should fix #520

[aharui] try to implement child property on Module.  Should fix #513

[aharui] handle null dataprovider.  Should fix #513

[aharui] handle requireSelection = true.  Should fix #517

[aharui] implement contains()


------------------------------------------
[...truncated 36.99 KB...]
    [mxmlc] dialogPolyfill = function() {
    [mxmlc] ^^^^^^^^^^^^^^
    [mxmlc] 
    [mxmlc] Oct 22, 2019 3:21:31 AM 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 22, 2019 3:21:31 AM 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] 22.0147953 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] 60.5233189 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/28/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/28/artifact/examples/royale/ASDoc/build.xml>:109: condition satisfied

Total time: 1 minute 37 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

Build failed in Jenkins: Royale_ASDoc_Example #27

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_ASDoc_Example/27/display/redirect?page=changes>

Changes:

[piotrzarzycki21] Spark CheckBox: Remove royale_wrapper for icon

[piotrzarzycki21] Mx TabNavigator: It's selectedIndex should be setup along his tabbar to

[aharui] update event types

[aharui] tweak DateFieldView so it can be an IComboBoxView. Fixed #509


------------------------------------------
[...truncated 37.04 KB...]
    [mxmlc] dialogPolyfill = function() {
    [mxmlc] ^^^^^^^^^^^^^^
    [mxmlc] 
    [mxmlc] Oct 22, 2019 1:22:22 AM 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 22, 2019 1:22:22 AM 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] 22.286499 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] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
     [java] 59.487622 seconds
     [java] Java Result: 3

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_ASDoc_Example/27/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/27/artifact/examples/royale/ASDoc/build.xml>:109: condition satisfied

Total time: 1 minute 35 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

Build failed in Jenkins: Royale_ASDoc_Example #26

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_ASDoc_Example/26/display/redirect>

Changes:


------------------------------------------
[...truncated 38.28 KB...]
    [mxmlc] dialogPolyfill = function() {
    [mxmlc] ^^^^^^^^^^^^^^
    [mxmlc] 
    [mxmlc] Oct 21, 2019 12:55:28 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 21, 2019 12:55:28 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.4253418 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] 64.5341953 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/26/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/26/artifact/examples/royale/ASDoc/build.xml>:109: condition satisfied

Total time: 1 minute 41 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

Build failed in Jenkins: Royale_ASDoc_Example #25

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_ASDoc_Example/25/display/redirect>

Changes:


------------------------------------------
[...truncated 37.64 KB...]
    [mxmlc] dialogPolyfill = function() {
    [mxmlc] ^^^^^^^^^^^^^^
    [mxmlc] 
    [mxmlc] Oct 21, 2019 5:04:14 AM 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 21, 2019 5:04:14 AM com.google.javascript.jscomp.LoggerErrorManager printSummary
    [mxmlc] WARNING: 0 error(s), 3 warning(s), 97.3% typed
    [mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
    [mxmlc] The project 'ASDoc' has been successfully compiled and optimized.
    [mxmlc] 24.3182352 seconds

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] 66.7015191 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/25/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/25/artifact/examples/royale/ASDoc/build.xml>:109: condition satisfied

Total time: 1 minute 45 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

Build failed in Jenkins: Royale_ASDoc_Example #24

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_ASDoc_Example/24/display/redirect>

Changes:


------------------------------------------
[...truncated 37.00 KB...]
    [mxmlc] dialogPolyfill = function() {
    [mxmlc] ^^^^^^^^^^^^^^
    [mxmlc] 
    [mxmlc] Oct 21, 2019 3:20:39 AM 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 21, 2019 3:20:39 AM 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] 22.5523026 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] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
     [java] 60.0963745 seconds
     [java] Java Result: 3

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_ASDoc_Example/24/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/24/artifact/examples/royale/ASDoc/build.xml>:109: condition satisfied

Total time: 1 minute 36 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

Build failed in Jenkins: Royale_ASDoc_Example #23

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_ASDoc_Example/23/display/redirect?page=changes>

Changes:

[aharui] comment out resourcebundle


------------------------------------------
[...truncated 37.01 KB...]
    [mxmlc] dialogPolyfill = function() {
    [mxmlc] ^^^^^^^^^^^^^^
    [mxmlc] 
    [mxmlc] Oct 21, 2019 1:20:55 AM 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 21, 2019 1:20:55 AM 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] 22.5003528 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] 59.5549047 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/23/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/23/artifact/examples/royale/ASDoc/build.xml>:109: condition satisfied

Total time: 1 minute 35 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

Build failed in Jenkins: Royale_ASDoc_Example #22

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_ASDoc_Example/22/display/redirect>

Changes:


------------------------------------------
[...truncated 38.30 KB...]
    [mxmlc] dialogPolyfill = function() {
    [mxmlc] ^^^^^^^^^^^^^^
    [mxmlc] 
    [mxmlc] Oct 20, 2019 5:58:48 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 20, 2019 5:58:48 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] 22.6439778 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] 63.9008613 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/22/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/22/artifact/examples/royale/ASDoc/build.xml>:109: condition satisfied

Total time: 1 minute 41 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

Build failed in Jenkins: Royale_ASDoc_Example #21

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_ASDoc_Example/21/display/redirect>

Changes:


------------------------------------------
[...truncated 37.03 KB...]
    [mxmlc] dialogPolyfill = function() {
    [mxmlc] ^^^^^^^^^^^^^^
    [mxmlc] 
    [mxmlc] Oct 20, 2019 2:44:01 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 20, 2019 2:44:01 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.6389415 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] 60.8536756 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/21/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/21/artifact/examples/royale/ASDoc/build.xml>:109: condition satisfied

Total time: 1 minute 40 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

Build failed in Jenkins: Royale_ASDoc_Example #20

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_ASDoc_Example/20/display/redirect?page=changes>

Changes:

[serkan.tas] Order of header and footer reversed


------------------------------------------
[...truncated 38.29 KB...]
    [mxmlc] dialogPolyfill = function() {
    [mxmlc] ^^^^^^^^^^^^^^
    [mxmlc] 
    [mxmlc] Oct 20, 2019 1:14:28 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 20, 2019 1:14:28 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] 22.961955 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] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
     [java] 95.6163616 seconds
     [java] Java Result: 3

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_ASDoc_Example/20/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/20/artifact/examples/royale/ASDoc/build.xml>:109: condition satisfied

Total time: 2 minutes 15 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

Build failed in Jenkins: Royale_ASDoc_Example #19

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_ASDoc_Example/19/display/redirect>

Changes:


------------------------------------------
[...truncated 37.71 KB...]
    [mxmlc] dialogPolyfill = function() {
    [mxmlc] ^^^^^^^^^^^^^^
    [mxmlc] 
    [mxmlc] Oct 20, 2019 5:20:22 AM 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 20, 2019 5:20:22 AM 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] 24.2843027 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] 70.14634 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/19/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/19/artifact/examples/royale/ASDoc/build.xml>:109: condition satisfied

Total time: 1 minute 50 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

Build failed in Jenkins: Royale_ASDoc_Example #18

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_ASDoc_Example/18/display/redirect>

Changes:


------------------------------------------
[...truncated 37.08 KB...]
    [mxmlc] dialogPolyfill = function() {
    [mxmlc] ^^^^^^^^^^^^^^
    [mxmlc] 
    [mxmlc] Oct 20, 2019 3:27:15 AM 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 20, 2019 3:27:15 AM 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] 25.5317602 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] 64.7841754 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/18/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/18/artifact/examples/royale/ASDoc/build.xml>:109: condition satisfied

Total time: 1 minute 47 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

Build failed in Jenkins: Royale_ASDoc_Example #17

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_ASDoc_Example/17/display/redirect>

Changes:


------------------------------------------
[...truncated 38.36 KB...]
    [mxmlc] dialogPolyfill = function() {
    [mxmlc] ^^^^^^^^^^^^^^
    [mxmlc] 
    [mxmlc] Oct 20, 2019 1:00:45 AM 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 20, 2019 1:00:45 AM 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] 25.3719688 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] 62.3024953 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/17/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/17/artifact/examples/royale/ASDoc/build.xml>:109: condition satisfied

Total time: 1 minute 45 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

Build failed in Jenkins: Royale_ASDoc_Example #16

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_ASDoc_Example/16/display/redirect?page=changes>

Changes:

[carlosrovira] sharedobject: Fix Implicit coercion of a value with static type Object


------------------------------------------
[...truncated 37.08 KB...]
    [mxmlc] dialogPolyfill = function() {
    [mxmlc] ^^^^^^^^^^^^^^
    [mxmlc] 
    [mxmlc] Oct 19, 2019 7:26:31 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 19, 2019 7:26:31 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] 24.8380823 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] 66.5391638 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/16/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/16/artifact/examples/royale/ASDoc/build.xml>:109: condition satisfied

Total time: 1 minute 47 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

Build failed in Jenkins: Royale_ASDoc_Example #15

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_ASDoc_Example/15/display/redirect>

Changes:


------------------------------------------
[...truncated 38.29 KB...]
    [mxmlc] dialogPolyfill = function() {
    [mxmlc] ^^^^^^^^^^^^^^
    [mxmlc] 
    [mxmlc] Oct 19, 2019 12:55:00 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 19, 2019 12:55:00 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.9904815 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] 63.4682212 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/15/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/15/artifact/examples/royale/ASDoc/build.xml>:109: condition satisfied

Total time: 1 minute 41 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

Build failed in Jenkins: Royale_ASDoc_Example #14

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_ASDoc_Example/14/display/redirect?page=changes>

Changes:

[aharui] basic JS impl for local sharedobject

[aharui] simple test for local sharedobject


------------------------------------------
[...truncated 37.01 KB...]
    [mxmlc] dialogPolyfill = function() {
    [mxmlc] ^^^^^^^^^^^^^^
    [mxmlc] 
    [mxmlc] Oct 19, 2019 7:21:31 AM 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 19, 2019 7:21:31 AM 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] 22.0034988 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] 59.26803 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/14/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/14/artifact/examples/royale/ASDoc/build.xml>:109: condition satisfied

Total time: 1 minute 35 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

Build failed in Jenkins: Royale_ASDoc_Example #13

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_ASDoc_Example/13/display/redirect>

Changes:


------------------------------------------
[...truncated 37.79 KB...]
    [mxmlc] dialogPolyfill = function() {
    [mxmlc] ^^^^^^^^^^^^^^
    [mxmlc] 
    [mxmlc] Oct 19, 2019 5:02:51 AM 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 19, 2019 5:02:51 AM 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] 22.5867947 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] 68.9407203 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/13/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/13/artifact/examples/royale/ASDoc/build.xml>:109: condition satisfied

Total time: 1 minute 45 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

Build failed in Jenkins: Royale_ASDoc_Example #12

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_ASDoc_Example/12/display/redirect>

Changes:


------------------------------------------
[...truncated 37.15 KB...]
    [mxmlc] dialogPolyfill = function() {
    [mxmlc] ^^^^^^^^^^^^^^
    [mxmlc] 
    [mxmlc] Oct 19, 2019 3:20:44 AM 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 19, 2019 3:20:44 AM 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.0796561 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] 71.9635201 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/12/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/12/artifact/examples/royale/ASDoc/build.xml>:109: condition satisfied

Total time: 1 minute 49 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

Build failed in Jenkins: Royale_ASDoc_Example #11

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_ASDoc_Example/11/display/redirect?page=changes>

Changes:

[carlosrovira] jewel-themes: remove !important in font sizes to be more flexible when


------------------------------------------
[...truncated 38.43 KB...]
    [mxmlc] dialogPolyfill = function() {
    [mxmlc] ^^^^^^^^^^^^^^
    [mxmlc] 
    [mxmlc] Oct 18, 2019 12:54:27 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 18, 2019 12:54:27 PM com.google.javascript.jscomp.LoggerErrorManager printSummary
    [mxmlc] WARNING: 0 error(s), 3 warning(s), 97.3% typed
    [mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
    [mxmlc] The project 'ASDoc' has been successfully compiled and optimized.
    [mxmlc] 22.4672136 seconds

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] 66.7519847 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/11/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/11/artifact/examples/royale/ASDoc/build.xml>:109: condition satisfied

Total time: 1 minute 43 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

Build failed in Jenkins: Royale_ASDoc_Example #10

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_ASDoc_Example/10/display/redirect>

Changes:


------------------------------------------
[...truncated 37.69 KB...]
    [mxmlc] dialogPolyfill = function() {
    [mxmlc] ^^^^^^^^^^^^^^
    [mxmlc] 
    [mxmlc] Oct 18, 2019 5:04:51 AM 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 18, 2019 5:04:51 AM 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] 22.822931301 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] 60.3269557 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/10/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/10/artifact/examples/royale/ASDoc/build.xml>:109: condition satisfied

Total time: 1 minute 37 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