See 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/TourDeFlexMigration/752/display/redirect?page=changes>

Changes:

[carlosrovira] basic: fix path for asconfig.json


------------------------------------------
Started by upstream project "royale-asjs" build number 872
originally caused by:
 Started by upstream project "royale-asjs_jsonly" build number 996
 originally caused by:
  Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on agent1 in workspace 
c:\jenkins\workspace\TourDeFlexMigration
No credentials specified
 > C:\Program Files\Git\cmd\git.exe rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > C:\Program Files\Git\cmd\git.exe config remote.origin.url 
 > https://github.com/apache/royale-asjs # timeout=10
Fetching upstream changes from https://github.com/apache/royale-asjs
 > C:\Program Files\Git\cmd\git.exe --version # timeout=10
 > C:\Program Files\Git\cmd\git.exe fetch --tags --force --progress -- 
 > https://github.com/apache/royale-asjs +refs/heads/*:refs/remotes/origin/*
 > C:\Program Files\Git\cmd\git.exe rev-parse 
 > "refs/remotes/origin/develop^{commit}" # timeout=10
 > C:\Program Files\Git\cmd\git.exe rev-parse 
 > "refs/remotes/origin/origin/develop^{commit}" # timeout=10
Checking out Revision 5db8e8b886abcc55ca06659710ee5499d03aae92 
(refs/remotes/origin/develop)
 > C:\Program Files\Git\cmd\git.exe config core.sparsecheckout # timeout=10
 > C:\Program Files\Git\cmd\git.exe checkout -f 
 > 5db8e8b886abcc55ca06659710ee5499d03aae92
Commit message: "basic: fix path for asconfig.json"
 > C:\Program Files\Git\cmd\git.exe rev-list --no-walk 
 > d2f11af045753f115925b8071467e5a2189e2f4a # timeout=10
[tourdeflexmodules] $ cmd.exe /C "C:\apache\apache-ant-1.9.9\bin\ant.bat -file 
build.xml 
-Denv.FLASHPLAYER_DEBUGGER=C:\adobe\flash\11.7\flashplayerdebugger.exe 
-Denv.PLAYERGLOBAL_HOME=C:\adobe\flash 
-Denv.AIR_HOME=C:\adobe\air\4.0\AdobeAIRSDK 
-DROYALE_HOME=C:\jenkins\workspace\royale-asjs -Dbuild.noprompt=true 
-Dplayerglobal.version=11.7 clean compile && exit %%ERRORLEVEL%%"
Buildfile: 
c:\jenkins\workspace\TourDeFlexMigration\examples\mxroyale\tourdeflexmodules\build.xml

clean:
   [delete] Deleting directory 
c:\jenkins\workspace\TourDeFlexMigration\examples\mxroyale\tourdeflexmodules\bin

compile-shell:
    [mkdir] Created dir: 
c:\jenkins\workspace\TourDeFlexMigration\examples\mxroyale\tourdeflexmodules\bin\js-debug
    [mxmlc] MXMLJSC
    [mxmlc] -module-output=/
    [mxmlc] -js-compiler-option=--variable_map_output_file gcc_variablemap.txt
    [mxmlc] -js-compiler-option+=--property_map_output_file gcc_propertymap.txt
    [mxmlc] 
-externs-report=c:\jenkins\workspace\TourDeFlexMigration\examples\mxroyale\tourdeflexmodules/bin/js-debug/externs_report.js
    [mxmlc] 
-link-report=c:\jenkins\workspace\TourDeFlexMigration\examples\mxroyale\tourdeflexmodules/bin/js-debug/link_report.xml
    [mxmlc] +playerglobal.version=11.7
    [mxmlc] +env.AIR_HOME=C:\adobe\air\4.0\AdobeAIRSDK
    [mxmlc] +env.PLAYERGLOBAL_HOME=C:\adobe\flash
    [mxmlc] -compiler.debug=false
    [mxmlc] +royalelib=C:\jenkins\workspace\royale-asjs/frameworks/
    [mxmlc] 
-load-config=C:\jenkins\workspace\royale-asjs/frameworks/flex-config.xml
    [mxmlc] 
-output=c:\jenkins\workspace\TourDeFlexMigration\examples\mxroyale\tourdeflexmodules\bin-debug\explorer.swf
    [mxmlc] --
    [mxmlc] 
c:\jenkins\workspace\TourDeFlexMigration\examples\mxroyale\tourdeflexmodules/src//explorer.mxml
    [mxmlc] Loading configuration: 
C:\jenkins\workspace\royale-asjs\frameworks\flex-config.xml
    [mxmlc] 
    [mxmlc] 333089 bytes written to 
C:\jenkins\workspace\TourDeFlexMigration\examples\mxroyale\tourdeflexmodules\bin-debug\explorer.swf
 in 8.847 seconds
    [mxmlc] Mar 11, 2020 8:04:45 PM 
com.google.javascript.jscomp.LoggerErrorManager println
    [mxmlc] WARNING: 
c:/jenkins/workspace/TourDeFlexMigration/examples/mxroyale/tourdeflexmodules/bin/js-debug/SourceTab.js:124:
 WARNING - Invalid flags to RegExp constructor: STRING gs 124 [length: 4] 
[source_file: 
c:/jenkins/workspace/TourDeFlexMigration/examples/mxroyale/tourdeflexmodules/bin/js-debug/SourceTab.js]
 : string
    [mxmlc]   var /** @type {RegExp} */ r = new RegExp("\r\n", "gs");
    [mxmlc]                                                    ^^^^
    [mxmlc] 
    [mxmlc] Mar 11, 2020 8:04:45 PM 
com.google.javascript.jscomp.LoggerErrorManager println
    [mxmlc] WARNING: 
c:/jenkins/workspace/TourDeFlexMigration/examples/mxroyale/tourdeflexmodules/bin/js-debug/explorer.js:398:
 WARNING - Parse error. extra visibility tag
    [mxmlc]   * @private
    [mxmlc]     ^
    [mxmlc] 
    [mxmlc] Mar 11, 2020 8:04:45 PM 
com.google.javascript.jscomp.LoggerErrorManager println
    [mxmlc] WARNING: 
c:/jenkins/workspace/TourDeFlexMigration/examples/mxroyale/tourdeflexmodules/bin/js-debug/mx/containers/beads/DividedBoxLayout.js:60:
 WARNING - unreachable code
    [mxmlc]   this.mx_containers_beads_DividedBoxLayout_postLayoutAdjustment();
    [mxmlc]   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [mxmlc] 
    [mxmlc] Mar 11, 2020 8:04:45 PM 
com.google.javascript.jscomp.LoggerErrorManager println
    [mxmlc] WARNING: 
c:/jenkins/workspace/TourDeFlexMigration/examples/mxroyale/tourdeflexmodules/bin/js-debug/mx/core/UIComponent.js:3269:
 WARNING - Suspicious code. This code lacks side-effects. Is there a bug?
    [mxmlc]   } else if ((this.mx_core_UIComponent__toolTip == null || 
this.mx_core_UIComponent__toolTip == "") && 
this.mx_core_UIComponent__toolTipBead != null) {
    [mxmlc]          
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [mxmlc] 
    [mxmlc] Mar 11, 2020 8:04:45 PM 
com.google.javascript.jscomp.LoggerErrorManager println
    [mxmlc] WARNING: 
c:/jenkins/workspace/TourDeFlexMigration/examples/mxroyale/tourdeflexmodules/bin/js-debug/mx/rpc/http/AbstractOperation.js:413:
 WARNING - unreachable code
    [mxmlc]         if (this.makeObjectsBindable && false) {
    [mxmlc]                                                ^^
    [mxmlc] 
    [mxmlc] Mar 11, 2020 8:04:45 PM 
com.google.javascript.jscomp.LoggerErrorManager printSummary
    [mxmlc] WARNING: 0 error(s), 5 warning(s), 98.4% typed
    [mxmlc] The project 'explorer' has been successfully compiled and optimized.
    [mxmlc] 112.3915016 seconds
    [mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
    [mxmlc] MXMLJSC
    [mxmlc] -module-output=/
    [mxmlc] 
-load-externs=c:\jenkins\workspace\TourDeFlexMigration\examples\mxroyale\tourdeflexmodules/bin/js-debug/link_report-js.xml
    [mxmlc] -js-compiler-option=--variable_map_input_file gcc_variablemap.txt
    [mxmlc] -js-compiler-option+=--property_map_input_file gcc_propertymap.txt
    [mxmlc] -js-compiler-option+=--externs 
c:\jenkins\workspace\TourDeFlexMigration\examples\mxroyale\tourdeflexmodules/bin/js-debug/externs_report.js
    [mxmlc] +playerglobal.version=11.7
    [mxmlc] +env.AIR_HOME=C:\adobe\air\4.0\AdobeAIRSDK
    [mxmlc] +env.PLAYERGLOBAL_HOME=C:\adobe\flash
    [mxmlc] -compiler.debug=false
    [mxmlc] +royalelib=C:\jenkins\workspace\royale-asjs/frameworks/
    [mxmlc] 
-load-config=C:\jenkins\workspace\royale-asjs/frameworks/flex-config.xml
    [mxmlc] 
-output=c:\jenkins\workspace\TourDeFlexMigration\examples\mxroyale\tourdeflexmodules\bin-debug\Welcome.swf
    [mxmlc] --
    [mxmlc] 
c:\jenkins\workspace\TourDeFlexMigration\examples\mxroyale\tourdeflexmodules/src//Welcome.mxml
    [mxmlc] Loading configuration: 
C:\jenkins\workspace\royale-asjs\frameworks\flex-config.xml
    [mxmlc] 
    [mxmlc] 46076 bytes written to 
C:\jenkins\workspace\TourDeFlexMigration\examples\mxroyale\tourdeflexmodules\bin-debug\Welcome.swf
 in 5.722 seconds
    [mxmlc] Mar 11, 2020 8:05:55 PM 
com.google.javascript.jscomp.LoggerErrorManager println
    [mxmlc] WARNING: 
c:/jenkins/workspace/TourDeFlexMigration/examples/mxroyale/tourdeflexmodules/bin/js-debug/mx/core/UIComponent.js:3269:
 WARNING - Suspicious code. This code lacks side-effects. Is there a bug?
    [mxmlc]   } else if ((this.mx_core_UIComponent__toolTip == null || 
this.mx_core_UIComponent__toolTip == "") && 
this.mx_core_UIComponent__toolTipBead != null) {
    [mxmlc]          
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [mxmlc] 
    [mxmlc] Mar 11, 2020 8:05:55 PM 
com.google.javascript.jscomp.LoggerErrorManager printSummary
    [mxmlc] WARNING: 0 error(s), 1 warning(s), 98.0% typedERROR: command 
execution failed.
ERROR: Step ‘Archive the artifacts’ failed: no workspace for 
TourDeFlexMigration #752
ERROR: agent1 is offline; cannot locate Java 8 (201)

Reply via email to