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

Changes:


------------------------------------------
[...truncated 33.51 KB...]
    [mxmlc] scanning for overrides: IListPresentationModel
    [mxmlc] scanning for overrides: IState
    [mxmlc] scanning for overrides: IStyleObject
    [mxmlc] scanning for overrides: SimpleCSSStyles
    [mxmlc] scanning for overrides: StageProxy
    [mxmlc] scanning for overrides: IHandlesOriginalEvent
    [mxmlc] scanning for overrides: DetailEvent
    [mxmlc] scanning for overrides: CustomEvent
    [mxmlc] scanning for overrides: ItemAddedEvent
    [mxmlc] scanning for overrides: ItemClickedEvent
    [mxmlc] scanning for overrides: ItemRemovedEvent
    [mxmlc] scanning for overrides: ItemRendererEvent
    [mxmlc] scanning for overrides: MouseEvent
    [mxmlc] scanning for overrides: ValueEvent
    [mxmlc] scanning for overrides: Point
    [mxmlc] scanning for overrides: Size
    [mxmlc] scanning for overrides: AddItems
    [mxmlc] scanning for overrides: SetEventHandler
    [mxmlc] scanning for overrides: SetProperty
    [mxmlc] scanning for overrides: State
    [mxmlc] scanning for overrides: CSSBorderUtils
    [mxmlc] scanning for overrides: CSSUtils
    [mxmlc] scanning for overrides: PointUtils
    [mxmlc] scanning for overrides: StringUtil
    [mxmlc] scanning for overrides: HTTPConstants
    [mxmlc] scanning for overrides: HTTPHeader
    [mxmlc] scanning for overrides: DocTagline
    [mxmlc] scanning for overrides: NodeElementBase
    [mxmlc] scanning for overrides: TextNodeContainerBase
    [mxmlc] scanning for overrides: Div
    [mxmlc] scanning for overrides: DocTopBar
    [mxmlc] scanning for overrides: ASDocClassAttribute
    [mxmlc] scanning for overrides: MethodSummaryRenderer
    [mxmlc] scanning for overrides: PropertyDetailRenderer
    [mxmlc] scanning for overrides: AttributeRenderer
    [mxmlc] scanning for overrides: ASDocClassMembers
    [mxmlc] scanning for overrides: ClassPickerHashAnchorStringItemRenderer
    [mxmlc] scanning for overrides: VerticalFlexLayout
    [mxmlc] scanning for overrides: ListPresentationModel
    [mxmlc] scanning for overrides: IBinding
    [mxmlc] scanning for overrides: ConstantBinding
    [mxmlc] scanning for overrides: GenericBinding
    [mxmlc] scanning for overrides: ItemRendererDataBinding
    [mxmlc] scanning for overrides: WatcherBase
    [mxmlc] scanning for overrides: PropertyWatcher
    [mxmlc] scanning for overrides: SimpleBinding
    [mxmlc] scanning for overrides: ContainerBaseStrandChildren
    [mxmlc] scanning for overrides: ItemAndDescriptor
    [mxmlc] scanning for overrides: SolidBorderUtil
    [mxmlc] scanning for overrides: StringPadder
    [mxmlc] scanning for overrides: StringTrimmer
    [mxmlc] scanning for overrides: A
    [mxmlc] scanning for overrides: Img
    [mxmlc] scanning for overrides: SocialButtons
    [mxmlc] scanning for overrides: TopMenuBase
    [mxmlc] scanning for overrides: TopMenu
    [mxmlc] scanning for overrides: ParameterRenderer
    [mxmlc] scanning for overrides: ItemRendererSimpleBinding
    [mxmlc] scanning for overrides: TopMenuButton
    [mxmlc] 66209 bytes written to 
C:\jenkins\workspace\Royale_ASDoc_Example\examples\royale\ASDoc\bin-release\ASDoc.swf
 in 4.628 seconds
    [mxmlc] Oct 10, 2019 10:42:21 PM 
com.google.javascript.jscomp.LoggerErrorManager println
    [mxmlc] WARNING: externs/dialogPolyfill.js:19: WARNING - accessing name 
dialogPolyfill in externs has no effect. Perhaps you forgot to add a var 
keyword?
    [mxmlc] dialogPolyfill = function() {
    [mxmlc] ^^^^^^^^^^^^^^
    [mxmlc] 
    [mxmlc] Oct 10, 2019 10:42:21 PM 
com.google.javascript.jscomp.LoggerErrorManager println
    [mxmlc] WARNING: externs/dialogPolyfill.js:19: WARNING - variable 
dialogPolyfill is undeclared
    [mxmlc] dialogPolyfill = function() {
    [mxmlc] ^^^^^^^^^^^^^^
    [mxmlc] 
    [mxmlc] Oct 10, 2019 10:42:21 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 10, 2019 10:42:21 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.9396186 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(703):
 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\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] 88.9300891 seconds
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g

check.swf.needed:

json.swf:
     [echo] ROYALE_COMPILER_HOME: C:\jenkins\workspace\royale-asjs/js
     [java] 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_ASDoc_Example/1/artifact/examples/royale/ASDoc/src/main/config/asdoc-swf-config.xml(145)>:
 col: 0 unable to open 'C:\adobe\flash\11.1'.
     [java] 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_ASDoc_Example/1/artifact/examples/royale/ASDoc/src/main/config/asdoc-swf-config.xml>
 (line: 145)
     [java] 
     [java]       </library-path>
     [java] 
     [java] 
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
     [java] 1.3672357 seconds
     [java] Java Result: 5

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

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

Reply via email to