You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by fl...@gmail.com on 2016/08/05 18:22:04 UTC

Build failed in Jenkins: flex-asjs #1319

See <http://apacheflexbuild.cloudapp.net:8080/job/flex-asjs/1319/changes>

Changes:

[pent] Added a new itemRenderer factory that extends EventDispatcher, allowing custom itemRenderers to intercept events from the itemRenderers and forward them.

[pent] Updated TodoListSample so it works for SWF and JS, without using event bubbling.

[pent] Backed out previous change that was adversely affecting the SWF version.

------------------------------------------
Started by an SCM change
Building remotely on flex_sdk_slave2 in workspace <http://apacheflexbuild.cloudapp.net:8080/job/flex-asjs/ws/>
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > C:\Program Files (x86)\Git\cmd\git.exe config remote.origin.url https://git-wip-us.apache.org/repos/asf/flex-asjs.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/flex-asjs.git
 > C:\Program Files (x86)\Git\cmd\git.exe --version # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe fetch --tags --progress https://git-wip-us.apache.org/repos/asf/flex-asjs.git +refs/heads/*:refs/remotes/origin/*
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse "origin/develop^{commit}" # timeout=10
Checking out Revision 895f36663e890f12ed15a5bfce5917f779a840cf (origin/develop)
 > C:\Program Files (x86)\Git\cmd\git.exe config core.sparsecheckout # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe checkout -f 895f36663e890f12ed15a5bfce5917f779a840cf
 > C:\Program Files (x86)\Git\cmd\git.exe rev-list 022fcd0babd6ef4ea8b1e6e6ee8c4d5d386223d2 # timeout=10
[frameworks] $ cmd.exe /C "c:\Jenkins\tools\hudson.tasks.Ant_AntInstallation\c_apache-ant-1.9.3\bin\ant.bat -file downloads.xml -Dnightly=true -Djshint=C:\Users\apacheflexbuild\AppData\Roaming\npm\jshint_jenkins.cmd '"-Dbrowser=C:\Program Files (x86)\Mozilla Firefox\firefox.exe"' -Dgjslint=C:\Python27\Scripts\gjslint.exe -Dbuild.noprompt=true -Dplayerglobal.version=11.7 subset-goog && exit %%ERRORLEVEL%%"
Buildfile: <http://apacheflexbuild.cloudapp.net:8080/job/flex-asjs/ws/frameworks/downloads.xml>

subset-goog:
     [echo] Subsetting C:\google\closure\Library

BUILD SUCCESSFUL
Total time: 13 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
[flex-asjs] $ cmd.exe /C "c:\Jenkins\tools\hudson.tasks.Ant_AntInstallation\c_apache-ant-1.9.3\bin\ant.bat -file build.xml -Dnightly=true -Djshint=C:\Users\apacheflexbuild\AppData\Roaming\npm\jshint_jenkins.cmd '"-Dbrowser=C:\Program Files (x86)\Mozilla Firefox\firefox.exe"' -Dgjslint=C:\Python27\Scripts\gjslint.exe -Dbuild.noprompt=true -Dplayerglobal.version=11.7 release create-md5 && exit %%ERRORLEVEL%%"
Buildfile: <http://apacheflexbuild.cloudapp.net:8080/job/flex-asjs/ws/build.xml>

check-playerglobal-home:
     [echo] PLAYERGLOBAL_HOME is c:\Adobe\flashPlayer
     [echo] playerglobal.version is 11.7
     [echo] playerglobal.swc is c:\Adobe\flashPlayer/11.7/playerglobal.swc

check-air-home:
     [echo] AIR_HOME is c:\Adobe\AIRSDK40

check-falcon-home:
     [echo] FALCON_HOME is c:\Jenkins\workspace\flex-falcon\compiler

BUILD FAILED
<http://apacheflexbuild.cloudapp.net:8080/job/flex-asjs/ws/build.xml>:298: FALCON_HOME must be set to a folder with a lib sub-folder containing falcon-mxmlc.jar such as the compiler folder in flex-falcon repo or this folder if it has been converted into an FB-compatible SDK

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

Jenkins build is back to normal : flex-asjs #1320

Posted by fl...@gmail.com.
See <http://apacheflexbuild.cloudapp.net:8080/job/flex-asjs/1320/>