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 2017/03/24 04:12:55 UTC

Build failed in Jenkins: MDLExample #242

See <http://apacheflexbuild.cloudapp.net:8080/job/MDLExample/242/>

------------------------------------------
Started by upstream project "flex-asjs" build number 2115
originally caused by:
 Started by upstream project "flex-typedefs" build number 541
 originally caused by:
  Started by timer
Building remotely on flex_sdk_slave2 in workspace <http://apacheflexbuild.cloudapp.net:8080/job/MDLExample/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 4011d649da796627e3fed4438aa5b00da9b7c968 (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 4011d649da796627e3fed4438aa5b00da9b7c968
 > C:\Program Files (x86)\Git\cmd\git.exe rev-list 4011d649da796627e3fed4438aa5b00da9b7c968 # timeout=10
[MDLExample] $ cmd.exe /C "c:\Jenkins\tools\hudson.tasks.Ant_AntInstallation\c_apache-ant-1.9.3\bin\ant.bat -file build.xml -DFLEXJS_HOME=C:\Jenkins\workspace\flex-asjs -Dplayerglobal.version=11.7 clean main && exit %%ERRORLEVEL%%"
Buildfile: <http://apacheflexbuild.cloudapp.net:8080/job/MDLExample/242/artifact/examples/flexjs/MDLExample/build.xml>

clean:

clean:

build_example.compile:
     [echo] Compiling App.swf
     [echo] FLEX_HOME: C:\Jenkins\workspace\flex-asjs
    [mxmlc] Loading configuration: C:\Jenkins\workspace\flex-asjs\frameworks\flex-config.xml
    [mxmlc] 
    [mxmlc] <http://apacheflexbuild.cloudapp.net:8080/job/MDLExample/242/artifact/examples/flexjs/MDLExample/src/main/flex/App.mxml(20)>: col: 1 Error: This tag could not be resolved to an ActionScript class. It will be ignored.
    [mxmlc] 
    [mxmlc] <mdl:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
    [mxmlc] ^
    [mxmlc] 
    [mxmlc] <http://apacheflexbuild.cloudapp.net:8080/job/MDLExample/242/artifact/examples/flexjs/MDLExample/src/main/flex/App.mxml(20)>: col: 1 Error: This tag could not be resolved to an ActionScript class. It will be ignored.
    [mxmlc] 
    [mxmlc] <mdl:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
    [mxmlc] ^
    [mxmlc] 
    [mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

BUILD FAILED
<http://apacheflexbuild.cloudapp.net:8080/job/MDLExample/ws/examples/build_example.xml>:111: mxmlc task failed.

Total time: 19 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 : MDLExample #243

Posted by fl...@gmail.com.
See <http://apacheflexbuild.cloudapp.net:8080/job/MDLExample/243/changes>