See
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_ASDoc_Example/586/display/redirect?page=changes>
Changes:
[carlosrovira] todomvc-jewel: use itemUpdated in controller
[carlosrovira] todomvc-jewel: updates to match some little rendering diferences
in
[greg.dove] Swap to Collection renderer as default for Express DataGrid,
aligning
------------------------------------------
[...truncated 5.14 KB...]
[mxmlc] 14
[mxmlc]
-output=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_ASDoc_Example/586/artifact/examples/royale/ASDoc/bin-debug/ASDoc.swf>
[mxmlc] --
[mxmlc]
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_ASDoc_Example/586/artifact/examples/royale/ASDoc/src/main/royale/ASDoc.mxml>
[mxmlc] Loading configuration:
C:\jenkins\workspace\royale-asjs\frameworks\royale-config.xml
[mxmlc] Loading configuration:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_ASDoc_Example/586/artifact/examples/royale/ASDoc/src/main/config/compile-app-config.xml>
[mxmlc]
[mxmlc] 131231 bytes written to
C:\jenkins\workspace\Royale_ASDoc_Example\examples\royale\ASDoc\bin-debug\ASDoc.swf
in 11.602 seconds
[mxmlc] The project 'ASDoc' has been successfully compiled.
[mxmlc] 26.6218112 seconds
[mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
build_example.check-air:
build_example.wrapper:
[copy] Copying 1 file to
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_ASDoc_Example/586/artifact/examples/royale/ASDoc/bin-debug>
[copy] Copied 1 empty directory to 1 empty directory under
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_ASDoc_Example/586/artifact/examples/royale/ASDoc/bin-debug/history>
[copy] Copying 2 files to
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_ASDoc_Example/586/artifact/examples/royale/ASDoc/bin-debug>
build_example.check-resources:
build_example.copy-resources:
[copy] Copying 1 file to
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_ASDoc_Example/586/artifact/examples/royale/ASDoc/bin-debug>
build_example.compile-js-release:
[mxmlc] MXMLJSC
[mxmlc]
-load-config+=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_ASDoc_Example/586/artifact/examples/royale/ASDoc/src/main/config/compile-app-config.xml>
[mxmlc] -js-dynamic-access-unknown-members=true
[mxmlc] +playerglobal.version=11.7
[mxmlc] +env.PLAYERGLOBAL_HOME=C:\adobe\flash
[mxmlc] -compiler.debug=false
[mxmlc] +royalelib=C:\jenkins\workspace\royale-asjs/frameworks/
[mxmlc]
-closure-lib=C:\jenkins\workspace\royale-asjs/js/lib/google/closure-library
[mxmlc] +configname=royale
[mxmlc] -swf-version
[mxmlc] 14
[mxmlc]
-output=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_ASDoc_Example/586/artifact/examples/royale/ASDoc/bin-release/ASDoc.swf>
[mxmlc] --
[mxmlc]
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_ASDoc_Example/586/artifact/examples/royale/ASDoc/src/main/royale/ASDoc.mxml>
[mxmlc] Loading configuration:
C:\jenkins\workspace\royale-asjs\frameworks\royale-config.xml
[mxmlc] Loading configuration:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_ASDoc_Example/586/artifact/examples/royale/ASDoc/src/main/config/compile-app-config.xml>
[mxmlc]
[mxmlc] 66695 bytes written to
C:\jenkins\workspace\Royale_ASDoc_Example\examples\royale\ASDoc\bin-release\ASDoc.swf
in 12.284 seconds
[mxmlc] Feb 03, 2020 3:14:26 AM
com.google.javascript.jscomp.LoggerErrorManager printSummary
[mxmlc] INFO: 0 error(s), 0 warning(s), 97.3% typed
[mxmlc] The project 'ASDoc' has been successfully compiled and optimized.
[mxmlc] 59.6342337 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(36):
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(39):
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\Jewel\src\main\royale\JewelClasses.as(83):
col: 13 Definition org.apache.royale.jewel.beads.views.CheckBoxView could not
be found.
[java]
[java] import org.apache.royale.jewel.beads.views.CheckBoxView;
CheckBoxView;
[java] ^
[java]
[java]
C:\jenkins\workspace\royale-asjs\frameworks\projects\Jewel\src\main\royale\JewelClasses.as(83):
col: 63 Access of possibly undefined property CheckBoxView.
[java]
[java] import org.apache.royale.jewel.beads.views.CheckBoxView;
CheckBoxView;
[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(721):
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\utils\ObjectUtil.as(715):
col: 34 Use of the instanceof operator. The instanceof operator is
deprecated, use the is operator instead.
[java]
[java] isDict = value instanceof Map || value
instanceof WeakMap;
[java] ^
[java]
[java]
C:\jenkins\workspace\royale-asjs\frameworks\projects\MXRoyale\src\main\royale\mx\utils\ObjectUtil.as(715):
col: 58 Use of the instanceof operator. The instanceof operator is
deprecated, use the is operator instead.
[java]
[java] isDict = value instanceof Map || value
instanceof WeakMap;
[java] ^
[java]
[java]
C:\jenkins\workspace\royale-asjs\frameworks\projects\MXRoyale\src\main\royale\mx\utils\ObjectUtil.as(1447):
col: 32 Use of the instanceof operator. The instanceof operator is
deprecated, use the is operator instead.
[java]
[java] var isDict:Boolean = (obj instanceof Map || obj instanceof
WeakMap);
[java] ^
[java]
[java]
C:\jenkins\workspace\royale-asjs\frameworks\projects\MXRoyale\src\main\royale\mx\utils\ObjectUtil.as(1447):
col: 54 Use of the instanceof operator. The instanceof operator is
deprecated, use the is operator instead.
[java]
[java] var isDict:Boolean = (obj instanceof Map || obj instanceof
WeakMap);
[java] ^
[java]
[java]
C:\jenkins\workspace\royale-asjs\frameworks\projects\MXRoyale\src\main\royale\mx\utils\ObjectUtil.as(1449):
col: 17 Use of the instanceof operator. The instanceof operator is
deprecated, use the is operator instead.
[java]
[java] if (obj instanceof WeakMap) throw new Error('WeakMap
cannot be enumerated, use Map instead');
[java] ^
[java]
[java]
C:\jenkins\workspace\royale-asjs\frameworks\projects\Network\src\main\royale\org\apache\royale\net\remoting\amf\AMFBinaryData.as(816):
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\SparkRoyale\src\main\royale\spark\skins\spark\FormItemSkin.mxml(169):
col: 30 Data binding will not be able to detect assignments to 'x'.
[java]
[java] <s:Group x="{contentGroup.x + contentGroup.contentWidth + 4}"
y="{contentGroup.y}"
[java] ^
[java]
[java]
C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\skins\spark\FormItemSkin.mxml(169):
col: 83 Data binding will not be able to detect assignments to 'y'.
[java]
[java] <s:Group x="{contentGroup.x + contentGroup.contentWidth + 4}"
y="{contentGroup.y}"
[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] 152.5738268 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/586/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/586/artifact/examples/royale/ASDoc/build.xml>:109:
condition satisfied
Total time: 4 minutes 1 second
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