Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Last login: Mon May 30 08:45:51 on ttys002
- Harbss-MacBook-Pro:~ harbs$ cd /Users/harbs/Documents/ApacheFlex/flex-asjs
- Harbss-MacBook-Pro:flex-asjs harbs$ . /Users/harbs/Documents/ApacheFlex/apache.sh
- Harbss-MacBook-Pro:flex-asjs harbs$ ant all
- Buildfile: /Users/harbs/Documents/ApacheFlex/flex-asjs/build.xml
- set.base.folder:
- check-git:
- [echo] Checking for Git...
- [exec] git version 2.2.1
- get-download-folder:
- download-all:
- [echo] Using folder /Users/harbs/Documents/ApacheFlex/flex-asjs/..
- check-flex-asjs:
- warn-before-clone:
- check-flex-asjs:
- clone-flex-asjs:
- check-flex-falcon:
- clone-flex-falcon:
- check-flex-flexunit:
- clone-flex-flexunit:
- check-flex-sdk:
- clone-flex-sdk:
- check-flex-tlf:
- clone-flex-tlf:
- check-flex-blazeds:
- clone-flex-blazeds:
- check-playerglobal-home:
- [echo] PLAYERGLOBAL_HOME is /Users/harbs/Documents/ApacheFlex/frameworks/libs/player
- [echo] playerglobal.version is 11.1
- [echo] playerglobal.swc is /Users/harbs/Documents/ApacheFlex/frameworks/libs/player/11.1/playerglobal.swc
- check-air-home:
- [echo] AIR_HOME is /Users/harbs/Documents/ApacheFlex/frameworks/AIRSDK_Compiler
- build-all:
- font-jars-check:
- ask-font:
- saxon9he-jar-check:
- saxon9he-jar:
- junit-jar-check:
- junit-jar:
- [input] This script will now download and compile lots of files. This can take several minutes. No interaction should be required. Press the enter key to continue.
- check-playerglobal-home:
- check-air-home:
- check-tlf-home:
- check-compile-env:
- [echo] OS: Mac OS X / 10.9.5 / x86_64
- [echo] VM: Java HotSpot(TM) 64-Bit Server VM / 24.75-b04
- [echo] Java: 1.7.0_75
- [echo] Ant: Apache Ant(TM) version 1.9.6 compiled on June 29 2015 Ant Java Version: 1.7
- thirdparty-downloads:
- thirdparty-downloads:
- pixelbender-check:
- pixelbender-download:
- swfobject-check:
- swfobject-download:
- swfobject-fabridge-download:
- osmf-check:
- osmf-download:
- font-jars-check:
- ask-font:
- get-font-jars:
- font-jars:
- clean-adobe-flex-sdk:
- optional-downloads:
- main:
- [echo] Use thirdparty-clean or super-clean to remove these.
- thirdparty-downloads:
- batik-jars-check:
- batik-jars:
- commons-collections-jar-check:
- commons-collections-jar:
- commons-discovery-jar-check:
- commons-discovery-jar:
- commons-logging-jar-check:
- commons-logging-jar:
- commons-jars:
- javacc-jar-check:
- javacc-jar:
- saxon9-jar-check:
- saxon9-jar:
- velocity-jars-check:
- velocity-jars:
- xalan-jar-check:
- xalan-jar:
- xerces-jars-check:
- xerces-jars:
- flex-tool-api-jar-check:
- flex-tool-api-jar:
- blazeds-jar-check:
- blazeds-jar:
- main:
- [echo] Use thirdparty-clean or super-clean to remove these.
- create-description:
- [echo] build.number is 20160530
- prebuild:
- modules:
- thirdparty-downloads:
- batik-jars-check:
- batik-jars:
- commons-collections-jar-check:
- commons-collections-jar:
- commons-discovery-jar-check:
- commons-discovery-jar:
- commons-logging-jar-check:
- commons-logging-jar:
- commons-jars:
- javacc-jar-check:
- javacc-jar:
- saxon9-jar-check:
- saxon9-jar:
- velocity-jars-check:
- velocity-jars:
- xalan-jar-check:
- xalan-jar:
- xerces-jars-check:
- xerces-jars:
- flex-tool-api-jar-check:
- flex-tool-api-jar:
- blazeds-jar-check:
- blazeds-jar:
- main:
- [echo] Use thirdparty-clean or super-clean to remove these.
- xerces-patch:
- clean:
- [delete] Deleting directory /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/thirdparty/xerces-patch/classes
- prepare:
- [mkdir] Created dir: /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/thirdparty/xerces-patch/classes
- run-depend:
- [echo] Removing class files that changed and dependent class files.
- compile:
- [javac] /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/thirdparty/xerces-patch/build.xml:52: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
- [javac] Compiling 10 source files to /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/thirdparty/xerces-patch/classes
- [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.5
- [javac] Note: Some input files use or override a deprecated API.
- [javac] Note: Recompile with -Xlint:deprecation for details.
- [javac] Note: Some input files use unchecked or unsafe operations.
- [javac] Note: Recompile with -Xlint:unchecked for details.
- [javac] 1 warning
- [copy] Copying 4 files to /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/thirdparty/xerces-patch/classes
- jar:
- [copy] Copying 1 file to /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/thirdparty/xerces-patch/classes/META-INF
- [echo] Building lib/xercesPatch.jar
- [jar] Building jar: /Users/harbs/Documents/ApacheFlex/flex-sdk/lib/external/xercesPatch.jar
- dev:
- main:
- batik:
- batik-jars-check:
- batik-jars:
- init:
- [echo] == Apache Batik 1.7 build file ================================
- [echo]
- [echo] JAVA_HOME: ${env.JAVA_HOME}
- [echo] VM: 24.75-b04, Oracle Corporation
- [echo] javac.source: 1.6
- [echo] javac.target: 1.6
- compile-prepare:
- [echo] debug true, optimize on, deprecation off
- compile:
- [javac] /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/thirdparty/batik/build.xml:1024: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
- [javac] Compiling 13 source files to /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/thirdparty/batik/classes
- [javac] Note: /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/thirdparty/batik/sources-1.4/org/apache/batik/gvt/event/AWTEventDispatcher.java uses unchecked or unsafe operations.
- [javac] Note: Recompile with -Xlint:unchecked for details.
- determine-svn-revision-from-file:
- determine-svn-revision-set:
- batik-all-flex-jar:
- [echo] Implementation-Title: Apache Batik all-in-one JAR - Fork of Batik 1.7
- [echo] Implementation-Version: 1.7+r608262 Build 0
- [echo] Build-Id: 20160530-090138-IDT (harbs [Mac OS X 10.9.5 x86_64, Java 1.7.0_75-b13])
- [jar] Building jar: /Users/harbs/Documents/ApacheFlex/flex-sdk/lib/batik-all-flex.jar
- velocity:
- [echo] This target should be run with Java 1.4.2_14. It doesn't work with Java 1.5.
- [echo] Note that velocity builds with several 'enum' is a keyword warnings.
- velocity-jars-check:
- velocity-jars:
- env:
- [echo] java.home = /Library/Java/JavaVirtualMachines/jdk1.7.0_75.jdk/Contents/Home/jre
- [echo] user.home = /Users/harbs
- [echo] java.class.path = /usr/local/Cellar/ant/1.9.6/libexec/lib/ant-launcher.jar:/usr/local/share/ant:/usr/local/Cellar/ant/1.9.6/libexec/lib/ant-antlr.jar:/usr/local/Cellar/ant/1.9.6/libexec/lib/ant-apache-bcel.jar:/usr/local/Cellar/ant/1.9.6/libexec/lib/ant-apache-bsf.jar:/usr/local/Cellar/ant/1.9.6/libexec/lib/ant-apache-log4j.jar:/usr/local/Cellar/ant/1.9.6/libexec/lib/ant-apache-oro.jar:/usr/local/Cellar/ant/1.9.6/libexec/lib/ant-apache-regexp.jar:/usr/local/Cellar/ant/1.9.6/libexec/lib/ant-apache-resolver.jar:/usr/local/Cellar/ant/1.9.6/libexec/lib/ant-apache-xalan2.jar:/usr/local/Cellar/ant/1.9.6/libexec/lib/ant-commons-logging.jar:/usr/local/Cellar/ant/1.9.6/libexec/lib/ant-commons-net.jar:/usr/local/Cellar/ant/1.9.6/libexec/lib/ant-jai.jar:/usr/local/Cellar/ant/1.9.6/libexec/lib/ant-javamail.jar:/usr/local/Cellar/ant/1.9.6/libexec/lib/ant-jdepend.jar:/usr/local/Cellar/ant/1.9.6/libexec/lib/ant-jmf.jar:/usr/local/Cellar/ant/1.9.6/libexec/lib/ant-jsch.jar:/usr/local/Cellar/ant/1.9.6/libexec/lib/ant-junit.jar:/usr/local/Cellar/ant/1.9.6/libexec/lib/ant-junit4.jar:/usr/local/Cellar/ant/1.9.6/libexec/lib/ant-launcher.jar:/usr/local/Cellar/ant/1.9.6/libexec/lib/ant-netrexx.jar:/usr/local/Cellar/ant/1.9.6/libexec/lib/ant-swing.jar:/usr/local/Cellar/ant/1.9.6/libexec/lib/ant-testutil.jar:/usr/local/Cellar/ant/1.9.6/libexec/lib/ant.jar:/usr/local/Cellar/ant/1.9.6/libexec/lib/apache-rat-0.8.jar:/usr/local/Cellar/ant/1.9.6/libexec/lib/apache-rat-tasks-0.8.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_75.jdk/Contents/Home/lib/tools.jar
- [echo]
- prepare:
- compile:
- [javac] /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/thirdparty/velocity/build/build.xml:212: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
- compile-copy:
- collections-support:
- [unzip] Expanding: /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/thirdparty/velocity/build/lib/commons-collections.jar into /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/thirdparty/velocity/bin/classes
- jar-dep-flex:
- [unzip] Expanding: /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/thirdparty/velocity/build/lib/logkit-1.0.1.jar into /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/thirdparty/velocity/bin/classes
- [unzip] Expanding: /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/thirdparty/velocity/build/lib/oro.jar into /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/thirdparty/velocity/bin/classes
- [delete] Deleting directory /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/thirdparty/velocity/bin/classes/meta-inf
- [mkdir] Created dir: /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/thirdparty/velocity/bin/classes/META-INF
- [copy] Copying 1 file to /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/thirdparty/velocity/bin/classes/META-INF
- [copy] Copying 1 file to /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/thirdparty/velocity/bin/classes/META-INF
- [jar] Building jar: /Users/harbs/Documents/ApacheFlex/flex-sdk/lib/velocity-dep-1.4-flex.jar
- [delete] Deleting directory /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/thirdparty/velocity/bin/classes/META-INF
- thirdparty:
- asc:
- clean:
- [delete] Deleting directory /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/asc/build/java/classes
- [delete] Deleting directory /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/asc/lib
- run-depend:
- [echo] Removing class files that changed and dependent class files.
- classes:
- [mkdir] Created dir: /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/asc/lib
- [javac] /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/asc/build/java/build.xml:157: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
- [javac] Compiling 249 source files to /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/asc/build/java/classes
- [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.5
- [javac] Note: Some input files use or override a deprecated API.
- [javac] Note: Recompile with -Xlint:deprecation for details.
- [javac] Note: Some input files use unchecked or unsafe operations.
- [javac] Note: Recompile with -Xlint:unchecked for details.
- [javac] 1 warning
- jar:
- [mkdir] Created dir: /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/asc/build/java/classes/META-INF
- [copy] Copying 1 file to /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/asc/build/java/classes/META-INF
- [copy] Copying 1 file to /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/asc/build/java/classes/META-INF
- [jar] Building jar: /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/asc/lib/asc.jar
- [jar] Building MANIFEST-only jar: /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/asc/lib/abcdump.jar
- [jar] Building MANIFEST-only jar: /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/asc/lib/ash.jar
- main:
- [copy] Copying 1 file to /Users/harbs/Documents/ApacheFlex/flex-sdk/lib
- swfutils:
- clean:
- prepare:
- [mkdir] Created dir: /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/swfutils/classes
- run-depend:
- [echo] Removing class files that changed and dependent class files.
- compile:
- [javac] /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/swfutils/build.xml:47: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
- [javac] Compiling 203 source files to /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/swfutils/classes
- [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.5
- [javac] Note: Some input files use or override a deprecated API.
- [javac] Note: Recompile with -Xlint:deprecation for details.
- [javac] Note: Some input files use unchecked or unsafe operations.
- [javac] Note: Recompile with -Xlint:unchecked for details.
- [javac] 1 warning
- jar:
- [mkdir] Created dir: /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/swfutils/classes/META-INF
- [copy] Copying 1 file to /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/swfutils/classes/META-INF
- [copy] Copying 1 file to /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/swfutils/classes/META-INF
- [echo] Building lib/swfutils.jar
- [jar] Building jar: /Users/harbs/Documents/ApacheFlex/flex-sdk/lib/swfutils.jar
- [echo] Building lib/swfdump.jar
- [jar] Building jar: /Users/harbs/Documents/ApacheFlex/flex-sdk/lib/swfdump.jar
- dev:
- main:
- fxgutils:
- clean:
- [delete] Deleting directory /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/fxgutils/classes
- prepare:
- [mkdir] Created dir: /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/fxgutils/classes
- run-depend:
- [echo] Removing class files that changed and dependent class files.
- compile:
- [echo] basedir /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/fxgutils module.dir /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/fxgutils
- [javac] /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/fxgutils/build.xml:48: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
- [javac] Compiling 144 source files to /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/fxgutils/classes
- [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.5
- [javac] 1 warning
- [copy] Copying 17 files to /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/fxgutils/classes
- jar:
- [mkdir] Created dir: /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/fxgutils/classes/META-INF
- [copy] Copying 1 file to /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/fxgutils/classes/META-INF
- [copy] Copying 1 file to /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/fxgutils/classes/META-INF
- [echo] Building lib/fxgutils.jar
- [jar] Building jar: /Users/harbs/Documents/ApacheFlex/flex-sdk/lib/fxgutils.jar
- dev:
- main:
- compiler:
- clean:
- [delete] Deleting: /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/compiler/src/java/velocity.log
- [delete] Deleting directory /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/compiler/classes
- [delete] Deleting directory /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/compiler/classes15
- javacc:
- [java] Java Compiler Compiler Version 5.0 (Parser Generator)
- [java] (type "javacc" with no arguments for help)
- [java] Reading from file /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/compiler/src/java/flex2/compiler/mxml/Grammar.jj . . .
- [java] File "TokenMgrError.java" does not exist. Will create one.
- [java] File "ParseException.java" does not exist. Will create one.
- [java] File "Token.java" does not exist. Will create one.
- [java] File "TokenManager.java" does not exist. Will create one.
- [java] Parser generated successfully.
- prepare:
- [echo] /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/compiler/build.xml
- [mkdir] Created dir: /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/compiler/classes
- [mkdir] Created dir: /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/compiler/classes15
- run-depend:
- [echo] Removing class files that changed and dependent class files.
- compile:
- [javac] /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/compiler/build.xml:115: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
- [javac] Compiling 519 source files to /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/compiler/classes
- [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.5
- [javac] Note: Some input files use or override a deprecated API.
- [javac] Note: Recompile with -Xlint:deprecation for details.
- [javac] Note: Some input files use unchecked or unsafe operations.
- [javac] Note: Recompile with -Xlint:unchecked for details.
- [javac] 1 warning
- set-build-num:
- [delete] Deleting: /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/compiler/classes/flex2/tools/version.properties
- templates:
- [echo] Building serialized velocity templates.
- [copy] Copying 12 files to /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/compiler/classes
- localization:
- [echo] Copying localization files.
- [copy] Copying 210 files to /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/compiler/classes
- jar:
- [mkdir] Created dir: /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/compiler/classes/META-INF
- [copy] Copying 1 file to /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/compiler/classes/META-INF
- [copy] Copying 1 file to /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/compiler/classes/META-INF
- [echo] Building lib/mxmlc.jar
- [jar] Building jar: /Users/harbs/Documents/ApacheFlex/flex-sdk/lib/mxmlc.jar
- [echo] Building lib/mxmlc_ja.jar
- [jar] Building jar: /Users/harbs/Documents/ApacheFlex/flex-sdk/lib/mxmlc_ja.jar
- other-jars:
- [echo] Building lib/compc.jar
- [jar] Building jar: /Users/harbs/Documents/ApacheFlex/flex-sdk/lib/compc.jar
- [echo] Building lib/asdoc.jar
- [jar] Building jar: /Users/harbs/Documents/ApacheFlex/flex-sdk/lib/asdoc.jar
- [echo] Building lib/fcsh.jar
- [jar] Building jar: /Users/harbs/Documents/ApacheFlex/flex-sdk/lib/fcsh.jar
- [echo] Building lib/flex-compiler-oem.jar
- [jar] Building jar: /Users/harbs/Documents/ApacheFlex/flex-sdk/lib/flex-compiler-oem.jar
- [echo] Building lib/optimizer.jar
- [jar] Building jar: /Users/harbs/Documents/ApacheFlex/flex-sdk/lib/optimizer.jar
- [echo] Building lib/digest.jar
- [jar] Building jar: /Users/harbs/Documents/ApacheFlex/flex-sdk/lib/digest.jar
- [echo] Building lib/swcdepends.jar
- [jar] Building jar: /Users/harbs/Documents/ApacheFlex/flex-sdk/lib/swcdepends.jar
- [echo] Building lib/copylocale.jar
- [jar] Building jar: /Users/harbs/Documents/ApacheFlex/flex-sdk/lib/copylocale.jar
- dev:
- main:
- debugger:
- clean:
- [delete] Deleting: /Users/harbs/Documents/ApacheFlex/flex-sdk/lib/fdb.jar
- [delete] Deleting directory /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/debugger/classes
- available:
- prepare:
- [echo] /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/debugger/build.xml
- [mkdir] Created dir: /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/debugger/classes
- run-depend:
- [echo] Removing class files that changed and dependent class files.
- compile:
- [javac] /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/debugger/build.xml:68: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
- [javac] Compiling 141 source files to /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/debugger/classes
- [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.5
- [javac] /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/debugger/src/java/flex/tools/debugger/cli/DebugCLI.java:22: warning: LocaleUtility is internal proprietary API and may be removed in a future release
- [javac] import com.sun.org.apache.xml.internal.utils.LocaleUtility;
- [javac] ^
- [javac] /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/debugger/src/java/flex/tools/debugger/cli/DebugCLI.java:495: warning: LocaleUtility is internal proprietary API and may be removed in a future release
- [javac] getLocalizationManager().setLocale(LocaleUtility.langToLocale(args[++i]));
- [javac] ^
- [javac] Note: Some input files use or override a deprecated API.
- [javac] Note: Recompile with -Xlint:deprecation for details.
- [javac] 3 warnings
- [copy] Copying 83 files to /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/debugger/classes
- jar:
- [mkdir] Created dir: /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/debugger/classes/META-INF
- [copy] Copying 1 file to /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/debugger/classes/META-INF
- [copy] Copying 1 file to /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/debugger/classes/META-INF
- [echo] Building lib/fdb.jar
- [jar] Building jar: /Users/harbs/Documents/ApacheFlex/flex-sdk/lib/fdb.jar
- dev:
- main:
- antTasks:
- clean:
- [delete] Deleting directory /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/antTasks/classes
- [delete] Deleting: /Users/harbs/Documents/ApacheFlex/flex-sdk/lib/flexTasks.jar
- prepare:
- [echo] /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/antTasks/build.xml
- [mkdir] Created dir: /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/antTasks/classes
- compile:
- [javac] /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/antTasks/build.xml:64: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
- [javac] Compiling 25 source files to /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/antTasks/classes
- [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.5
- [javac] Note: /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/antTasks/src/flex/ant/FlexTask.java uses or overrides a deprecated API.
- [javac] Note: Recompile with -Xlint:deprecation for details.
- [javac] Note: Some input files use unchecked or unsafe operations.
- [javac] Note: Recompile with -Xlint:unchecked for details.
- [javac] 1 warning
- jar:
- [echo] Building lib/flexTasks.jar
- [mkdir] Created dir: /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/antTasks/classes/META-INF
- [copy] Copying 1 file to /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/antTasks/classes/META-INF
- [copy] Copying 1 file to /Users/harbs/Documents/ApacheFlex/flex-sdk/modules/antTasks/classes/META-INF
- [jar] Building jar: /Users/harbs/Documents/ApacheFlex/flex-sdk/lib/flexTasks.jar
- dev:
- main:
- modules:
- main:
- frameworks:
- check-compile-env:
- check-playerglobal-home:
- check-air-home:
- check-tlf-home:
- check-compile-env:
- [echo] OS: Mac OS X / 10.9.5 / x86_64
- [echo] VM: Java HotSpot(TM) 64-Bit Server VM / 24.75-b04
- [echo] Java: 1.7.0_75
- [echo] Ant: Apache Ant(TM) version 1.9.6 compiled on June 29 2015 Ant Java Version: 1.7
- check-tlf-home:
- automation-clean:
- bundles-clean:
- automation_agent_bundles-clean:
- automation_agent_bundles-clean:
- automation_agent_bundles-clean:
- automation_agent_bundles-clean:
- [delete] Deleting: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/locale/en_US/automation_agent_rb.swc
- automation_agent_bundles-clean:
- automation_agent_bundles-clean:
- automation_agent_bundles-clean:
- automation_agent_bundles-clean:
- automation_agent_bundles-clean:
- automation_agent_bundles-clean:
- automation_agent_bundles-clean:
- automation_agent_bundles-clean:
- automation_agent_bundles-clean:
- automation_agent_bundles-clean:
- automation_agent_bundles-clean:
- automation_agent_bundles-clean:
- automation_agent_bundles-clean:
- automation_agent_bundles-clean:
- automation_agent_bundles-clean:
- automation_agent_bundles-clean:
- automation_agent_bundles-clean:
- clean:
- [delete] Deleting: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/automation_agent/bundles.properties
- [delete] Deleting: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/libs/automation/automation_agent.swc
- bundles-clean:
- clean:
- clean:
- clean:
- clean:
- clean:
- clean:
- clean:
- [delete] Deleting: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/libs/automation/tool.swc
- bundles-clean:
- [echo] IN bundles clean
- tool_air_bundles-clean:
- tool_air_bundles-clean:
- tool_air_bundles-clean:
- tool_air_bundles-clean:
- tool_air_bundles-clean:
- tool_air_bundles-clean:
- tool_air_bundles-clean:
- tool_air_bundles-clean:
- tool_air_bundles-clean:
- tool_air_bundles-clean:
- tool_air_bundles-clean:
- tool_air_bundles-clean:
- tool_air_bundles-clean:
- tool_air_bundles-clean:
- tool_air_bundles-clean:
- tool_air_bundles-clean:
- tool_air_bundles-clean:
- tool_air_bundles-clean:
- clean:
- [delete] Deleting: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/tool_air/bundles.properties
- [delete] Deleting: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/libs/automation/tool_air.swc
- airsdk-clean:
- [delete] Deleting directory /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/libs/air
- clean:
- [delete] Deleting: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/flex-config.xml
- [delete] Deleting: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/air-config.xml
- [delete] Deleting: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/airmobile-config.xml
- check-tlf-home:
- bundles-clean:
- clean-external:
- [echo] cleaning /Users/harbs/Documents/ApacheFlex/flex-sdk/../flex-tlf
- [echo] FLEX_HOME is /Users/harbs/Documents/ApacheFlex/flex-sdk
- [echo] Minimal test is set false
- clean:
- [delete] Deleting directory /Users/harbs/Documents/ApacheFlex/flex-tlf/bin
- [delete] Deleting: /Users/harbs/Documents/ApacheFlex/flex-tlf/bundles.properties
- clean:
- bundles-clean:
- assets-clean:
- clean:
- bundles-clean:
- clean:
- bundles-clean:
- assets-clean:
- clean:
- bundles-clean:
- clean:
- bundles-clean:
- clean:
- clean:
- clean:
- bundles-clean:
- clean:
- clean:
- clean:
- clean:
- clean:
- bundles-clean:
- clean:
- bundles-clean:
- clean:
- clean:
- bundles-clean:
- clean:
- bundles-clean:
- clean:
- bundles-clean:
- clean:
- bundles-clean:
- clean:
- bundles-clean:
- clean:
- clean:
- clean:
- clean:
- [delete] Deleting: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/themes/AeonGraphical/AeonGraphical.swf
- [delete] Deleting directory /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/libs
- [delete] Deleting: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/localFonts.ser
- [delete] Deleting: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/macFonts.ser
- [delete] Deleting: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/winFonts.ser
- local-fonts-snapshot:
- [touch] Creating /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/localFonts.ser
- [touch] Creating /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/macFonts.ser
- [touch] Creating /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/winFonts.ser
- thirdparty-downloads:
- pixelbender-check:
- pixelbender-download:
- swfobject-check:
- swfobject-download:
- swfobject-fabridge-download:
- osmf-check:
- osmf-download:
- download-osmf-swc:
- [copy] Copying 1 file to /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/libs
- font-jars-check:
- ask-font:
- get-font-jars:
- font-jars:
- clean-adobe-flex-sdk:
- optional-downloads:
- main:
- [echo] Use thirdparty-clean or super-clean to remove these.
- prepare:
- playerglobal-setswfversion:
- flex-config:
- [copy] Copying 1 file to /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks
- [copy] Copying 1 file to /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks
- [copy] Copying 1 file to /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks
- compile:
- framework:
- bundles-clean:
- assets-clean:
- clean:
- assets-compile:
- [mxmlc] Loading configuration file /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/flex-config.xml
- [mxmlc] /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/framework/assets/Assets.swf (9035 bytes)
- compile:
- [echo] Compiling frameworks/libs/framework.swc
- [compc] Loading configuration file /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/flex-config.xml
- [compc] Loading configuration file /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/framework/framework-config.xml
- [compc] Loading configuration file /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/framework/compile-config.xml
- [compc] /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/libs/framework.swc (853955 bytes)
- main:
- [echo] Compiling frameworks/locale/en_US/framework_rb.swc
- [compc] Loading configuration file /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/framework/bundle-config.xml
- [compc] /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/locale/en_US/framework_rb.swc (16391 bytes)
- mx:
- bundles-clean:
- clean:
- compile:
- [echo] Compiling frameworks/libs/mx/mx.swc
- [compc] Loading configuration file /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/mx/compile-config.xml
- [compc] /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/libs/mx/mx.swc (962943 bytes)
- main:
- [echo] Compiling frameworks/locale/en_US/mx_rb.swc
- [compc] Loading configuration file /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/mx/bundle-config.xml
- [compc] /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/locale/en_US/mx_rb.swc (2133 bytes)
- textLayout:
- check-tlf-home:
- bundles-clean:
- clean-external:
- [echo] cleaning /Users/harbs/Documents/ApacheFlex/flex-sdk/../flex-tlf
- [echo] FLEX_HOME is /Users/harbs/Documents/ApacheFlex/flex-sdk
- [echo] Minimal test is set false
- clean:
- clean:
- compile:
- compile.external:
- [echo] FLEX_HOME is /Users/harbs/Documents/ApacheFlex/flex-sdk
- [echo] Minimal test is set false
- textLayout_flex:
- [compc] Loading configuration file /Users/harbs/Documents/ApacheFlex/flex-tlf/compile-config.xml
- [compc] /Users/harbs/Documents/ApacheFlex/flex-tlf/bin/textLayout.swc (549134 bytes)
- [copy] Copying 1 file to /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/libs
- main:
- [echo] Compiling frameworks/locale/en_US/textLayout_rb.swc
- [compc] Loading configuration file /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/textLayout/bundle-config.xml
- [compc] /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/locale/en_US/textLayout_rb.swc (2673 bytes)
- rpc:
- bundles-clean:
- clean:
- compile:
- [echo] Compiling frameworks/libs/rpc.swc
- [compc] Loading configuration file /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/rpc/compile-config.xml
- [compc] /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/libs/rpc.swc (310589 bytes)
- main:
- [echo] Compiling frameworks/locale/en_US/rpc_rb.swc
- [compc] Loading configuration file /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/rpc/bundle-config.xml
- [compc] /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/locale/en_US/rpc_rb.swc (11046 bytes)
- charts:
- bundles-clean:
- clean:
- compile:
- [echo] Compiling frameworks/libs/charts.swc
- [compc] Loading configuration file /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/charts/compile-config.xml
- [compc] /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/libs/charts.swc (671065 bytes)
- main:
- [echo] Compiling frameworks/locale/en_US/charts_rb.swc
- [compc] Loading configuration file /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/charts/bundle-config.xml
- [compc] /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/locale/en_US/charts_rb.swc (2111 bytes)
- advancedgrids:
- bundles-clean:
- clean:
- compile:
- [echo] Compiling frameworks/libs/advancedgrids.swc
- [compc] Loading configuration file /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/advancedgrids/compile-config.xml
- [compc] /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/libs/advancedgrids.swc (354341 bytes)
- main:
- [echo] Compiling frameworks/locale/en_US/advancedgrids_rb.swc
- [compc] Loading configuration file /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/advancedgrids/bundle-config.xml
- [compc] /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/locale/en_US/advancedgrids_rb.swc (3304 bytes)
- spark:
- bundles-clean:
- clean:
- prepare:
- [copy] Copying 1 file to /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/spark
- swc-compile:
- [echo] Compiling frameworks/libs/spark.swc
- [compc] Loading configuration file /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/spark/compile-config.xml
- [compc] /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/libs/spark.swc (1437263 bytes)
- compile:
- main:
- [echo] Compiling frameworks/locale/en_US/spark_rb.swc
- [compc] Loading configuration file /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/spark/bundle-config.xml
- [compc] /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/locale/en_US/spark_rb.swc (8929 bytes)
- sparkskins:
- clean:
- compile:
- [echo] Compiling frameworks/libs/sparkskins.swc
- [compc] Loading configuration file /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/sparkskins/compile-config.xml
- [compc] /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/libs/sparkskins.swc (113851 bytes)
- main:
- spark_dmv:
- clean:
- compile:
- [echo] Compiling frameworks/libs/spark_dmv.swc
- [compc] Loading configuration file /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/spark_dmv/compile-config.xml
- [compc] /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/libs/spark_dmv.swc (8653 bytes)
- main:
- airframework:
- bundles-clean:
- assets-clean:
- clean:
- precompile:
- [copy] Copying 1 file to /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/airframework/assets
- [mxmlc] Loading configuration file /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/flex-config.xml
- [mxmlc] /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/airframework/assets/ComputerIcon.swf (1293 bytes)
- compile:
- [echo] Compiling frameworks/libs/air/airframework.swc
- [echo] Using /Users/harbs/Documents/ApacheFlex/frameworks/AIRSDK_Compiler/frameworks/libs/air/airglobal.swc
- [compc] Loading configuration file /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/airframework/compile-config.xml
- [compc] /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/libs/air/airframework.swc (1015839 bytes)
- main:
- [echo] Compiling frameworks/locale/en_US/airframework_rb.swc
- [compc] Loading configuration file /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/airframework/bundle-config.xml
- [compc] /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/locale/en_US/airframework_rb.swc (11354 bytes)
- airspark:
- bundles-clean:
- clean:
- compile:
- [echo] Compiling frameworks/libs/air/airspark.swc
- [echo] Using /Users/harbs/Documents/ApacheFlex/frameworks/AIRSDK_Compiler/frameworks/libs/air/airglobal.swc
- [compc] Loading configuration file /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/airspark/compile-config.xml
- [compc] /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/libs/air/airspark.swc (60243 bytes)
- main:
- [echo] Compiling frameworks/locale/en_US/airspark_rb.swc
- [compc] Loading configuration file /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/airspark/bundle-config.xml
- [compc] /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/locale/en_US/airspark_rb.swc (2679 bytes)
- mobilecomponents:
- bundles-clean:
- clean:
- configModLinux:
- configModOther:
- compile:
- [echo] Compiling frameworks/libs/mobile/mobilecomponents.swc
- [echo] Using /Users/harbs/Documents/ApacheFlex/frameworks/AIRSDK_Compiler/frameworks/libs/air/airglobal.swc
- [compc] Loading configuration file /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/mobilecomponents/compile-config.xml
- [compc] /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/libs/mobile/mobilecomponents.swc (183208 bytes)
- main:
- [echo] Compiling frameworks/locale/en_US/mobilecomponents_rb.swc
- [compc] Loading configuration file /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/mobilecomponents/bundle-config.xml
- [compc] /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/locale/en_US/mobilecomponents_rb.swc (2679 bytes)
- mobiletheme:
- clean:
- configModLinux:
- configModOther:
- compile:
- [echo] Compiling frameworks/themes/Mobile/mobile.swc
- [compc] Loading configuration file /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/mobiletheme/compile-config.xml
- [compc] /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/themes/Mobile/mobile.swc (494801 bytes)
- main:
- core:
- clean:
- compile:
- [echo] Compiling frameworks/libs/core.swc
- [compc] Loading configuration file /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/core/compile-config.xml
- [compc] Loading configuration file /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/framework/framework-config.xml
- [compc] /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/libs/core.swc (67944 bytes)
- main:
- flash_integration:
- bundles-clean:
- clean:
- compile:
- [echo] Compiling frameworks/projects/flash-integration/libs/flash-integration.swc
- [compc] Loading configuration file /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/framework/framework-config.xml
- [compc] Loading configuration file /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/flash-integration/compile-config.xml
- [compc] /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/libs/flash-integration.swc (28056 bytes)
- [copy] Copying 1 file to /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/flash-integration/libs
- [copy] Copying /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/libs/flash-integration.swc to /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/flash-integration/libs/flash-integration.swc
- FlashMXP:
- [echo] ADOBE_EXTENSION_MANAGER is ${env.ADOBE_EXTENSION_MANAGER}
- ReportNoExtensionManager:
- [echo] Adobe ExtensionManager not found. MXP file will not be created
- PackageMXP:
- main:
- [echo] Compiling frameworks/locale/en_US/flash-integration_rb.swc
- [compc] Loading configuration file /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/flash-integration/bundle-config.xml
- [compc] /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/locale/en_US/flash-integration_rb.swc (2037 bytes)
- authoringsupport:
- clean:
- compile:
- [echo] Compiling frameworks/libs/authoringsupport.swc
- [compc] Loading configuration file /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/authoringsupport/compile-config.xml
- [compc] /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/libs/authoringsupport.swc (3066 bytes)
- main:
- halo:
- clean:
- compile:
- [echo] Compiling frameworks/themes/Halo/halo.swc
- [compc] Loading configuration file /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/halo/compile-config.xml
- [compc] /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/themes/Halo/halo.swc (8267 bytes)
- main:
- wireframe:
- clean:
- compile:
- [echo] Compiling frameworks/themes/Wireframe/wireframe.swc
- [compc] Loading configuration file /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/wireframe/compile-config.xml
- [compc] /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/themes/Wireframe/wireframe.swc (196100 bytes)
- main:
- aeongraphical:
- main:
- [mxmlc] Loading configuration file /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/flex-config.xml
- [mxmlc] /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/themes/AeonGraphical/AeonGraphical.swf (36960 bytes)
- apache:
- bundles-clean:
- clean:
- compile:
- [echo] Compiling frameworks/libs/apache.swc
- [compc] Loading configuration file /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/apache/compile-config.xml
- [compc] /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/libs/apache.swc (19033 bytes)
- main:
- [echo] Compiling frameworks/locale/en_US/apache_rb.swc
- [compc] Loading configuration file /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/apache/bundle-config.xml
- [compc] /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/locale/en_US/apache_rb.swc (2144 bytes)
- experimental:
- bundles-clean:
- clean:
- compile:
- [echo] Compiling frameworks/libs/experimental.swc
- [compc] Loading configuration file /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/experimental/compile-config.xml
- [compc] /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/libs/experimental.swc (217672 bytes)
- main:
- [echo] Compiling frameworks/locale/en_US/experimental_rb.swc
- [compc] Loading configuration file /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/experimental/bundle-config.xml
- [compc] /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/locale/en_US/experimental_rb.swc (3474 bytes)
- experimental_mobile:
- bundles-clean:
- clean:
- prepare:
- [copy] Copying 1 file to /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/experimental_mobile
- compile:
- [echo] Compiling frameworks/libs/experimental_mobile.swc
- [echo] Using /Users/harbs/Documents/ApacheFlex/frameworks/AIRSDK_Compiler/frameworks/libs/air/airglobal.swc
- [compc] Loading configuration file /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/experimental_mobile/compile-config.xml
- [compc] /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/libs/experimental_mobile.swc (26392 bytes)
- main:
- [echo] Compiling frameworks/locale/en_US/experimental_mobile_rb.swc
- [compc] Loading configuration file /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/experimental_mobile/bundle-config.xml
- [compc] /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/locale/en_US/experimental_mobile_rb.swc (2053 bytes)
- compile-automation:
- automation_agent:
- bundles-clean:
- automation_agent_bundles-clean:
- automation_agent_bundles-clean:
- automation_agent_bundles-clean:
- automation_agent_bundles-clean:
- automation_agent_bundles-clean:
- automation_agent_bundles-clean:
- automation_agent_bundles-clean:
- automation_agent_bundles-clean:
- automation_agent_bundles-clean:
- automation_agent_bundles-clean:
- automation_agent_bundles-clean:
- automation_agent_bundles-clean:
- automation_agent_bundles-clean:
- automation_agent_bundles-clean:
- automation_agent_bundles-clean:
- automation_agent_bundles-clean:
- automation_agent_bundles-clean:
- automation_agent_bundles-clean:
- automation_agent_bundles-clean:
- automation_agent_bundles-clean:
- automation_agent_bundles-clean:
- clean:
- compile:
- [echo] Compiling frameworks/libs/automation/automation_agent.swc
- [compc] Loading configuration file /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/automation_agent/compile-config.xml
- [compc] /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/libs/automation/automation_agent.swc (74864 bytes)
- bundles_en_US:
- automation_agent_bundles:
- [echo] Compiling dmv_automation/locale/en_US/automation_agent_rb.swc
- [compc] Loading configuration file /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/automation_agent/bundle-config.xml
- [compc] /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/locale/en_US/automation_agent_rb.swc (10114 bytes)
- main:
- automation_dmv:
- clean:
- compile:
- [echo] Compiling frameworks/libs/automation/automation_dmv.swc
- [compc] Loading configuration file /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/automation_dmv/compile-config.xml
- [compc] /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/libs/automation/automation_dmv.swc (48373 bytes)
- main:
- tool:
- clean:
- compile:
- [echo] Compiling tool.swc
- [compc] Loading configuration file /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/tool/compile-config.xml
- [compc] /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/libs/automation/tool.swc (48500 bytes)
- main:
- automation:
- bundles-clean:
- clean:
- compile:
- [echo] Compiling frameworks/libs/automation/automation.swc
- [compc] Loading configuration file /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/automation/compile-config.xml
- [compc] /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/libs/automation/automation.swc (85886 bytes)
- main:
- [echo] Compiling frameworks/locale/en_US/automation_rb.swc
- [compc] Loading configuration file /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/automation/bundle-config.xml
- [compc] /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/locale/en_US/automation_rb.swc (2130 bytes)
- tool_air:
- bundles-clean:
- [echo] IN bundles clean
- tool_air_bundles-clean:
- tool_air_bundles-clean:
- tool_air_bundles-clean:
- tool_air_bundles-clean:
- tool_air_bundles-clean:
- tool_air_bundles-clean:
- tool_air_bundles-clean:
- tool_air_bundles-clean:
- tool_air_bundles-clean:
- tool_air_bundles-clean:
- tool_air_bundles-clean:
- tool_air_bundles-clean:
- tool_air_bundles-clean:
- tool_air_bundles-clean:
- tool_air_bundles-clean:
- tool_air_bundles-clean:
- tool_air_bundles-clean:
- tool_air_bundles-clean:
- clean:
- compile:
- [echo] Compiling tool_air.swc
- [echo] Using /Users/harbs/Documents/ApacheFlex/frameworks/AIRSDK_Compiler/frameworks/libs/air/airglobal.swc
- [compc] Loading configuration file /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/tool_air/compile-config.xml
- [compc] /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/libs/automation/tool_air.swc (67166 bytes)
- main:
- automation_spark:
- clean:
- compile:
- [echo] Compiling frameworks/libs/automation/automation_spark.swc
- [compc] Loading configuration file /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/automation_spark/compile-config.xml
- [compc] /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/libs/automation/automation_spark.swc (86765 bytes)
- main:
- automation_flashflexkit:
- clean:
- compile:
- [echo] Compiling frameworks/libs/automation/automation_flashflexkit.swc
- [compc] Loading configuration file /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/automation_flashflexkit/compile-config.xml
- [compc] /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/libs/automation/automation_flashflexkit.swc (7327 bytes)
- main:
- automation_air:
- clean:
- compile:
- [echo] Compiling frameworks/libs/automation/automation_air.swc
- [compc] Loading configuration file /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/automation_air/compile-config.xml
- [compc] /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/libs/automation/automation_air.swc (15996 bytes)
- main:
- automation_airspark:
- clean:
- compile:
- [echo] Compiling frameworks/libs/automation/automation_airspark.swc
- [echo] Using /Users/harbs/Documents/ApacheFlex/frameworks/AIRSDK_Compiler/frameworks/libs/air/airglobal.swc
- [compc] Loading configuration file /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/automation_airspark/compile-config.xml
- [compc] /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/libs/automation/automation_airspark.swc (4525 bytes)
- main:
- flatspark:
- clean:
- compile:
- [echo] Compiling frameworks/libs/flatspark.swc
- [compc] Loading configuration file /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/flatspark/compile-config.xml
- [compc] /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/libs/flatspark.swc (454863 bytes)
- main:
- javascript:
- clean:
- compile-swfs:
- [echo] Compiling /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/javascript/FABridge/samples/EmptySwf.as
- [mxmlc] Loading configuration file /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/flex-config.xml
- [mxmlc] /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/javascript/FABridge/samples/EmptySwf.swf (5755 bytes)
- [echo] Compiling /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/javascript/FABridge/samples/app.mxml
- [mxmlc] Loading configuration file /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/flex-config.xml
- [mxmlc] /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/javascript/FABridge/samples/app.swf (517097 bytes)
- samples:
- main:
- main:
- ide:
- create-config-files:
- [copy] Copying 3 files to /Users/harbs/Documents/ApacheFlex/flex-sdk/ide/flashbuilder/config
- expand-config-tokens:
- [echo] expanding {airHome} and {playerglobalHome} tokens
- main:
- post-build:
- main:
- [echo] ant main target completed on 05/30/2016 09:05:27 AM
- Trying to override old definition of task tar-gzip
- sdk:
- annotate.class:
- unknown.tree.pattern.input.output:
- compiler.test.downloads:
- prepare:
- junit-jar-check:
- junit-jar:
- commons-compress-jar-check:
- commons-compress-jar:
- commons-lang3-jar-check:
- commons-lang3-jar:
- main:
- test.classes:
- main:
- compiler.downloads:
- prepare:
- [echo] Making lib directory /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/lib/external
- all:
- check-dependency:
- [echo] checking for /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/lib/external//antlr.jar
- download-dependency:
- check-dependency:
- [echo] checking for /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/lib/external//commons-cli.jar
- download-dependency:
- check-dependency:
- [echo] checking for /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/lib/external//commons-io.jar
- download-dependency:
- check-dependency:
- [echo] checking for /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/lib/external//commons-lang-2.6.jar
- download-dependency:
- check-dependency:
- [echo] checking for /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/lib/external//guava.jar
- download-dependency:
- check-dependency:
- [echo] checking for /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/lib/external//jburg.jar
- download-dependency:
- check-dependency:
- [echo] checking for /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/lib/external//jflex.jar
- download-dependency:
- [copy] Warning: /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/in/temp/jflex-1.6.0 does not exist.
- check-dependency:
- [echo] checking for /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/lib/external//lzma-sdk.jar
- download-dependency:
- check-dependency:
- [echo] checking for /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/lib/external//flex-tool-api.jar
- download-dependency:
- main:
- IASNodeAdapter:
- main:
- download:
- prepare:
- [echo] Making lib directory /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/lib/external
- all:
- check-dependency:
- [echo] checking for /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/lib/external//antlr.jar
- download-dependency:
- check-dependency:
- [echo] checking for /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/lib/external//commons-cli.jar
- download-dependency:
- check-dependency:
- [echo] checking for /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/lib/external//commons-io.jar
- download-dependency:
- check-dependency:
- [echo] checking for /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/lib/external//commons-lang-2.6.jar
- download-dependency:
- check-dependency:
- [echo] checking for /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/lib/external//guava.jar
- download-dependency:
- check-dependency:
- [echo] checking for /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/lib/external//jburg.jar
- download-dependency:
- check-dependency:
- [echo] checking for /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/lib/external//jflex.jar
- download-dependency:
- [copy] Warning: /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/in/temp/jflex-1.6.0 does not exist.
- check-dependency:
- [echo] checking for /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/lib/external//lzma-sdk.jar
- download-dependency:
- check-dependency:
- [echo] checking for /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/lib/external//flex-tool-api.jar
- download-dependency:
- main:
- setup:
- set.raw.as.tokenizer.uptodate:
- raw.as.tokenizer:
- set.raw.asdoc.tokenizer.uptodate:
- raw.asdoc.tokenizer:
- set.raw.mxml.tokenizer.uptodate:
- raw.mxml.tokenizer:
- jflex:
- set.as.parser.uptodate:
- as.parser:
- set.metadata.parser.uptodate:
- metadata.parser:
- set.css.lexer.and.parser.uptodate:
- css.lexer.and.parser:
- [echo] Generating CSSLexer and CSSParser
- set.css.tree.uptodate:
- css.tree:
- antlr:
- set.unknown.tree.handler.patterns.uptodate:
- unknown.tree.handler.patterns:
- set.cmc.emitter.uptodate:
- cmc.emitter:
- set.css.emitter.uptodate:
- css.emitter:
- jburg:
- eclipse:
- src.depend:
- [depend] Deleted 29 out of date files in 0 seconds
- compile:
- [javac] Compiling 3 source files to /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/classes
- [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.5
- [javac] 1 warning
- version-info:
- set.compiler.jar.uptodate:
- compiler.jar:
- [jar] Building jar: /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/lib/compiler.jar
- set.falcon.asc.jar.uptodate:
- falcon.asc.jar:
- set.falcon.mxmlc.jar.uptodate:
- falcon.mxmlc.jar:
- set.falcon.compc.jar.uptodate:
- falcon.compc.jar:
- set.falcon.optimizer.jar.uptodate:
- falcon.optimizer.jar:
- set.falcon.swfdump.jar.uptodate:
- falcon.swfdump.jar:
- set.falcon.flextasks.jar.uptodate:
- falcon.flextasks.jar:
- jar:
- sdk:
- main:
- [echo] compiler main completed on 05/30/2016 09:05:32 AM
- javadoc:
- tests:
- download:
- prepare:
- [echo] Making lib directory /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/lib/external
- all:
- check-dependency:
- [echo] checking for /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/lib/external//antlr.jar
- download-dependency:
- check-dependency:
- [echo] checking for /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/lib/external//commons-cli.jar
- download-dependency:
- check-dependency:
- [echo] checking for /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/lib/external//commons-io.jar
- download-dependency:
- check-dependency:
- [echo] checking for /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/lib/external//commons-lang-2.6.jar
- download-dependency:
- check-dependency:
- [echo] checking for /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/lib/external//guava.jar
- download-dependency:
- check-dependency:
- [echo] checking for /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/lib/external//jburg.jar
- download-dependency:
- check-dependency:
- [echo] checking for /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/lib/external//jflex.jar
- download-dependency:
- [copy] Warning: /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/in/temp/jflex-1.6.0 does not exist.
- check-dependency:
- [echo] checking for /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/lib/external//lzma-sdk.jar
- download-dependency:
- check-dependency:
- [echo] checking for /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/lib/external//flex-tool-api.jar
- download-dependency:
- main:
- setup:
- set.raw.as.tokenizer.uptodate:
- raw.as.tokenizer:
- set.raw.asdoc.tokenizer.uptodate:
- raw.asdoc.tokenizer:
- set.raw.mxml.tokenizer.uptodate:
- raw.mxml.tokenizer:
- jflex:
- set.as.parser.uptodate:
- as.parser:
- set.metadata.parser.uptodate:
- metadata.parser:
- set.css.lexer.and.parser.uptodate:
- css.lexer.and.parser:
- [echo] Generating CSSLexer and CSSParser
- set.css.tree.uptodate:
- css.tree:
- antlr:
- set.unknown.tree.handler.patterns.uptodate:
- unknown.tree.handler.patterns:
- set.cmc.emitter.uptodate:
- cmc.emitter:
- set.css.emitter.uptodate:
- css.emitter:
- jburg:
- eclipse:
- src.depend:
- [depend] Deleted 29 out of date files in 0 seconds
- compile:
- [javac] Compiling 3 source files to /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/classes
- [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.5
- [javac] 1 warning
- version-info:
- set.compiler.jar.uptodate:
- compiler.jar:
- [jar] Building jar: /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/lib/compiler.jar
- set.falcon.asc.jar.uptodate:
- falcon.asc.jar:
- set.falcon.mxmlc.jar.uptodate:
- falcon.mxmlc.jar:
- set.falcon.compc.jar.uptodate:
- falcon.compc.jar:
- set.falcon.optimizer.jar.uptodate:
- falcon.optimizer.jar:
- set.falcon.swfdump.jar.uptodate:
- falcon.swfdump.jar:
- set.falcon.flextasks.jar.uptodate:
- falcon.flextasks.jar:
- jar:
- sdk:
- test:
- jar.tests:
- [java] Apache Flex MXML and ActionScript Compiler (mxmlc)
- [java] Version 0.7.0 build 0
- [java]
- [java] mxmlc [options] [defaultVar]
- [java] Use 'mxmlc -help' for more information.
- [java]
- [java]
- [java] Java Result: 1
- [java] Apache Flex SWC Component Compiler (compc)
- [java] Version 0.7.0 build 0
- [java]
- [java] compc [options] [defaultVar]
- [java] Use 'compc -help' for more information.
- [java]
- [java]
- [java] Java Result: 1
- [java] ActionScript 3.0 Compiler for AVM+
- [java] Version 0.7.0 build 0
- [java]
- [java] usage: asc [-abcfuture] [-api <version>] [-AS3] [-avmtarget <vm version
- [java] number>] [-b] [-coach] [-config <ns::name=value>] [-d] [-doc]
- [java] [-ES] [-ES4] [-exe <avmplus path>] [-f] [-h] [-i] [-import
- [java] <filename>] [-in <filename>] [-inline] [-l] [-language <lang>]
- [java] [-le <swc file>] [-li <swc file>] [-log] [-m] [-md] [-merge]
- [java] [-movieclip] [-o] [-o2 <name=value>] [-optimize] [-out
- [java] <basename>] [-outdir <output directory name>] [-p] [-parallel]
- [java] [-removedeadcode] [-sanity] [-static] [-strict] [-swf
- [java] <classname,width,height[,fps]>] [-use <namespace>] [-warnings]
- [java] FILENAME...
- [java] Java Result: 1
- [java] Apache ActionScript Compiler (optimizer)
- [java] Version 0.7.0 build 0
- [java]
- [java] optimizer [options] [defaultVar]
- [java] Use 'optimizer -help' for more information.
- [java]
- [java]
- [java] Java Result: 1
- [java] Apache Flex SWF Dump Utility
- [java] Version 0.7.0 build 0
- [java]
- [java] Usage: swfdump [-abc] file1.swf
- [java] Java Result: 1
- download:
- prepare:
- junit-jar-check:
- junit-jar:
- commons-compress-jar-check:
- commons-compress-jar:
- commons-lang3-jar-check:
- commons-lang3-jar:
- main:
- compile.tests:
- [echo] compiler is /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler falcon is /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler
- [delete] Deleting directory /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/test-classes
- [mkdir] Created dir: /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/test-classes
- [javac] Compiling 100 source files to /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/test-classes
- [javac] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/src/test/java/as/ASFeatureTestsBase.java:25: warning: [deprecation] FlashplayerSecurityHandler in utils has been deprecated
- [javac] import utils.FlashplayerSecurityHandler;
- [javac] ^
- [javac] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/src/test/java/as/ASFeatureTestsBase.java:143: warning: [deprecation] FlashplayerSecurityHandler in utils has been deprecated
- [javac] new FlashplayerSecurityHandler().trustFile(tempASFile.getParentFile());
- [javac] ^
- [javac] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/src/test/java/utils/FlashplayerSecurityHandler.java:36: warning: [dep-ann] deprecated item is not annotated with @Deprecated
- [javac] public class FlashplayerSecurityHandler {
- [javac] ^
- [javac] 3 warnings
- tests:
- [junit] Running as.ASKeywordTests
- [junit] Generating test:
- [junit] environment property - FLEX_HOME = /Users/harbs/Documents/ApacheFlex/flex-sdk
- [junit] environment property - PLAYERGLOBAL_HOME = /Users/harbs/Documents/ApacheFlex/frameworks/libs/player
- [junit] environment property - PLAYERGLOBAL_VERSION = 11.1
- [junit] environment property - TLF_HOME = /Users/harbs/Documents/ApacheFlex/flex-tlf
- [junit] environment property - AIR_HOME = /Users/harbs/Documents/ApacheFlex/frameworks/AIRSDK_Compiler
- [junit] environment property - FLASHPLAYER_DEBUGGER = /Users/harbs/Documents/ApacheFlex/frameworks/Flash Player Debugger.app/Contents/MacOS/Flash Player Debugger
- [junit] environment property - ASJS_HOME = /Users/harbs/Documents/ApacheFlex/flex-asjs
- [junit] Compiling test:
- [junit] -external-library-path=/Users/harbs/Documents/ApacheFlex/frameworks/libs/player/11.1/playerglobal.swc -library-path= -namespace=http://ns.adobe.com/mxml/2009,/Users/harbs/Documents/ApacheFlex/flex-sdk\frameworks\mxml-2009-manifest.xml /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/ASKeywordTests5795814767982065875.as
- [junit]
- [junit] 839 bytes written to /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/ASKeywordTests5795814767982065875.swf in 1.366 seconds
- [junit] After compile:
- [junit] Unxpected compilation problems:
- [junit]
- [junit] Executing test:
- [junit] [/Users/harbs/Documents/ApacheFlex/frameworks/Flash Player Debugger.app/Contents/MacOS/Flash Player Debugger, /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/ASKeywordTests5795814767982065875.swf]
- [junit] - Creating new FlashPlayer security trust file at: /Users/harbs/Library/Preferences/Macromedia/Flash Player/#Security/FlashPlayerTrust/apache-flex-maven-plugin.cfg
- [junit] - Directory '/Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp' already listed in FlashPlayer security trust file at: /Users/harbs/Library/Preferences/Macromedia/Flash Player/#Security/FlashPlayerTrust/apache-flex-maven-plugin.cfg
- [junit] Generating test:
- [junit] Compiling test:
- [junit] -external-library-path=/Users/harbs/Documents/ApacheFlex/frameworks/libs/player/11.1/playerglobal.swc -library-path= -namespace=http://ns.adobe.com/mxml/2009,/Users/harbs/Documents/ApacheFlex/flex-sdk\frameworks\mxml-2009-manifest.xml /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/ASKeywordTests3418263895617908641.as
- [junit]
- [junit] 808 bytes written to /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/ASKeywordTests3418263895617908641.swf in 0.461 seconds
- [junit] After compile:
- [junit] Unxpected compilation problems:
- [junit]
- [junit] Executing test:
- [junit] [/Users/harbs/Documents/ApacheFlex/frameworks/Flash Player Debugger.app/Contents/MacOS/Flash Player Debugger, /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/ASKeywordTests3418263895617908641.swf]
- [junit] - Creating new FlashPlayer security trust file at: /Users/harbs/Library/Preferences/Macromedia/Flash Player/#Security/FlashPlayerTrust/apache-flex-maven-plugin.cfg
- [junit] - Directory '/Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp' already listed in FlashPlayer security trust file at: /Users/harbs/Library/Preferences/Macromedia/Flash Player/#Security/FlashPlayerTrust/apache-flex-maven-plugin.cfg
- [junit] Generating test:
- [junit] Compiling test:
- [junit] -external-library-path=/Users/harbs/Documents/ApacheFlex/frameworks/libs/player/11.1/playerglobal.swc -library-path= -namespace=http://ns.adobe.com/mxml/2009,/Users/harbs/Documents/ApacheFlex/flex-sdk\frameworks\mxml-2009-manifest.xml /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/ASKeywordTests7834752816664343452.as
- [junit]
- [junit] 806 bytes written to /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/ASKeywordTests7834752816664343452.swf in 0.339 seconds
- [junit] After compile:
- [junit] Unxpected compilation problems:
- [junit]
- [junit] Executing test:
- [junit] [/Users/harbs/Documents/ApacheFlex/frameworks/Flash Player Debugger.app/Contents/MacOS/Flash Player Debugger, /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/ASKeywordTests7834752816664343452.swf]
- [junit] - Creating new FlashPlayer security trust file at: /Users/harbs/Library/Preferences/Macromedia/Flash Player/#Security/FlashPlayerTrust/apache-flex-maven-plugin.cfg
- [junit] - Directory '/Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp' already listed in FlashPlayer security trust file at: /Users/harbs/Library/Preferences/Macromedia/Flash Player/#Security/FlashPlayerTrust/apache-flex-maven-plugin.cfg
- [junit] Generating test:
- [junit] Compiling test:
- [junit] -external-library-path=/Users/harbs/Documents/ApacheFlex/frameworks/libs/player/11.1/playerglobal.swc -library-path= -namespace=http://ns.adobe.com/mxml/2009,/Users/harbs/Documents/ApacheFlex/flex-sdk\frameworks\mxml-2009-manifest.xml /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/ASKeywordTests5348551734497452445.as
- [junit]
- [junit] 804 bytes written to /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/ASKeywordTests5348551734497452445.swf in 0.201 seconds
- [junit] After compile:
- [junit] Unxpected compilation problems:
- [junit]
- [junit] Executing test:
- [junit] [/Users/harbs/Documents/ApacheFlex/frameworks/Flash Player Debugger.app/Contents/MacOS/Flash Player Debugger, /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/ASKeywordTests5348551734497452445.swf]
- [junit] - Creating new FlashPlayer security trust file at: /Users/harbs/Library/Preferences/Macromedia/Flash Player/#Security/FlashPlayerTrust/apache-flex-maven-plugin.cfg
- [junit] - Directory '/Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp' already listed in FlashPlayer security trust file at: /Users/harbs/Library/Preferences/Macromedia/Flash Player/#Security/FlashPlayerTrust/apache-flex-maven-plugin.cfg
- [junit] Generating test:
- [junit] Compiling test:
- [junit] -external-library-path=/Users/harbs/Documents/ApacheFlex/frameworks/libs/player/11.1/playerglobal.swc -library-path= -namespace=http://ns.adobe.com/mxml/2009,/Users/harbs/Documents/ApacheFlex/flex-sdk\frameworks\mxml-2009-manifest.xml /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/ASKeywordTests504762697574213795.as
- [junit]
- [junit] 801 bytes written to /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/ASKeywordTests504762697574213795.swf in 0.230 seconds
- [junit] After compile:
- [junit] Unxpected compilation problems:
- [junit]
- [junit] Executing test:
- [junit] [/Users/harbs/Documents/ApacheFlex/frameworks/Flash Player Debugger.app/Contents/MacOS/Flash Player Debugger, /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/ASKeywordTests504762697574213795.swf]
- [junit] - Creating new FlashPlayer security trust file at: /Users/harbs/Library/Preferences/Macromedia/Flash Player/#Security/FlashPlayerTrust/apache-flex-maven-plugin.cfg
- [junit] - Directory '/Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp' already listed in FlashPlayer security trust file at: /Users/harbs/Library/Preferences/Macromedia/Flash Player/#Security/FlashPlayerTrust/apache-flex-maven-plugin.cfg
- [junit] Generating test:
- [junit] Compiling test:
- [junit] -external-library-path=/Users/harbs/Documents/ApacheFlex/frameworks/libs/player/11.1/playerglobal.swc -library-path= -namespace=http://ns.adobe.com/mxml/2009,/Users/harbs/Documents/ApacheFlex/flex-sdk\frameworks\mxml-2009-manifest.xml /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/ASKeywordTests4202852915274793322.as
- [junit]
- [junit] 789 bytes written to /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/ASKeywordTests4202852915274793322.swf in 0.221 seconds
- [junit] After compile:
- [junit] Unxpected compilation problems:
- [junit]
- [junit] Executing test:
- [junit] [/Users/harbs/Documents/ApacheFlex/frameworks/Flash Player Debugger.app/Contents/MacOS/Flash Player Debugger, /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/ASKeywordTests4202852915274793322.swf]
- [junit] - Creating new FlashPlayer security trust file at: /Users/harbs/Library/Preferences/Macromedia/Flash Player/#Security/FlashPlayerTrust/apache-flex-maven-plugin.cfg
- [junit] - Directory '/Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp' already listed in FlashPlayer security trust file at: /Users/harbs/Library/Preferences/Macromedia/Flash Player/#Security/FlashPlayerTrust/apache-flex-maven-plugin.cfg
- [junit] Generating test:
- [junit] Compiling test:
- [junit] -external-library-path=/Users/harbs/Documents/ApacheFlex/frameworks/libs/player/11.1/playerglobal.swc -library-path= -namespace=http://ns.adobe.com/mxml/2009,/Users/harbs/Documents/ApacheFlex/flex-sdk\frameworks\mxml-2009-manifest.xml /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/ASKeywordTests7311224325747506617.as
- [junit]
- [junit] 794 bytes written to /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/ASKeywordTests7311224325747506617.swf in 0.220 seconds
- [junit] After compile:
- [junit] Unxpected compilation problems:
- [junit]
- [junit] Executing test:
- [junit] [/Users/harbs/Documents/ApacheFlex/frameworks/Flash Player Debugger.app/Contents/MacOS/Flash Player Debugger, /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/ASKeywordTests7311224325747506617.swf]
- [junit] - Creating new FlashPlayer security trust file at: /Users/harbs/Library/Preferences/Macromedia/Flash Player/#Security/FlashPlayerTrust/apache-flex-maven-plugin.cfg
- [junit] - Directory '/Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp' already listed in FlashPlayer security trust file at: /Users/harbs/Library/Preferences/Macromedia/Flash Player/#Security/FlashPlayerTrust/apache-flex-maven-plugin.cfg
- [junit] Generating test:
- [junit] Compiling test:
- [junit] -external-library-path=/Users/harbs/Documents/ApacheFlex/frameworks/libs/player/11.1/playerglobal.swc -library-path= -namespace=http://ns.adobe.com/mxml/2009,/Users/harbs/Documents/ApacheFlex/flex-sdk\frameworks\mxml-2009-manifest.xml /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/ASKeywordTests4008160215583857911.as
- [junit]
- [junit] 804 bytes written to /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/ASKeywordTests4008160215583857911.swf in 0.184 seconds
- [junit] After compile:
- [junit] Unxpected compilation problems:
- [junit]
- [junit] Executing test:
- [junit] [/Users/harbs/Documents/ApacheFlex/frameworks/Flash Player Debugger.app/Contents/MacOS/Flash Player Debugger, /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/ASKeywordTests4008160215583857911.swf]
- [junit] - Creating new FlashPlayer security trust file at: /Users/harbs/Library/Preferences/Macromedia/Flash Player/#Security/FlashPlayerTrust/apache-flex-maven-plugin.cfg
- [junit] - Directory '/Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp' already listed in FlashPlayer security trust file at: /Users/harbs/Library/Preferences/Macromedia/Flash Player/#Security/FlashPlayerTrust/apache-flex-maven-plugin.cfg
- [junit] Generating test:
- [junit] Compiling test:
- [junit] -external-library-path=/Users/harbs/Documents/ApacheFlex/frameworks/libs/player/11.1/playerglobal.swc -library-path= -namespace=http://ns.adobe.com/mxml/2009,/Users/harbs/Documents/ApacheFlex/flex-sdk\frameworks\mxml-2009-manifest.xml /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/ASKeywordTests2829233249244864536.as
- [junit]
- [junit] 788 bytes written to /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/ASKeywordTests2829233249244864536.swf in 0.157 seconds
- [junit] After compile:
- [junit] Unxpected compilation problems:
- [junit]
- [junit] Executing test:
- [junit] [/Users/harbs/Documents/ApacheFlex/frameworks/Flash Player Debugger.app/Contents/MacOS/Flash Player Debugger, /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/ASKeywordTests2829233249244864536.swf]
- [junit] - Creating new FlashPlayer security trust file at: /Users/harbs/Library/Preferences/Macromedia/Flash Player/#Security/FlashPlayerTrust/apache-flex-maven-plugin.cfg
- [junit] - Directory '/Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp' already listed in FlashPlayer security trust file at: /Users/harbs/Library/Preferences/Macromedia/Flash Player/#Security/FlashPlayerTrust/apache-flex-maven-plugin.cfg
- [junit] Generating test:
- [junit] Compiling test:
- [junit] -external-library-path=/Users/harbs/Documents/ApacheFlex/frameworks/libs/player/11.1/playerglobal.swc -library-path= -namespace=http://ns.adobe.com/mxml/2009,/Users/harbs/Documents/ApacheFlex/flex-sdk\frameworks\mxml-2009-manifest.xml /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/ASKeywordTests8296808384062601712.as
- [junit]
- [junit] 739 bytes written to /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/ASKeywordTests8296808384062601712.swf in 0.175 seconds
- [junit] After compile:
- [junit] Unxpected compilation problems:
- [junit]
- [junit] Executing test:
- [junit] [/Users/harbs/Documents/ApacheFlex/frameworks/Flash Player Debugger.app/Contents/MacOS/Flash Player Debugger, /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/ASKeywordTests8296808384062601712.swf]
- [junit] - Creating new FlashPlayer security trust file at: /Users/harbs/Library/Preferences/Macromedia/Flash Player/#Security/FlashPlayerTrust/apache-flex-maven-plugin.cfg
- [junit] - Directory '/Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp' already listed in FlashPlayer security trust file at: /Users/harbs/Library/Preferences/Macromedia/Flash Player/#Security/FlashPlayerTrust/apache-flex-maven-plugin.cfg
- [junit] Generating test:
- [junit] Compiling test:
- [junit] -external-library-path=/Users/harbs/Documents/ApacheFlex/frameworks/libs/player/11.1/playerglobal.swc -library-path= -namespace=http://ns.adobe.com/mxml/2009,/Users/harbs/Documents/ApacheFlex/flex-sdk\frameworks\mxml-2009-manifest.xml /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/ASKeywordTests2864525162797869305.as
- [junit]
- [junit] 742 bytes written to /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/ASKeywordTests2864525162797869305.swf in 0.145 seconds
- [junit] After compile:
- [junit] Unxpected compilation problems:
- [junit]
- [junit] Executing test:
- [junit] [/Users/harbs/Documents/ApacheFlex/frameworks/Flash Player Debugger.app/Contents/MacOS/Flash Player Debugger, /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/ASKeywordTests2864525162797869305.swf]
- [junit] - Creating new FlashPlayer security trust file at: /Users/harbs/Library/Preferences/Macromedia/Flash Player/#Security/FlashPlayerTrust/apache-flex-maven-plugin.cfg
- [junit] - Directory '/Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp' already listed in FlashPlayer security trust file at: /Users/harbs/Library/Preferences/Macromedia/Flash Player/#Security/FlashPlayerTrust/apache-flex-maven-plugin.cfg
- [junit] Generating test:
- [junit] Compiling test:
- [junit] -external-library-path=/Users/harbs/Documents/ApacheFlex/frameworks/libs/player/11.1/playerglobal.swc -library-path= -namespace=http://ns.adobe.com/mxml/2009,/Users/harbs/Documents/ApacheFlex/flex-sdk\frameworks\mxml-2009-manifest.xml /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/ASKeywordTests6858677644026609645.as
- [junit]
- [junit] 741 bytes written to /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/ASKeywordTests6858677644026609645.swf in 0.132 seconds
- [junit] After compile:
- [junit] Unxpected compilation problems:
- [junit]
- [junit] Executing test:
- [junit] [/Users/harbs/Documents/ApacheFlex/frameworks/Flash Player Debugger.app/Contents/MacOS/Flash Player Debugger, /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/ASKeywordTests6858677644026609645.swf]
- [junit] - Creating new FlashPlayer security trust file at: /Users/harbs/Library/Preferences/Macromedia/Flash Player/#Security/FlashPlayerTrust/apache-flex-maven-plugin.cfg
- [junit] - Directory '/Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp' already listed in FlashPlayer security trust file at: /Users/harbs/Library/Preferences/Macromedia/Flash Player/#Security/FlashPlayerTrust/apache-flex-maven-plugin.cfg
- [junit] Generating test:
- [junit] Compiling test:
- [junit] -external-library-path=/Users/harbs/Documents/ApacheFlex/frameworks/libs/player/11.1/playerglobal.swc -library-path= -namespace=http://ns.adobe.com/mxml/2009,/Users/harbs/Documents/ApacheFlex/flex-sdk\frameworks\mxml-2009-manifest.xml /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/ASKeywordTests7363574389085795844.as
- [junit]
- [junit] 877 bytes written to /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/ASKeywordTests7363574389085795844.swf in 0.187 seconds
- [junit] After compile:
- [junit] Unxpected compilation problems:
- [junit]
- [junit] Executing test:
- [junit] [/Users/harbs/Documents/ApacheFlex/frameworks/Flash Player Debugger.app/Contents/MacOS/Flash Player Debugger, /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/ASKeywordTests7363574389085795844.swf]
- [junit] - Creating new FlashPlayer security trust file at: /Users/harbs/Library/Preferences/Macromedia/Flash Player/#Security/FlashPlayerTrust/apache-flex-maven-plugin.cfg
- [junit] - Directory '/Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp' already listed in FlashPlayer security trust file at: /Users/harbs/Library/Preferences/Macromedia/Flash Player/#Security/FlashPlayerTrust/apache-flex-maven-plugin.cfg
- [junit] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.006 sec
- [junit] Running as.ASNamespaceTests
- [junit] Generating test:
- [junit] Compiling test:
- [junit] -external-library-path=/Users/harbs/Documents/ApacheFlex/frameworks/libs/player/11.1/playerglobal.swc -library-path= -namespace=http://ns.adobe.com/mxml/2009,/Users/harbs/Documents/ApacheFlex/flex-sdk\frameworks\mxml-2009-manifest.xml /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/ASNamespaceTests8008056181295606719.as
- [junit]
- [junit] 772 bytes written to /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/ASNamespaceTests8008056181295606719.swf in 0.157 seconds
- [junit] After compile:
- [junit] Unxpected compilation problems:
- [junit]
- [junit] Executing test:
- [junit] [/Users/harbs/Documents/ApacheFlex/frameworks/Flash Player Debugger.app/Contents/MacOS/Flash Player Debugger, /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/ASNamespaceTests8008056181295606719.swf]
- [junit] - Creating new FlashPlayer security trust file at: /Users/harbs/Library/Preferences/Macromedia/Flash Player/#Security/FlashPlayerTrust/apache-flex-maven-plugin.cfg
- [junit] - Directory '/Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp' already listed in FlashPlayer security trust file at: /Users/harbs/Library/Preferences/Macromedia/Flash Player/#Security/FlashPlayerTrust/apache-flex-maven-plugin.cfg
- [junit] Generating test:
- [junit] Compiling test:
- [junit] -external-library-path=/Users/harbs/Documents/ApacheFlex/frameworks/libs/player/11.1/playerglobal.swc -library-path= -namespace=http://ns.adobe.com/mxml/2009,/Users/harbs/Documents/ApacheFlex/flex-sdk\frameworks\mxml-2009-manifest.xml /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/ASNamespaceTests6886292585060059563.as
- [junit]
- [junit] 906 bytes written to /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/ASNamespaceTests6886292585060059563.swf in 0.157 seconds
- [junit] After compile:
- [junit] Unxpected compilation problems:
- [junit]
- [junit] Executing test:
- [junit] [/Users/harbs/Documents/ApacheFlex/frameworks/Flash Player Debugger.app/Contents/MacOS/Flash Player Debugger, /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/ASNamespaceTests6886292585060059563.swf]
- [junit] - Creating new FlashPlayer security trust file at: /Users/harbs/Library/Preferences/Macromedia/Flash Player/#Security/FlashPlayerTrust/apache-flex-maven-plugin.cfg
- [junit] - Directory '/Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp' already listed in FlashPlayer security trust file at: /Users/harbs/Library/Preferences/Macromedia/Flash Player/#Security/FlashPlayerTrust/apache-flex-maven-plugin.cfg
- [junit] Generating test:
- [junit] Compiling test:
- [junit] -external-library-path=/Users/harbs/Documents/ApacheFlex/frameworks/libs/player/11.1/playerglobal.swc -library-path= -namespace=http://ns.adobe.com/mxml/2009,/Users/harbs/Documents/ApacheFlex/flex-sdk\frameworks\mxml-2009-manifest.xml /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/ASNamespaceTests8023484220724455662.as
- [junit]
- [junit] 789 bytes written to /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/ASNamespaceTests8023484220724455662.swf in 0.195 seconds
- [junit] After compile:
- [junit] Unxpected compilation problems:
- [junit]
- [junit] Executing test:
- [junit] [/Users/harbs/Documents/ApacheFlex/frameworks/Flash Player Debugger.app/Contents/MacOS/Flash Player Debugger, /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/ASNamespaceTests8023484220724455662.swf]
- [junit] - Creating new FlashPlayer security trust file at: /Users/harbs/Library/Preferences/Macromedia/Flash Player/#Security/FlashPlayerTrust/apache-flex-maven-plugin.cfg
- [junit] - Directory '/Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp' already listed in FlashPlayer security trust file at: /Users/harbs/Library/Preferences/Macromedia/Flash Player/#Security/FlashPlayerTrust/apache-flex-maven-plugin.cfg
- [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.059 sec
- [junit] Running as.ASVariableTests
- [junit] Generating test:
- [junit] Compiling test:
- [junit] -external-library-path=/Users/harbs/Documents/ApacheFlex/frameworks/libs/player/11.1/playerglobal.swc -library-path= -namespace=http://ns.adobe.com/mxml/2009,/Users/harbs/Documents/ApacheFlex/flex-sdk\frameworks\mxml-2009-manifest.xml /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/ASVariableTests5731659899707208144.as
- [junit]
- [junit] 727 bytes written to /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/ASVariableTests5731659899707208144.swf in 0.133 seconds
- [junit] After compile:
- [junit] Unxpected compilation problems:
- [junit]
- [junit] Executing test:
- [junit] [/Users/harbs/Documents/ApacheFlex/frameworks/Flash Player Debugger.app/Contents/MacOS/Flash Player Debugger, /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/ASVariableTests5731659899707208144.swf]
- [junit] - Creating new FlashPlayer security trust file at: /Users/harbs/Library/Preferences/Macromedia/Flash Player/#Security/FlashPlayerTrust/apache-flex-maven-plugin.cfg
- [junit] - Directory '/Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp' already listed in FlashPlayer security trust file at: /Users/harbs/Library/Preferences/Macromedia/Flash Player/#Security/FlashPlayerTrust/apache-flex-maven-plugin.cfg
- [junit] Generating test:
- [junit] Compiling test:
- [junit] -external-library-path=/Users/harbs/Documents/ApacheFlex/frameworks/libs/player/11.1/playerglobal.swc -library-path= -namespace=http://ns.adobe.com/mxml/2009,/Users/harbs/Documents/ApacheFlex/flex-sdk\frameworks\mxml-2009-manifest.xml /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/ASVariableTests1277388114927461600.as
- [junit]
- [junit] 723 bytes written to /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/ASVariableTests1277388114927461600.swf in 0.128 seconds
- [junit] After compile:
- [junit] Unxpected compilation problems:
- [junit]
- [junit] Executing test:
- [junit] [/Users/harbs/Documents/ApacheFlex/frameworks/Flash Player Debugger.app/Contents/MacOS/Flash Player Debugger, /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/ASVariableTests1277388114927461600.swf]
- [junit] - Creating new FlashPlayer security trust file at: /Users/harbs/Library/Preferences/Macromedia/Flash Player/#Security/FlashPlayerTrust/apache-flex-maven-plugin.cfg
- [junit] - Directory '/Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp' already listed in FlashPlayer security trust file at: /Users/harbs/Library/Preferences/Macromedia/Flash Player/#Security/FlashPlayerTrust/apache-flex-maven-plugin.cfg
- [junit] Generating test:
- [junit] Compiling test:
- [junit] -external-library-path=/Users/harbs/Documents/ApacheFlex/frameworks/libs/player/11.1/playerglobal.swc -library-path= -namespace=http://ns.adobe.com/mxml/2009,/Users/harbs/Documents/ApacheFlex/flex-sdk\frameworks\mxml-2009-manifest.xml /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/ASVariableTests624593704143500033.as
- [junit]
- [junit] 720 bytes written to /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/ASVariableTests624593704143500033.swf in 0.128 seconds
- [junit] After compile:
- [junit] Unxpected compilation problems:
- [junit]
- [junit] Executing test:
- [junit] [/Users/harbs/Documents/ApacheFlex/frameworks/Flash Player Debugger.app/Contents/MacOS/Flash Player Debugger, /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/ASVariableTests624593704143500033.swf]
- [junit] - Creating new FlashPlayer security trust file at: /Users/harbs/Library/Preferences/Macromedia/Flash Player/#Security/FlashPlayerTrust/apache-flex-maven-plugin.cfg
- [junit] - Directory '/Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp' already listed in FlashPlayer security trust file at: /Users/harbs/Library/Preferences/Macromedia/Flash Player/#Security/FlashPlayerTrust/apache-flex-maven-plugin.cfg
- [junit] Generating test:
- [junit] Compiling test:
- [junit] -external-library-path=/Users/harbs/Documents/ApacheFlex/frameworks/libs/player/11.1/playerglobal.swc -library-path= -namespace=http://ns.adobe.com/mxml/2009,/Users/harbs/Documents/ApacheFlex/flex-sdk\frameworks\mxml-2009-manifest.xml /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/ASVariableTests6100809533932956878.as
- [junit]
- [junit] 724 bytes written to /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/ASVariableTests6100809533932956878.swf in 0.098 seconds
- [junit] After compile:
- [junit] Unxpected compilation problems:
- [junit]
- [junit] Executing test:
- [junit] [/Users/harbs/Documents/ApacheFlex/frameworks/Flash Player Debugger.app/Contents/MacOS/Flash Player Debugger, /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/ASVariableTests6100809533932956878.swf]
- [junit] - Creating new FlashPlayer security trust file at: /Users/harbs/Library/Preferences/Macromedia/Flash Player/#Security/FlashPlayerTrust/apache-flex-maven-plugin.cfg
- [junit] - Directory '/Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp' already listed in FlashPlayer security trust file at: /Users/harbs/Library/Preferences/Macromedia/Flash Player/#Security/FlashPlayerTrust/apache-flex-maven-plugin.cfg
- [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.126 sec
- [junit] Running f.SDKSWCTests
- [junit] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/flex-config.xml
- [junit] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/mx/compile-config.xml
- [junit]
- [junit] 1266235 bytes written to /private/var/folders/cw/zkbq04pn3n37xzjpc_yr76kw0000gn/T/_mx1691760420750763763.swc in 10.117 seconds
- [junit] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/flex-config.xml
- [junit] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/advancedgrids/compile-config.xml
- [junit]
- [junit] 420790 bytes written to /private/var/folders/cw/zkbq04pn3n37xzjpc_yr76kw0000gn/T/advancedgrids3355023484114411722.swc in 1.262 seconds
- [junit] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/flex-config.xml
- [junit] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/airframework/compile-config.xml
- [junit]
- [junit] 2415944 bytes written to /private/var/folders/cw/zkbq04pn3n37xzjpc_yr76kw0000gn/T/airframework536800191750803673.swc in 0.828 seconds
- [junit] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/flex-config.xml
- [junit] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/airspark/compile-config.xml
- [junit]
- [junit] 1361098 bytes written to /private/var/folders/cw/zkbq04pn3n37xzjpc_yr76kw0000gn/T/airspark8443387591357196120.swc in 0.759 seconds
- [junit] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/flex-config.xml
- [junit] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/apache/compile-config.xml
- [junit]
- [junit] 23775 bytes written to /private/var/folders/cw/zkbq04pn3n37xzjpc_yr76kw0000gn/T/apache1321118524279336857.swc in 0.282 seconds
- [junit] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/flex-config.xml
- [junit] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/authoringsupport/compile-config.xml
- [junit]
- [junit] 4046 bytes written to /private/var/folders/cw/zkbq04pn3n37xzjpc_yr76kw0000gn/T/authoringsupport4456157981641781012.swc in 0.439 seconds
- [junit] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/flex-config.xml
- [junit] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/automation/compile-config.xml
- [junit]
- [junit] 221948 bytes written to /private/var/folders/cw/zkbq04pn3n37xzjpc_yr76kw0000gn/T/automation2260360908418703218.swc in 0.441 seconds
- [junit] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/flex-config.xml
- [junit] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/automation_agent/compile-config.xml
- [junit]
- [junit] 92272 bytes written to /private/var/folders/cw/zkbq04pn3n37xzjpc_yr76kw0000gn/T/automation_agent5062947791214260288.swc in 0.397 seconds
- [junit] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/flex-config.xml
- [junit] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/automation_airspark/compile-config.xml
- [junit]
- [junit] 20217 bytes written to /private/var/folders/cw/zkbq04pn3n37xzjpc_yr76kw0000gn/T/automation_airspark4285711488891623854.swc in 0.374 seconds
- [junit] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/flex-config.xml
- [junit] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/automation_air/compile-config.xml
- [junit]
- [junit] 33464 bytes written to /private/var/folders/cw/zkbq04pn3n37xzjpc_yr76kw0000gn/T/automation_air1420851762014293382.swc in 0.346 seconds
- [junit] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/flex-config.xml
- [junit] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/automation_dmv/compile-config.xml
- [junit]
- [junit] 189999 bytes written to /private/var/folders/cw/zkbq04pn3n37xzjpc_yr76kw0000gn/T/automation_dmv6753659548665208723.swc in 0.784 seconds
- [junit] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/flex-config.xml
- [junit] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/automation_flashflexkit/compile-config.xml
- [junit]
- [junit] 11983 bytes written to /private/var/folders/cw/zkbq04pn3n37xzjpc_yr76kw0000gn/T/automation_flashflexkit5527509158128303597.swc in 0.366 seconds
- [junit] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/flex-config.xml
- [junit] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/automation_spark/compile-config.xml
- [junit]
- [junit] 176745 bytes written to /private/var/folders/cw/zkbq04pn3n37xzjpc_yr76kw0000gn/T/automation_spark8505104875398720028.swc in 0.518 seconds
- [junit] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/flex-config.xml
- [junit] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/charts/compile-config.xml
- [junit]
- [junit] 783098 bytes written to /private/var/folders/cw/zkbq04pn3n37xzjpc_yr76kw0000gn/T/charts384992224251934830.swc in 1.577 seconds
- [junit] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/flex-config.xml
- [junit] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/core/compile-config.xml
- [junit] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/framework/framework-config.xml
- [junit]
- [junit] 66942 bytes written to /private/var/folders/cw/zkbq04pn3n37xzjpc_yr76kw0000gn/T/core6366789463097916023.swc in 0.380 seconds
- [junit] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/flex-config.xml
- [junit] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/experimental/compile-config.xml
- [junit]
- [junit] 261050 bytes written to /private/var/folders/cw/zkbq04pn3n37xzjpc_yr76kw0000gn/T/experimental4930106607651096472.swc in 1.407 seconds
- [junit] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/flex-config.xml
- [junit] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/flash-integration/compile-config.xml
- [junit]
- [junit] 29568 bytes written to /private/var/folders/cw/zkbq04pn3n37xzjpc_yr76kw0000gn/T/flash-integration7595986683804699286.swc in 0.335 seconds
- [junit] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/flex-config.xml
- [junit] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/framework/compile-config.xml
- [junit] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/framework/framework-config.xml
- [junit]
- [junit] 1036158 bytes written to /private/var/folders/cw/zkbq04pn3n37xzjpc_yr76kw0000gn/T/framework6027527877139477404.swc in 2.503 seconds
- [junit] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/flex-config.xml
- [junit] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/halo/compile-config.xml
- [junit]
- [junit] 39404 bytes written to /private/var/folders/cw/zkbq04pn3n37xzjpc_yr76kw0000gn/T/halo2387705881305354602.swc in 0.093 seconds
- [junit] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/flex-config.xml
- [junit] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/mobilecomponents/compile-config.xml
- [junit]
- [junit] 222430 bytes written to /private/var/folders/cw/zkbq04pn3n37xzjpc_yr76kw0000gn/T/mobilecomponents1553205981105540061.swc in 1.343 seconds
- [junit] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/flex-config.xml
- [junit] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/mobiletheme/compile-config.xml
- [junit]
- [junit] 841393 bytes written to /private/var/folders/cw/zkbq04pn3n37xzjpc_yr76kw0000gn/T/mobiletheme3217288319893982875.swc in 1.678 seconds
- [junit] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/flex-config.xml
- [junit] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/rpc/compile-config.xml
- [junit]
- [junit] 389576 bytes written to /private/var/folders/cw/zkbq04pn3n37xzjpc_yr76kw0000gn/T/rpc8352556864480023838.swc in 1.081 seconds
- [junit] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/flex-config.xml
- [junit] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/spark_dmv/compile-config.xml
- [junit]
- [junit] 15485 bytes written to /private/var/folders/cw/zkbq04pn3n37xzjpc_yr76kw0000gn/T/spark_dmv3978646777162275874.swc in 0.328 seconds
- [junit] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/flex-config.xml
- [junit] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/sparkskins/compile-config.xml
- [junit]
- [junit] 105368 bytes written to /private/var/folders/cw/zkbq04pn3n37xzjpc_yr76kw0000gn/T/sparkskins1987791394625306749.swc in 0.469 seconds
- [junit] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/flex-config.xml
- [junit] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/spark/compile-config.xml
- [junit]
- [junit] 1568200 bytes written to /private/var/folders/cw/zkbq04pn3n37xzjpc_yr76kw0000gn/T/spark8933056350195258813.swc in 3.669 seconds
- [junit] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/flex-config.xml
- [junit] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-tlf/compile-config.xml
- [junit]
- [junit] 681945 bytes written to /private/var/folders/cw/zkbq04pn3n37xzjpc_yr76kw0000gn/T/textLayout7609856556234576407.swc in 1.418 seconds
- [junit] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/flex-config.xml
- [junit] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/tool_air/compile-config.xml
- [junit]
- [junit] 131585 bytes written to /private/var/folders/cw/zkbq04pn3n37xzjpc_yr76kw0000gn/T/tool_air2257144191894136011.swc in 0.781 seconds
- [junit] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/flex-config.xml
- [junit] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/tool/compile-config.xml
- [junit]
- [junit] 111380 bytes written to /private/var/folders/cw/zkbq04pn3n37xzjpc_yr76kw0000gn/T/tool661945046801915730.swc in 0.403 seconds
- [junit] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/flex-config.xml
- [junit] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/projects/wireframe/compile-config.xml
- [junit]
- [junit] 264715 bytes written to /private/var/folders/cw/zkbq04pn3n37xzjpc_yr76kw0000gn/T/wireframe215929496634399538.swc in 2.293 seconds
- [junit] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.731 sec
- [junit] Running org.apache.flex.compiler.internal.css.CSSArrayPropertyValueTests
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSArrayPropertyValueTests5277413423299603730.mxml(2): Undefined namespace prefix 's'.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSArrayPropertyValueTests870951729600022400.mxml(2): Undefined namespace prefix 's'.
- [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 sec
- [junit] Running org.apache.flex.compiler.internal.css.CSSBaseTests
- [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 sec
- [junit] Running org.apache.flex.compiler.internal.css.CSSColorPropertyValueTests
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSColorPropertyValueTests4471989635496972617.mxml(2): Undefined namespace prefix 's'.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSColorPropertyValueTests7479376839386299747.mxml(2): Undefined namespace prefix 's'.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSColorPropertyValueTests4505918432562626311.mxml(2): Undefined namespace prefix 's'.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSColorPropertyValueTests1873605524655766716.mxml(2): Undefined namespace prefix 's'.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSColorPropertyValueTests3207114623597191920.mxml(2): Undefined namespace prefix 's'.
- [junit] null(-1): Unexpected exception 'java.lang.NumberFormatException'.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSColorPropertyValueTests2778281440336133752.mxml(2): Undefined namespace prefix 's'.
- [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.219 sec
- [junit] Running org.apache.flex.compiler.internal.css.CSSCombinatorTests
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSCombinatorTests2433584123874913649.mxml(2): Undefined namespace prefix 's'.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSCombinatorTests2433584123874913649.mxml(2): Undefined namespace prefix 's'.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSCombinatorTests2718090855171359912.mxml(2): Undefined namespace prefix 's'.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSCombinatorTests2718090855171359912.mxml(2): Undefined namespace prefix 's'.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSCombinatorTests2718090855171359912.mxml(2): Undefined namespace prefix 's'.
- [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
- [junit] Running org.apache.flex.compiler.internal.css.CSSDocumentTests
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSDocumentTests86076767355626593.mxml(2): /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSDocumentTests86076767355626593.mxml line 2:20 extraneous input 's' expecting BLOCK_OPEN
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSDocumentTests86076767355626593.mxml(6): /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSDocumentTests86076767355626593.mxml line 6:12 extraneous input 's' expecting BLOCK_OPEN
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSDocumentTests7974523165136642297.mxml(5): Undefined namespace prefix 's'.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSDocumentTests7974523165136642297.mxml(2): Undefined namespace prefix 's'.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSDocumentTests6419724418921070732.mxml(5): /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSDocumentTests6419724418921070732.mxml line 5:12 extraneous input 's' expecting BLOCK_OPEN
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSDocumentTests6419724418921070732.mxml(14): 's.Label' is not defined.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSDocumentTests6419724418921070732.mxml(9): /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSDocumentTests6419724418921070732.mxml line 9:12 extraneous input 's' expecting BLOCK_OPEN
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSDocumentTests6419724418921070732.mxml(17): 's.Label' is not defined.
- [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec
- [junit] Running org.apache.flex.compiler.internal.css.CSSFontFaceTests
- [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.765 sec
- [junit] Running org.apache.flex.compiler.internal.css.CSSFunctionCallPropertyValueTests
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSFunctionCallPropertyValueTests4376575802759132150.mxml(3): Can not embed asset from 'Embed("image.gif")'.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSFunctionCallPropertyValueTests4376575802759132150.mxml(2): Undefined namespace prefix 's'.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSFunctionCallPropertyValueTests4376575802759132150.mxml(3): Could not find Embed source 'image.gif'. Searched '/Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/image.gif', 'image.gif' in SWCs on the library path
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSFunctionCallPropertyValueTests2583258076869387962.mxml(2): Undefined namespace prefix 's'.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSFunctionCallPropertyValueTests8150801216738134874.mxml(2): Undefined namespace prefix 's'.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSFunctionCallPropertyValueTests8150801216738134874.mxml(3): Label is not defined.
- [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
- [junit] Running org.apache.flex.compiler.internal.css.CSSKeywordPropertyValueTests
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSKeywordPropertyValueTests3328252517698470094.mxml(2): Undefined namespace prefix 's'.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSKeywordPropertyValueTests2289248714931818306.mxml(2): Undefined namespace prefix 's'.
- [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
- [junit] Running org.apache.flex.compiler.internal.css.CSSMediaQueryConditionTests
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSMediaQueryConditionTests2022241449249016816.mxml(3): Undefined namespace prefix 's'.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSMediaQueryConditionTests2251782416041954930.mxml(3): Undefined namespace prefix 's'.
- [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
- [junit] Running org.apache.flex.compiler.internal.css.CSSNamespaceDefinitionTests
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSNamespaceDefinitionTests2528318546577419206.mxml(2): /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSNamespaceDefinitionTests2528318546577419206.mxml line 2:24 missing STRING at ';'
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSNamespaceDefinitionTests3185624161301369895.mxml(2): /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSNamespaceDefinitionTests3185624161301369895.mxml line 2:22 missing STRING at ';'
- [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec
- [junit] Running org.apache.flex.compiler.internal.css.CSSNumberPropertyValueTests
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSNumberPropertyValueTests6469876884432303016.mxml(2): Undefined namespace prefix 's'.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSNumberPropertyValueTests584677399885636794.mxml(2): Undefined namespace prefix 's'.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSNumberPropertyValueTests3069332836497182033.mxml(2): Undefined namespace prefix 's'.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSNumberPropertyValueTests7429335568138370287.mxml(2): Undefined namespace prefix 's'.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSNumberPropertyValueTests4290577584376744416.mxml(2): Undefined namespace prefix 's'.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSNumberPropertyValueTests2249460480671063915.mxml(2): Undefined namespace prefix 's'.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSNumberPropertyValueTests3680567238050592765.mxml(2): Undefined namespace prefix 's'.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSNumberPropertyValueTests7913005421358302568.mxml(2): Undefined namespace prefix 's'.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSNumberPropertyValueTests6612323310563830344.mxml(2): Undefined namespace prefix 's'.
- [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.309 sec
- [junit] Running org.apache.flex.compiler.internal.css.CSSPropertyTests
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSPropertyTests2376517071929371710.mxml(2): Undefined namespace prefix 's'.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSPropertyTests3402442241200058469.mxml(2): Undefined namespace prefix 's'.
- [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
- [junit] Running org.apache.flex.compiler.internal.css.CSSPropertyValueTests
- [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec
- [junit] Running org.apache.flex.compiler.internal.css.CSSRgbColorPropertyValueTests
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSRgbColorPropertyValueTests3071785357419449809.mxml(2): Undefined namespace prefix 's'.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSRgbColorPropertyValueTests2220528339889209415.mxml(3): /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSRgbColorPropertyValueTests2220528339889209415.mxml line 3:26 no viable alternative at character ')'
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSRgbColorPropertyValueTests2220528339889209415.mxml(2): Undefined namespace prefix 's'.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSRgbColorPropertyValueTests2220528339889209415.mxml(3): /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSRgbColorPropertyValueTests2220528339889209415.mxml line 3:20 no viable alternative at character ','
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSRgbColorPropertyValueTests253847803657998864.mxml(2): Undefined namespace prefix 's'.
- [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
- [junit] Running org.apache.flex.compiler.internal.css.CSSRuleTests
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSRuleTests8116977492184493376.mxml(2): Undefined namespace prefix 's'.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSRuleTests3908348398575390027.mxml(2): Undefined namespace prefix 's'.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSRuleTests5285554235161089725.mxml(3): Undefined namespace prefix 's'.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSRuleTests5285554235161089725.mxml(2): Undefined namespace prefix 's'.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSRuleTests5285554235161089725.mxml(3): Undefined namespace prefix 's'.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSRuleTests5285554235161089725.mxml(2): Undefined namespace prefix 's'.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSRuleTests4014218110507000145.mxml(2): Undefined namespace prefix 's'.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSRuleTests4014218110507000145.mxml(2): Undefined namespace prefix 's'.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSRuleTests4014218110507000145.mxml(3): Undefined namespace prefix 's'.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSRuleTests4014218110507000145.mxml(3): Undefined namespace prefix 's'.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSRuleTests7602199418561921231.mxml(3): Undefined namespace prefix 's'.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSRuleTests7863657737707525739.mxml(3): Undefined namespace prefix 's'.
- [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.751 sec
- [junit] Running org.apache.flex.compiler.internal.css.CSSSelectorConditionTests
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSSelectorConditionTests789849582622527786.mxml(2): Undefined namespace prefix 's'.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSSelectorConditionTests4517881060689790477.mxml(2): Undefined namespace prefix 's'.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSSelectorConditionTests5137492479627467819.mxml(2): Undefined namespace prefix 's'.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSSelectorConditionTests9084806083464545317.mxml(2): Undefined namespace prefix 's'.
- [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec
- [junit] Running org.apache.flex.compiler.internal.css.CSSSelectorTests
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSSelectorTests1793381927482325237.mxml(2): Undefined namespace prefix 's'.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSSelectorTests6830896071062081602.mxml(2): Undefined namespace prefix 's'.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSSelectorTests6830896071062081602.mxml(2): Undefined namespace prefix 's'.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSSelectorTests1678277571597232011.mxml(2): Undefined namespace prefix 's'.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSSelectorTests5839523164629419476.mxml(2): Undefined namespace prefix 's'.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSSelectorTests1433666897630638548.mxml(2): Undefined namespace prefix 's'.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSSelectorTests1433666897630638548.mxml(2): Undefined namespace prefix 's'.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSSelectorTests3309687133451904922.mxml(2): Undefined namespace prefix 's'.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSSelectorTests3309687133451904922.mxml(2): Undefined namespace prefix 's'.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSSelectorTests3309687133451904922.mxml(2): Undefined namespace prefix 's'.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSSelectorTests5367365925587266711.mxml(2): Undefined namespace prefix 's'.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSSelectorTests3475385422184635738.mxml(2): Undefined namespace prefix 's'.
- [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.338 sec
- [junit] Running org.apache.flex.compiler.internal.css.CSSStringPropertyValueTests
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSStringPropertyValueTests8864161914969708031.mxml(2): Undefined namespace prefix 's'.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSStringPropertyValueTests8371644783886466511.mxml(2): Undefined namespace prefix 's'.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSStringPropertyValueTests7615989537600700198.mxml(2): /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/src/main/antlr3/org/apache/flex/compiler/internal/css/CSSTree.g: node from after line 2:12 mismatched tree node: <mismatched token: [@25,59:59='<EOF>',<-1>,5:6], resync={
- [junit] fontFamily: "Ver'dana> expecting I_DECL
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSStringPropertyValueTests7615989537600700198.mxml(2): Undefined namespace prefix 's'.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSStringPropertyValueTests7615989537600700198.mxml(5): /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSStringPropertyValueTests7615989537600700198.mxml line 5:6 mismatched input '<EOF>' expecting BLOCK_END
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSStringPropertyValueTests7615989537600700198.mxml(5): /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/CSSStringPropertyValueTests7615989537600700198.mxml line 5:6 mismatched character '<EOF>' expecting set null
- [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
- [junit] Running org.apache.flex.compiler.internal.mxml.MXMLDataTests
- [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
- [junit] Running org.apache.flex.compiler.internal.mxml.MXMLInstructionDataTests
- [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
- [junit] Running org.apache.flex.compiler.internal.mxml.MXMLTextDataTests
- [junit] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
- [junit] Running org.apache.flex.compiler.internal.mxml.MXMLUnitDataTests
- [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec
- [junit] Running org.apache.flex.compiler.internal.parsing.mxml.MXMLTokenizerTests
- [junit] Tests run: 37, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.009 sec
- [junit] Running org.apache.flex.compiler.internal.tree.mxml.MXMLArrayNodeTests
- [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.781 sec
- [junit] Running org.apache.flex.compiler.internal.tree.mxml.MXMLBindingNodeTests
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/MXMLBindingNodeTests4599843108928807406.mxml(2): The <Binding> tag requires a 'destination' attribute. This tag will be ignored.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/MXMLBindingNodeTests4599843108928807406.mxml(2): The <Binding> tag requires a 'source' attribute. This tag will be ignored.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/MXMLBindingNodeTests622252669935510460.mxml(2): The <Binding> tag requires a 'destination' attribute. This tag will be ignored.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/MXMLBindingNodeTests622252669935510460.mxml(2): The <Binding> tag requires a 'source' attribute. This tag will be ignored.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/MXMLBindingNodeTests133969209223142740.mxml(2): The <Binding> tag requires a 'destination' attribute. This tag will be ignored.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/MXMLBindingNodeTests7202126988386014911.mxml(2): The <Binding> tag requires a 'destination' attribute. This tag will be ignored.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/MXMLBindingNodeTests7202126988386014911.mxml(2): The <Binding> tag requires a 'source' attribute. This tag will be ignored.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/MXMLBindingNodeTests1118105454747876493.mxml(2): The <Binding> tag requires a 'source' attribute. This tag will be ignored.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/MXMLBindingNodeTests1118105454747876493.mxml(2): The <Binding> tag requires a 'destination' attribute. This tag will be ignored.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/MXMLBindingNodeTests6151092692380911923.mxml(2): The <Binding> tag requires a 'destination' attribute. This tag will be ignored.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/MXMLBindingNodeTests6151092692380911923.mxml(2): The <Binding> tag requires a 'source' attribute. This tag will be ignored.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/MXMLBindingNodeTests7750279337860364384.mxml(2): The <Binding> tag requires a 'source' attribute. This tag will be ignored.
- [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.803 sec
- [junit] Running org.apache.flex.compiler.internal.tree.mxml.MXMLBooleanNodeTests
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/MXMLBooleanNodeTests7840319529832905659.mxml(5): This attribute is unexpected. It will be ignored.
- [junit] Tests run: 18, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.437 sec
- [junit] Running org.apache.flex.compiler.internal.tree.mxml.MXMLClassNodeTests
- [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.036 sec
- [junit] Running org.apache.flex.compiler.internal.tree.mxml.MXMLClassReferenceNodeTests
- [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec
- [junit] Running org.apache.flex.compiler.internal.tree.mxml.MXMLComponentNodeTests
- [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.092 sec
- [junit] Running org.apache.flex.compiler.internal.tree.mxml.MXMLDeclarationsNodeTests
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/MXMLDeclarationsNodeTests4379921394836351060.mxml(2): This attribute is unexpected. It will be ignored.
- [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.647 sec
- [junit] Running org.apache.flex.compiler.internal.tree.mxml.MXMLDefinitionNodeTests
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/MXMLDefinitionNodeTests194134189631140991.mxml(5): The <Definition> tag requires a 'name' attribute. This tag will be ignored.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/MXMLDefinitionNodeTests3160314283406972309.mxml(5): The <Definition> tag requires a 'name' attribute. This tag will be ignored.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/MXMLDefinitionNodeTests1423922099687480316.mxml(5): The <Definition> tag requires a 'name' attribute. This tag will be ignored.
- [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec
- [junit] Running org.apache.flex.compiler.internal.tree.mxml.MXMLEventSpecifierNodeTests
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/MXMLEventSpecifierNodeTests5121250414555042390.mxml(0): Event handler is empty.
- [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.318 sec
- [junit] Running org.apache.flex.compiler.internal.tree.mxml.MXMLExpressionNodeBaseTests
- [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec
- [junit] Running org.apache.flex.compiler.internal.tree.mxml.MXMLFunctionNodeTests
- [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.277 sec
- [junit] Running org.apache.flex.compiler.internal.tree.mxml.MXMLImplementsNodeTests
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/MXMLImplementsNodeTests9112564566200726790.mxml(3): '</d:Sprite' is not allowed here
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/MXMLImplementsNodeTests9112564566200726790.mxml(3): '</d:Sprite' tag (or tag before this tag) is unclosed or tag not allowed here.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/MXMLImplementsNodeTests5507544913957433289.mxml(3): '</d:Sprite' is not allowed here
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/MXMLImplementsNodeTests5507544913957433289.mxml(3): '</d:Sprite' tag (or tag before this tag) is unclosed or tag not allowed here.
- [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
- [junit] Running org.apache.flex.compiler.internal.tree.mxml.MXMLInstanceNodeTests
- [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec
- [junit] Running org.apache.flex.compiler.internal.tree.mxml.MXMLIntNodeTests
- [junit] Tests run: 18, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.003 sec
- [junit] Running org.apache.flex.compiler.internal.tree.mxml.MXMLLibraryNodeTests
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/MXMLLibraryNodeTests1834060332058648205.mxml(2): This attribute is unexpected. It will be ignored.
- [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec
- [junit] Running org.apache.flex.compiler.internal.tree.mxml.MXMLMetadataNodeTests
- [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 sec
- [junit] Running org.apache.flex.compiler.internal.tree.mxml.MXMLNodeBaseTests
- [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec
- [junit] Running org.apache.flex.compiler.internal.tree.mxml.MXMLNumberNodeTests
- [junit] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.697 sec
- [junit] Running org.apache.flex.compiler.internal.tree.mxml.MXMLObjectNodeTests
- [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.289 sec
- [junit] Running org.apache.flex.compiler.internal.tree.mxml.MXMLPrivateNodeTests
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/MXMLPrivateNodeTests8138763970579093523.mxml(8): 'fx:Private' tag (or tag before this tag) is unclosed or tag not allowed here.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/MXMLPrivateNodeTests8138763970579093523.mxml(2): 'fx:Private' tag (or tag before this tag) is unclosed or tag not allowed here.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/MXMLPrivateNodeTests710787080417318474.mxml(2): 'fx:Private' tag (or tag before this tag) is unclosed or tag not allowed here.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/MXMLPrivateNodeTests710787080417318474.mxml(2): 'fx:Private' tag (or tag before this tag) is unclosed or tag not allowed here.
- [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec
- [junit] Running org.apache.flex.compiler.internal.tree.mxml.MXMLRegExpNodeTests
- [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.61 sec
- [junit] Running org.apache.flex.compiler.internal.tree.mxml.MXMLResourceNodeTests
- [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.046 sec
- [junit] Running org.apache.flex.compiler.internal.tree.mxml.MXMLScriptNodeTests
- [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.308 sec
- [junit] Running org.apache.flex.compiler.internal.tree.mxml.MXMLSpecifierNodeBaseTests
- [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec
- [junit] Running org.apache.flex.compiler.internal.tree.mxml.MXMLStringNodeTests
- [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.316 sec
- [junit] Running org.apache.flex.compiler.internal.tree.mxml.MXMLStyleNodeTests
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/MXMLStyleNodeTests1162955910214055058.mxml(3): Type selector without namespace prefix requires a default namespace to be defined. CheckBox
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/MXMLStyleNodeTests1162955910214055058.mxml(2): Type selector without namespace prefix requires a default namespace to be defined. Button
- [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.899 sec
- [junit] Running org.apache.flex.compiler.internal.tree.mxml.MXMLUintNodeTests
- [junit] Tests run: 13, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.345 sec
- [junit] Running org.apache.flex.compiler.internal.tree.mxml.MXMLVectorNodeTests
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/MXMLVectorNodeTests7909589702545214298.mxml(5): A 'type' attribute is required on a <Vector> tag. The type will be assumed to be '*'.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/MXMLVectorNodeTests5015503976876898515.mxml(5): A 'type' attribute is required on a <Vector> tag. The type will be assumed to be '*'.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/MXMLVectorNodeTests4092218213716909193.mxml(5): A 'type' attribute is required on a <Vector> tag. The type will be assumed to be '*'.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/MXMLVectorNodeTests4092218213716909193.mxml(7): This element is incompatible with the Vector type. It will be ignored.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/MXMLVectorNodeTests4092218213716909193.mxml(8): This element is incompatible with the Vector type. It will be ignored.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/MXMLVectorNodeTests4092218213716909193.mxml(6): This element is incompatible with the Vector type. It will be ignored.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/MXMLVectorNodeTests6430789581244009144.mxml(6): This element is incompatible with the Vector type. It will be ignored.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/MXMLVectorNodeTests6430789581244009144.mxml(8): This element is incompatible with the Vector type. It will be ignored.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/MXMLVectorNodeTests6430789581244009144.mxml(7): This element is incompatible with the Vector type. It will be ignored.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/MXMLVectorNodeTests323959612778657790.mxml(6): This element is incompatible with the Vector type. It will be ignored.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/MXMLVectorNodeTests323959612778657790.mxml(10): This element is incompatible with the Vector type. It will be ignored.
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/MXMLVectorNodeTests4228665515874030200.mxml(5): A 'type' attribute is required on a <Vector> tag. The type will be assumed to be '*'.
- [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.334 sec
- [junit] Running org.apache.flex.compiler.internal.tree.mxml.MXMLXMLListNodeTests
- [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.036 sec
- [junit] Running org.apache.flex.compiler.internal.tree.mxml.MXMLXMLNodeTests
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/target/junit-temp/MXMLXMLNodeTests8675809792248419341.mxml(7): 'a' tag (or tag before this tag) is unclosed or tag not allowed here.
- [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.319 sec
- main:
- main:
- compiler.jx:
- prebuild:
- prepare:
- [echo] Making lib directory /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler-jx/lib
- all:
- check-dependency:
- download-dependency:
- check-dependency-closure:
- download-dependency-closure:
- check-dependency:
- download-dependency:
- check-dependency:
- download-dependency:
- check-dependency:
- download-dependency:
- check-dependency:
- download-dependency:
- main:
- compile:
- [javac] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler-jx/build.xml:86: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
- main:
- [echo] Building /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler-jx/lib/jsc.jar
- [echo] Building /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler-jx/lib/mxmlc.jar
- [echo] Building /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler-jx/lib/compc.jar
- [echo] Building /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler-jx/lib/externc.jar
- compiler.jx.tests:
- test:
- download:
- prepare:
- junit-jar-check:
- junit-jar:
- main:
- compile.unit.tests:
- [delete] Deleting directory /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler-jx/target/test-classes
- [mkdir] Created dir: /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler-jx/target/test-classes
- [javac] Compiling 89 source files to /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler-jx/target/test-classes
- unit.tests:
- [junit] environment property - FLEX_HOME = /Users/harbs/Documents/ApacheFlex/flex-sdk
- [junit] environment property - PLAYERGLOBAL_HOME = /Users/harbs/Documents/ApacheFlex/frameworks/libs/player
- [junit] environment property - PLAYERGLOBAL_VERSION = 11.1
- [junit] environment property - TLF_HOME = /Users/harbs/Documents/ApacheFlex/flex-tlf
- [junit] environment property - AIR_HOME = /Users/harbs/Documents/ApacheFlex/frameworks/AIRSDK_Compiler
- [junit] environment property - FLASHPLAYER_DEBUGGER = /Users/harbs/Documents/ApacheFlex/frameworks/Flash Player Debugger.app/Contents/MacOS/Flash Player Debugger
- [junit] environment property - ASJS_HOME = /Users/harbs/Documents/ApacheFlex/flex-asjs
- [junit] Running org.apache.flex.compiler.internal.codegen.as.TestAccessorMembers
- [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.04 sec
- [junit] Running org.apache.flex.compiler.internal.codegen.as.TestClass
- [junit] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.398 sec
- [junit] Running org.apache.flex.compiler.internal.codegen.as.TestComments
- [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
- [junit] Running org.apache.flex.compiler.internal.codegen.as.TestExpressions
- [junit] Tests run: 84, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.25 sec
- [junit] Running org.apache.flex.compiler.internal.codegen.as.TestFieldMembers
- [junit] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.32 sec
- [junit] Running org.apache.flex.compiler.internal.codegen.as.TestGlobalClasses
- [junit] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.469 sec
- [junit] Running org.apache.flex.compiler.internal.codegen.as.TestGlobalConstants
- [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec
- [junit] Running org.apache.flex.compiler.internal.codegen.as.TestGlobalFunctions
- [junit] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.472 sec
- [junit] Running org.apache.flex.compiler.internal.codegen.as.TestInterface
- [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 sec
- [junit] Running org.apache.flex.compiler.internal.codegen.as.TestMethodMembers
- [junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.2 sec
- [junit] Running org.apache.flex.compiler.internal.codegen.as.TestPackage
- [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 sec
- [junit] Running org.apache.flex.compiler.internal.codegen.as.TestParenthesis
- [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 sec
- [junit] Running org.apache.flex.compiler.internal.codegen.as.TestStatements
- [junit] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.874 sec
- [junit] Running org.apache.flex.compiler.internal.codegen.externals.TestTypeInheritence
- [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.397 sec
- [junit] Running org.apache.flex.compiler.internal.codegen.js.amd.TestAMDClassA
- [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 sec
- [junit] Running org.apache.flex.compiler.internal.codegen.js.amd.TestAMDClassB
- [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.003 sec
- [junit] Running org.apache.flex.compiler.internal.codegen.js.amd.TestAMDEmitter
- [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
- [junit] Running org.apache.flex.compiler.internal.codegen.js.amd.TestAMDInterfaceI
- [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
- [junit] Running org.apache.flex.compiler.internal.codegen.js.amd.TestAMDInterfaceIOther
- [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
- [junit] Running org.apache.flex.compiler.internal.codegen.js.amd.TestAMDInterfaceISub
- [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
- [junit] Running org.apache.flex.compiler.internal.codegen.js.amd.TestAMDPackage
- [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 sec
- [junit] Running org.apache.flex.compiler.internal.codegen.js.flexjs.TestFlexJSAccessorMembers
- [junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.311 sec
- [junit] Running org.apache.flex.compiler.internal.codegen.js.flexjs.TestFlexJSAccessors
- [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 sec
- [junit] Running org.apache.flex.compiler.internal.codegen.js.flexjs.TestFlexJSClass
- [junit] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.882 sec
- [junit] Running org.apache.flex.compiler.internal.codegen.js.flexjs.TestFlexJSEmitter
- [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.287 sec
- [junit] Running org.apache.flex.compiler.internal.codegen.js.flexjs.TestFlexJSExpressions
- [junit] Tests run: 158, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 3.522 sec
- [junit] Running org.apache.flex.compiler.internal.codegen.js.flexjs.TestFlexJSFieldMembers
- [junit] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.644 sec
- [junit] Running org.apache.flex.compiler.internal.codegen.js.flexjs.TestFlexJSGlobalClasses
- [junit] Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.264 sec
- [junit] Running org.apache.flex.compiler.internal.codegen.js.flexjs.TestFlexJSGlobalConstants
- [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 sec
- [junit] Running org.apache.flex.compiler.internal.codegen.js.flexjs.TestFlexJSGlobalFunctions
- [junit] Tests run: 30, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.787 sec
- [junit] Running org.apache.flex.compiler.internal.codegen.js.flexjs.TestFlexJSInterface
- [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 sec
- [junit] Running org.apache.flex.compiler.internal.codegen.js.flexjs.TestFlexJSMethodMembers
- [junit] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.616 sec
- [junit] Running org.apache.flex.compiler.internal.codegen.js.flexjs.TestFlexJSPackage
- [junit] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.48 sec
- [junit] Running org.apache.flex.compiler.internal.codegen.js.flexjs.TestFlexJSProject
- [junit] resources/flexjs/projects/bad_overrides/Test.as(31:29)
- [junit] interface method someFunction in interface IA is implemented with an incompatible signature in class Test
- [junit] resources/flexjs/projects/bad_overrides/Test.as(36:26)
- [junit] interface method someOtherFunction in interface IA is implemented with an incompatible signature in class Test
- [junit] resources/flexjs/projects/bad_overrides/Test.as(31:29)
- [junit] Incompatible override.
- [junit] resources/flexjs/projects/bad_overrides/Test.as(36:26)
- [junit] Incompatible override.
- [junit]
- [junit] resources/flexjs/projects/package_conflicts_ambiguous_definition/mypackage/TestClass.as(29:20)
- [junit] Ambiguous reference to Event
- [junit] resources/flexjs/projects/package_conflicts_ambiguous_definition/mypackage/TestClass.as(30:41)
- [junit] Ambiguous reference to Event
- [junit]
- [junit] Tests run: 14, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.621 sec
- [junit] Running org.apache.flex.compiler.internal.codegen.js.flexjs.TestFlexJSStatements
- [junit] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.049 sec
- [junit] Running org.apache.flex.compiler.internal.codegen.js.goog.TestGoogAccessorMembers
- [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.244 sec
- [junit] Running org.apache.flex.compiler.internal.codegen.js.goog.TestGoogClass
- [junit] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.652 sec
- [junit] Running org.apache.flex.compiler.internal.codegen.js.goog.TestGoogEmitter
- [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 sec
- [junit] Running org.apache.flex.compiler.internal.codegen.js.goog.TestGoogExpressions
- [junit] Tests run: 84, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.126 sec
- [junit] Running org.apache.flex.compiler.internal.codegen.js.goog.TestGoogFieldMembers
- [junit] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.539 sec
- [junit] Running org.apache.flex.compiler.internal.codegen.js.goog.TestGoogFile
- [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 sec
- [junit] Running org.apache.flex.compiler.internal.codegen.js.goog.TestGoogGlobalClasses
- [junit] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.887 sec
- [junit] Running org.apache.flex.compiler.internal.codegen.js.goog.TestGoogGlobalConstants
- [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 sec
- [junit] Running org.apache.flex.compiler.internal.codegen.js.goog.TestGoogGlobalFunctions
- [junit] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.002 sec
- [junit] Running org.apache.flex.compiler.internal.codegen.js.goog.TestGoogInterface
- [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.212 sec
- [junit] Running org.apache.flex.compiler.internal.codegen.js.goog.TestGoogMethodMembers
- [junit] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.56 sec
- [junit] Running org.apache.flex.compiler.internal.codegen.js.goog.TestGoogPackage
- [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.254 sec
- [junit] Running org.apache.flex.compiler.internal.codegen.js.goog.TestGoogProject
- [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec
- [junit] Running org.apache.flex.compiler.internal.codegen.js.goog.TestGoogStatements
- [junit] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.434 sec
- [junit] Running org.apache.flex.compiler.internal.codegen.js.sourcemaps.TestSourceMapExpressions
- [junit] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.531 sec
- [junit] Running org.apache.flex.compiler.internal.codegen.js.sourcemaps.TestSourceMapGlobalClasses
- [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.244 sec
- [junit] Running org.apache.flex.compiler.internal.codegen.js.sourcemaps.TestSourceMapStatements
- [junit] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.085 sec
- [junit] Running org.apache.flex.compiler.internal.test.TestBase
- [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec
- main:
- jx:
- extern.swcs:
- main:
- download:
- [unjar] Expanding: /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler-jx/lib/google/closure-compiler/compiler.jar into /Users/harbs/Documents/ApacheFlex/flex-falcon/externs/js/target/temp/externs
- [unzip] Expanding: /Users/harbs/Documents/ApacheFlex/flex-falcon/externs/js/target/temp/externs/externs.zip into /Users/harbs/Documents/ApacheFlex/flex-falcon/externs/js/target/downloads
- [get] Getting: https://closureidl.googlecode.com/files/svg.js
- [get] To: /Users/harbs/Documents/ApacheFlex/flex-falcon/externs/js/target/downloads/svg.js
- preprocess:
- externc:
- [java] Math parameters not found! 0
- [java] chrome parameters not found! 0
- [java] app parameters not found! 0
- [java] webstore parameters not found! 0
- [java] runtime parameters not found! 0
- [java] 2.935337 seconds
- [java] Java Result: 255
- postprocess:
- compc:
- [java] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-falcon/externs/js/target/compile-as-config.xml
- [java]
- [java] 562006 bytes written to /Users/harbs/Documents/ApacheFlex/flex-falcon/externs/js/target/js.swc in 4.248 seconds
- main:
- preprocess:
- externc:
- postprocess:
- compc:
- [java] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-falcon/externs/GCL/target/compile-as-config.xml
- [java]
- [java] 13384 bytes written to /Users/harbs/Documents/ApacheFlex/flex-falcon/externs/GCL/target/GCL.swc in 1.364 seconds
- main:
- preprocess:
- externc:
- [java] 0.56305 seconds
- [java] Java Result: 255
- postprocess:
- compc:
- [java] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-falcon/externs/cordova/target/compile-as-config.xml
- [java]
- [java] 2445 bytes written to /Users/harbs/Documents/ApacheFlex/flex-falcon/externs/cordova/target/cordova.swc in 0.851 seconds
- main:
- download:
- [get] Destination already exists (skipping): /Users/harbs/Documents/ApacheFlex/flex-falcon/externs/createjs/target/downloads/easel-0.8.0.zip
- download_tween:
- [get] Destination already exists (skipping): /Users/harbs/Documents/ApacheFlex/flex-falcon/externs/createjs/target/downloads/tween-0.6.2.zip
- expandzip:
- [delete] Deleting directory /Users/harbs/Documents/ApacheFlex/flex-falcon/externs/createjs/target/downloads/EaselJS-0.8.0
- [unzip] Expanding: /Users/harbs/Documents/ApacheFlex/flex-falcon/externs/createjs/target/downloads/easel-0.8.0.zip into /Users/harbs/Documents/ApacheFlex/flex-falcon/externs/createjs/target/downloads
- expandzip_tween:
- [delete] Deleting directory /Users/harbs/Documents/ApacheFlex/flex-falcon/externs/createjs/target/downloads/TweenJS-0.6.2
- [unzip] Expanding: /Users/harbs/Documents/ApacheFlex/flex-falcon/externs/createjs/target/downloads/tween-0.6.2.zip into /Users/harbs/Documents/ApacheFlex/flex-falcon/externs/createjs/target/downloads
- preprocess:
- externc:
- [java] createjs parameters not found! 0
- [java] no parameter type for commit _updateInstructions
- [java] no parameter type for fill _setFill
- [java] no parameter type for stroke _setStroke
- [java] no parameter type for runTime getEventTime
- [java] 1.216819 seconds
- [java] Java Result: 255
- postprocess:
- compc:
- [java] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-falcon/externs/createjs/target/compile-as-config.xml
- [java]
- [java] 268341 bytes written to /Users/harbs/Documents/ApacheFlex/flex-falcon/externs/createjs/target/createjs.swc in 1.881 seconds
- main:
- preprocess:
- [get] Destination already exists (skipping): /Users/harbs/Documents/ApacheFlex/flex-falcon/externs/jasmine/target/downloads/jasmine-2.0.js
- externc:
- [java] jasmine parameters not found! 0
- [java] 0.654478 seconds
- [java] Java Result: 255
- postprocess:
- compc:
- [java] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-falcon/externs/jasmine/target/compile-as-config.xml
- [java]
- [java] 18352 bytes written to /Users/harbs/Documents/ApacheFlex/flex-falcon/externs/jasmine/target/jasmine.swc in 0.972 seconds
- main:
- download:
- [get] Getting: https://raw.githubusercontent.com/google/closure-compiler/master/contrib/externs/jquery-1.9.js
- [get] To: /Users/harbs/Documents/ApacheFlex/flex-falcon/externs/jquery/target/downloads/jquery-1.9.js
- preprocess:
- externc:
- [java] event parameters not found! 0
- [java] fx parameters not found! 0
- [java] 1.044858 seconds
- [java] Java Result: 255
- postprocess:
- compc:
- [java] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-falcon/externs/jquery/target/compile-as-config.xml
- [java]
- [java] 59457 bytes written to /Users/harbs/Documents/ApacheFlex/flex-falcon/externs/jquery/target/jquery-1.9.swc in 1.507 seconds
- main:
- download:
- [get] Getting: https://raw.githubusercontent.com/google/closure-compiler/master/contrib/externs/maps/google_maps_api_v3_11.js
- [get] To: /Users/harbs/Documents/ApacheFlex/flex-falcon/externs/google_maps/target/downloads/google_maps_api_v3_11.js
- preprocess:
- externc:
- [java] google parameters not found! 0
- [java] maps parameters not found! 0
- [java] adsense parameters not found! 0
- [java] drawing parameters not found! 0
- [java] event parameters not found! 0
- [java] geometry parameters not found! 0
- [java] encoding parameters not found! 0
- [java] poly parameters not found! 0
- [java] spherical parameters not found! 0
- [java] panoramio parameters not found! 0
- [java] places parameters not found! 0
- [java] visualization parameters not found! 0
- [java] weather parameters not found! 0
- [java] 1.389562 seconds
- [java] Java Result: 255
- postprocess:
- compc:
- [java] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-falcon/externs/google_maps/target/compile-as-config.xml
- [java]
- [java] 229710 bytes written to /Users/harbs/Documents/ApacheFlex/flex-falcon/externs/google_maps/target/google_maps.swc in 2.811 seconds
- main:
- preprocess:
- [get] Destination already exists (skipping): /Users/harbs/Documents/ApacheFlex/flex-falcon/externs/node/target/downloads/closure-compiler-master/contrib/nodejs/assert.js
- [get] Destination already exists (skipping): /Users/harbs/Documents/ApacheFlex/flex-falcon/externs/node/target/downloads/closure-compiler-master/contrib/nodejs/buffer.js
- [get] Destination already exists (skipping): /Users/harbs/Documents/ApacheFlex/flex-falcon/externs/node/target/downloads/closure-compiler-master/contrib/nodejs/child_process.js
- [get] Destination already exists (skipping): /Users/harbs/Documents/ApacheFlex/flex-falcon/externs/node/target/downloads/closure-compiler-master/contrib/nodejs/cluster.js
- [get] Destination already exists (skipping): /Users/harbs/Documents/ApacheFlex/flex-falcon/externs/node/target/downloads/closure-compiler-master/contrib/nodejs/crypto.js
- [get] Destination already exists (skipping): /Users/harbs/Documents/ApacheFlex/flex-falcon/externs/node/target/downloads/closure-compiler-master/contrib/nodejs/dgram.js
- [get] Destination already exists (skipping): /Users/harbs/Documents/ApacheFlex/flex-falcon/externs/node/target/downloads/closure-compiler-master/contrib/nodejs/dns.js
- [get] Destination already exists (skipping): /Users/harbs/Documents/ApacheFlex/flex-falcon/externs/node/target/downloads/closure-compiler-master/contrib/nodejs/domain.js
- [get] Destination already exists (skipping): /Users/harbs/Documents/ApacheFlex/flex-falcon/externs/node/target/downloads/closure-compiler-master/contrib/nodejs/events.js
- [get] Destination already exists (skipping): /Users/harbs/Documents/ApacheFlex/flex-falcon/externs/node/target/downloads/closure-compiler-master/contrib/nodejs/fs.js
- [get] Destination already exists (skipping): /Users/harbs/Documents/ApacheFlex/flex-falcon/externs/node/target/downloads/closure-compiler-master/contrib/nodejs/globals.js
- [get] Destination already exists (skipping): /Users/harbs/Documents/ApacheFlex/flex-falcon/externs/node/target/downloads/closure-compiler-master/contrib/nodejs/http.js
- [get] Destination already exists (skipping): /Users/harbs/Documents/ApacheFlex/flex-falcon/externs/node/target/downloads/closure-compiler-master/contrib/nodejs/https.js
- [get] Destination already exists (skipping): /Users/harbs/Documents/ApacheFlex/flex-falcon/externs/node/target/downloads/closure-compiler-master/contrib/nodejs/net.js
- [get] Destination already exists (skipping): /Users/harbs/Documents/ApacheFlex/flex-falcon/externs/node/target/downloads/closure-compiler-master/contrib/nodejs/os.js
- [get] Destination already exists (skipping): /Users/harbs/Documents/ApacheFlex/flex-falcon/externs/node/target/downloads/closure-compiler-master/contrib/nodejs/path.js
- [get] Destination already exists (skipping): /Users/harbs/Documents/ApacheFlex/flex-falcon/externs/node/target/downloads/closure-compiler-master/contrib/nodejs/punycode.js
- [get] Destination already exists (skipping): /Users/harbs/Documents/ApacheFlex/flex-falcon/externs/node/target/downloads/closure-compiler-master/contrib/nodejs/querystring.js
- [get] Destination already exists (skipping): /Users/harbs/Documents/ApacheFlex/flex-falcon/externs/node/target/downloads/closure-compiler-master/contrib/nodejs/readline.js
- [get] Destination already exists (skipping): /Users/harbs/Documents/ApacheFlex/flex-falcon/externs/node/target/downloads/closure-compiler-master/contrib/nodejs/repl.js
- [get] Destination already exists (skipping): /Users/harbs/Documents/ApacheFlex/flex-falcon/externs/node/target/downloads/closure-compiler-master/contrib/nodejs/stream.js
- [get] Destination already exists (skipping): /Users/harbs/Documents/ApacheFlex/flex-falcon/externs/node/target/downloads/closure-compiler-master/contrib/nodejs/string_decoder.js
- [get] Destination already exists (skipping): /Users/harbs/Documents/ApacheFlex/flex-falcon/externs/node/target/downloads/closure-compiler-master/contrib/nodejs/tls.js
- [get] Destination already exists (skipping): /Users/harbs/Documents/ApacheFlex/flex-falcon/externs/node/target/downloads/closure-compiler-master/contrib/nodejs/tty.js
- [get] Destination already exists (skipping): /Users/harbs/Documents/ApacheFlex/flex-falcon/externs/node/target/downloads/closure-compiler-master/contrib/nodejs/url.js
- [get] Destination already exists (skipping): /Users/harbs/Documents/ApacheFlex/flex-falcon/externs/node/target/downloads/closure-compiler-master/contrib/nodejs/util.js
- [get] Destination already exists (skipping): /Users/harbs/Documents/ApacheFlex/flex-falcon/externs/node/target/downloads/closure-compiler-master/contrib/nodejs/vm.js
- [get] Destination already exists (skipping): /Users/harbs/Documents/ApacheFlex/flex-falcon/externs/node/target/downloads/closure-compiler-master/contrib/nodejs/zlib.js
- externc:
- [java] buffer parameters not found! 0
- [java] child_process parameters not found! 0
- [java] crypto parameters not found! 0
- [java] dgram parameters not found! 0
- [java] dns parameters not found! 0
- [java] domain parameters not found! 0
- [java] events parameters not found! 0
- [java] fs parameters not found! 0
- [java] http parameters not found! 0
- [java] https parameters not found! 0
- [java] net parameters not found! 0
- [java] os parameters not found! 0
- [java] path parameters not found! 0
- [java] punycode parameters not found! 0
- [java] querystring parameters not found! 0
- [java] readline parameters not found! 0
- [java] repl parameters not found! 0
- [java] stream parameters not found! 0
- [java] tls parameters not found! 0
- [java] tty parameters not found! 0
- [java] url parameters not found! 0
- [java] util parameters not found! 0
- [java] vm parameters not found! 0
- [java] zlib parameters not found! 0
- [java] 1.524164 seconds
- [java] Java Result: 255
- postprocess:
- compc:
- [java] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-falcon/externs/node/target/compile-as-config.xml
- [java]
- [java] 140334 bytes written to /Users/harbs/Documents/ApacheFlex/flex-falcon/externs/node/target/node.swc in 2.007 seconds
- main:
- extern.tests:
- download:
- prepare:
- junit-jar-check:
- junit-jar:
- main:
- compile.unit.tests:
- [delete] Deleting directory /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler-jx/target/test-classes
- [mkdir] Created dir: /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler-jx/target/test-classes
- [javac] Compiling 89 source files to /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler-jx/target/test-classes
- extern.tests:
- [junit] environment property - FLEX_HOME = /Users/harbs/Documents/ApacheFlex/flex-sdk
- [junit] environment property - PLAYERGLOBAL_HOME = /Users/harbs/Documents/ApacheFlex/frameworks/libs/player
- [junit] environment property - PLAYERGLOBAL_VERSION = 11.1
- [junit] environment property - TLF_HOME = /Users/harbs/Documents/ApacheFlex/flex-tlf
- [junit] environment property - AIR_HOME = /Users/harbs/Documents/ApacheFlex/frameworks/AIRSDK_Compiler
- [junit] environment property - FLASHPLAYER_DEBUGGER = /Users/harbs/Documents/ApacheFlex/frameworks/Flash Player Debugger.app/Contents/MacOS/Flash Player Debugger
- [junit] environment property - ASJS_HOME = /Users/harbs/Documents/ApacheFlex/flex-asjs
- [junit] Running org.apache.flex.compiler.internal.codegen.externals.TestAnnotationEnum
- [junit] foo parameters not found! 0
- [junit] bar parameters not found! 0
- [junit] baz parameters not found! 0
- [junit] foo parameters not found! 0
- [junit] bar parameters not found! 0
- [junit] baz parameters not found! 0
- [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.724 sec
- [junit] Running org.apache.flex.compiler.internal.codegen.externals.TestCollectImports
- [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 sec
- [junit] Running org.apache.flex.compiler.internal.codegen.externals.TestConstructor
- [junit] FinalClass parameters not found! 0
- [junit] FinalClass parameters not found! 0
- [junit] FinalClass parameters not found! 0
- [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec
- [junit] Running org.apache.flex.compiler.internal.codegen.externals.TestExternChrome
- [junit] chrome parameters not found! 0
- [junit] app parameters not found! 0
- [junit] webstore parameters not found! 0
- [junit] runtime parameters not found! 0
- [junit] isPropertyInterfaceImplementation() null
- [junit] isPropertyInterfaceImplementation() null
- [junit] isPropertyInterfaceImplementation() null
- [junit] chrome parameters not found! 0
- [junit] app parameters not found! 0
- [junit] webstore parameters not found! 0
- [junit] runtime parameters not found! 0
- [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.45 sec
- [junit] Running org.apache.flex.compiler.internal.codegen.externals.TestExternES3
- [junit] Math parameters not found! 0
- [junit] Math parameters not found! 0
- [junit] Math parameters not found! 0
- [junit] Math parameters not found! 0
- [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 sec
- [junit] Running org.apache.flex.compiler.internal.codegen.externals.TestExternJQuery
- [junit] event parameters not found! 0
- [junit] fx parameters not found! 0
- [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 sec
- [junit] Running org.apache.flex.compiler.internal.codegen.externals.TestExternJasmine
- [junit] jasmine parameters not found! 0
- [junit] jasmine parameters not found! 0
- [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec
- [junit] Running org.apache.flex.compiler.internal.codegen.externals.TestExternalsJSCompile
- [junit] Math parameters not found! 0
- [junit] chrome parameters not found! 0
- [junit] app parameters not found! 0
- [junit] webstore parameters not found! 0
- [junit] runtime parameters not found! 0
- [junit]
- [junit] 406075 bytes written to /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler-jx/target/junit-temp/externals/bin/JS.swc in 4.291 seconds
- [junit] /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler-jx/target/junit-temp/externals/app1/js_src/Main_output.js
- [junit] /**
- [junit] * Generated by Apache Flex Cross-Compiler from Main.as
- [junit] * Main
- [junit] *
- [junit] * @fileoverview
- [junit] *
- [junit] * @suppress {checkTypes|accessControls}
- [junit] */
- [junit]
- [junit] goog.provide('Main');
- [junit]
- [junit] goog.require('Element');
- [junit] goog.require('alert');
- [junit] goog.require('document');
- [junit]
- [junit]
- [junit]
- [junit] /**
- [junit] * @constructor
- [junit] */
- [junit] Main = function() {
- [junit] };
- [junit]
- [junit]
- [junit] /**
- [junit] * @export
- [junit] */
- [junit] Main.prototype.start = function() {
- [junit] var self = this;
- [junit] var /** @type {Function} */ __localFn0__ = function() {
- [junit] alert("Hello browser from FalconJX!");
- [junit] }
- [junit] var /** @type {Element} */ button = document.createElement("button");
- [junit] button.onclick = __localFn0__;
- [junit] button.textContent = "Say Hello";
- [junit] document.body.appendChild(button);
- [junit] };
- [junit]
- [junit]
- [junit] /**
- [junit] * Metadata
- [junit] *
- [junit] * @type {Object.<string, Array.<Object>>}
- [junit] */
- [junit] Main.prototype.FLEXJS_CLASS_INFO = { names: [{ name: 'Main', qName: 'Main'}] };
- [junit]
- [junit]
- [junit] /**
- [junit] * Prevent renaming of class. Needed for reflection.
- [junit] */
- [junit] goog.exportSymbol('Main', Main);
- [junit]
- [junit]
- [junit]
- [junit] /**
- [junit] * Reflection
- [junit] *
- [junit] * @return {Object.<string, Function>}
- [junit] */
- [junit] Main.prototype.FLEXJS_REFLECTION_INFO = function () {
- [junit] return {
- [junit] variables: function () {
- [junit] return {
- [junit] };
- [junit] },
- [junit] accessors: function () {
- [junit] return {
- [junit] };
- [junit] },
- [junit] methods: function () {
- [junit] return {
- [junit] 'start': { type: 'void', declaredBy: 'Main'}
- [junit] };
- [junit] }
- [junit] };
- [junit] };
- [junit]
- [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.266 sec
- [junit] Running org.apache.flex.compiler.internal.codegen.externals.TestPackageNamespace
- [junit] foo parameters not found! 0
- [junit] bar parameters not found! 0
- [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
- [junit] Running org.apache.flex.compiler.internal.codegen.externals.TestReferenceModel
- [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.004 sec
- [junit] Running org.apache.flex.compiler.internal.codegen.externals.TestTypeExternals
- [junit] foo parameters not found! 0
- [junit] bar parameters not found! 0
- [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
- externs:
- compiler.oem:
- download_check:
- downloads:
- src.depend:
- compile:
- set.oem.jar.uptodate:
- oem.jar:
- set.compc.jar.uptodate:
- compc.jar:
- jar:
- sdk:
- main:
- [echo] flex-compiler-oem main completed on 05/30/2016 09:07:52 AM
- oem:
- debugger:
- download_check:
- downloads:
- generate-burm:
- check_burm:
- echo_burm:
- [echo]
- [echo] AS3DebuggerBURM.java is generated. (If your changes are not reflected, you might want to consider a clean,build)
- [echo]
- burm:
- main:
- compile:
- [javac] /Users/harbs/Documents/ApacheFlex/flex-falcon/debugger/build.xml:102: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
- jar:
- [jar] Building jar: /Users/harbs/Documents/ApacheFlex/flex-falcon/compiler/lib/fdb.jar
- all:
- [typedef] Could not load definitions from resource org/apache/maven/artifact/ant/antlib.xml. It could not be found.
- [taskdef] Could not load definitions from resource net/sf/antcontrib/antcontrib.properties. It could not be found.
- anttasks:
- [typedef] Could not load definitions from resource org/apache/maven/artifact/ant/antlib.xml. It could not be found.
- [taskdef] Could not load definitions from resource net/sf/antcontrib/antcontrib.properties. It could not be found.
- init:
- thirdparty-downloads:
- prepare:
- junit-jar-check:
- junit-jar:
- ant-jar-check:
- ant-jar:
- ant-launcher-jar-check:
- ant-launcher-jar:
- ant-testutil-jar-check:
- ant-testutil-jar:
- dom4j-jar-check:
- dom4j-jar:
- jaxen-jar-check:
- jaxen-jar:
- main:
- compile:
- [javac] /Users/harbs/Documents/ApacheFlex/flex-flexunit/FlexUnit4AntTasks/build.xml:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
- report:
- package:
- [unjar] Expanding: /Users/harbs/Documents/ApacheFlex/flex-flexunit/FlexUnit4AntTasks/lib/dom4j-1.6.1.jar into /Users/harbs/Documents/ApacheFlex/flex-flexunit/FlexUnit4AntTasks/target/bin
- [unjar] Expanding: /Users/harbs/Documents/ApacheFlex/flex-flexunit/FlexUnit4AntTasks/lib/jaxen-1.1-beta-6.jar into /Users/harbs/Documents/ApacheFlex/flex-flexunit/FlexUnit4AntTasks/target/bin
- core:
- [typedef] Could not load definitions from resource org/apache/maven/artifact/ant/antlib.xml. It could not be found.
- [taskdef] Could not load definitions from resource net/sf/antcontrib/antcontrib.properties. It could not be found.
- init:
- thirdparty-downloads:
- prepare:
- flexunit1lib-swc-check:
- flexunit1lib-swc:
- hamcrest-swc-check:
- hamcrest-swc:
- main:
- compile-flex:
- [echo]
- [echo] SDK: /Users/harbs/Documents/ApacheFlex/flex-sdk
- [echo] Artifact: flexunit-4.3.0-20140410-flex_4.12.0.swc
- [echo] UseFlex: true
- [echo]
- [java] Loading configuration file /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/flex-config.xml
- [java] /Users/harbs/Documents/ApacheFlex/flex-flexunit/FlexUnit4/target/bin/flexunit-4.3.0-20140410-flex_4.12.0.swc (197666 bytes)
- compile-as3:
- [echo]
- [echo] SDK: /Users/harbs/Documents/ApacheFlex/flex-sdk
- [echo] Artifact: flexunit-4.3.0-20140410-as3_4.12.0.swc
- [echo] UseFlex: false
- [echo]
- [java] Loading configuration file /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/flex-config.xml
- [java] /Users/harbs/Documents/ApacheFlex/flex-flexunit/FlexUnit4/target/bin/flexunit-4.3.0-20140410-as3_4.12.0.swc (187847 bytes)
- as3-linker-check:
- [xslt] Processing /Users/harbs/Documents/ApacheFlex/flex-flexunit/FlexUnit4/target/bin/link-report-false.xml to /Users/harbs/Documents/ApacheFlex/flex-flexunit/FlexUnit4/target/bin/flex-dependencies.txt
- [xslt] Loading stylesheet /Users/harbs/Documents/ApacheFlex/flex-flexunit/FlexUnit4/link-report.xsl
- compile:
- package-default:
- [copy] Copying 1 file to /Users/harbs/Documents/ApacheFlex/flex-flexunit/FlexUnit4/target
- [copy] Copying 1 file to /Users/harbs/Documents/ApacheFlex/flex-flexunit/FlexUnit4/target
- instrument-compile:
- package-instrument:
- asdocs:
- [java] Loading configuration file /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/flex-config.xml
- [java] Documentation was created in /Users/harbs/Documents/ApacheFlex/flex-flexunit/FlexUnit4/target/docs/
- package:
- fluint:
- [typedef] Could not load definitions from resource org/apache/maven/artifact/ant/antlib.xml. It could not be found.
- [taskdef] Could not load definitions from resource net/sf/antcontrib/antcontrib.properties. It could not be found.
- init:
- [copy] Copying 2 files to /Users/harbs/Documents/ApacheFlex/flex-flexunit/FlexUnit4FluintExtensions/libs
- thirdparty-downloads:
- prepare:
- fluint-swc-check:
- fluint-swc:
- main:
- compile:
- [compc] Loading configuration file /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/flex-config.xml
- [compc] Warning: The swc '/Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/libs/mx/mx.swc' has style defaults and is in the library-path, which means dependencies will be linked in without the styles. This can cause applications, which use the output swc, to have missing skins. The swc should be put in the external-library-path.
- [compc]
- [compc] /Users/harbs/Documents/ApacheFlex/flex-flexunit/FlexUnit4FluintExtensions/target/bin/fluint-extensions-4.3.0-20140410-4.12.0.swc (65399 bytes)
- report:
- package:
- [copy] Copying 1 file to /Users/harbs/Documents/ApacheFlex/flex-flexunit/FlexUnit4FluintExtensions/target
- cilistener:
- [typedef] Could not load definitions from resource org/apache/maven/artifact/ant/antlib.xml. It could not be found.
- [taskdef] Could not load definitions from resource net/sf/antcontrib/antcontrib.properties. It could not be found.
- init:
- [copy] Copying 2 files to /Users/harbs/Documents/ApacheFlex/flex-flexunit/FlexUnit4CIListener/libs
- compile:
- [compc] Loading configuration file /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/flex-config.xml
- [compc] Warning: The swc '/Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/libs/mx/mx.swc' has style defaults and is in the library-path, which means dependencies will be linked in without the styles. This can cause applications, which use the output swc, to have missing skins. The swc should be put in the external-library-path.
- [compc]
- [compc] /Users/harbs/Documents/ApacheFlex/flex-flexunit/FlexUnit4CIListener/target/bin/flexunit-cilistener-4.3.0-20140410-4.12.0.swc (105531 bytes)
- report:
- package:
- [copy] Copying 1 file to /Users/harbs/Documents/ApacheFlex/flex-flexunit/FlexUnit4CIListener/target
- flexcoverlistener:
- [typedef] Could not load definitions from resource org/apache/maven/artifact/ant/antlib.xml. It could not be found.
- [taskdef] Could not load definitions from resource net/sf/antcontrib/antcontrib.properties. It could not be found.
- init:
- [copy] Copying 4 files to /Users/harbs/Documents/ApacheFlex/flex-flexunit/FlexUnit4FlexCoverListener/libs
- thirdparty-downloads:
- prepare:
- coverageagent-swc-check:
- coverageagent-swc:
- main:
- compile:
- [compc] Loading configuration file /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/flex-config.xml
- [compc] /Users/harbs/Documents/ApacheFlex/flex-flexunit/FlexUnit4FlexCoverListener/target/bin/flexunit-flexcoverlistener-4.3.0-20140410-4.12.0.swc (9621 bytes)
- report:
- package:
- [copy] Copying 1 file to /Users/harbs/Documents/ApacheFlex/flex-flexunit/FlexUnit4FlexCoverListener/target
- uilistener:
- [typedef] Could not load definitions from resource org/apache/maven/artifact/ant/antlib.xml. It could not be found.
- [taskdef] Could not load definitions from resource net/sf/antcontrib/antcontrib.properties. It could not be found.
- init:
- [copy] Copying 2 files to /Users/harbs/Documents/ApacheFlex/flex-flexunit/FlexUnit4UIListener/libs
- identify-sdk:
- [echo] Found: Version 4.16.0 build 20160530
- compile-flex3:
- compile-flex4:
- [java] Loading configuration file /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/flex-config.xml
- [java] Warning: The swc '/Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/libs/mx/mx.swc' has style defaults and is in the library-path, which means dependencies will be linked in without the styles. This can cause applications, which use the output swc, to have missing skins. The swc should be put in the external-library-path.
- [java]
- [java] /Users/harbs/Documents/ApacheFlex/flex-flexunit/FlexUnit4UIListener/target/bin/flexunit-uilistener-4.3.0-20140410-4.12.0.swc (495906 bytes)
- compile:
- report-flex3:
- report-flex4:
- [java] Loading configuration file /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/flex-config.xml
- [java] Documentation was created in /Users/harbs/Documents/ApacheFlex/flex-flexunit/FlexUnit4UIListener/target/docs/
- report:
- package:
- [copy] Copying 1 file to /Users/harbs/Documents/ApacheFlex/flex-flexunit/FlexUnit4UIListener/target
- aircilistener:
- [typedef] Could not load definitions from resource org/apache/maven/artifact/ant/antlib.xml. It could not be found.
- [taskdef] Could not load definitions from resource net/sf/antcontrib/antcontrib.properties. It could not be found.
- init:
- [copy] Copying 4 files to /Users/harbs/Documents/ApacheFlex/flex-flexunit/FlexUnit4AirCIListener/libs
- compile:
- [compc] Loading configuration file /Users/harbs/Documents/ApacheFlex/flex-sdk/frameworks/air-config.xml
- [compc] /Users/harbs/Documents/ApacheFlex/flex-flexunit/FlexUnit4AirCIListener/target/bin/flexunit-aircilistener-4.3.0-20140410-4.12.0.swc (2338 bytes)
- report:
- package:
- [copy] Copying 1 file to /Users/harbs/Documents/ApacheFlex/flex-flexunit/FlexUnit4AirCIListener/target
- listeners:
- main:
- check-for-airsdk:
- ask-or-fail:
- ask-about-downloading-repos:
- block-main:
- check-if-ide:
- check-playerglobal-home:
- [echo] PLAYERGLOBAL_HOME is /Users/harbs/Documents/ApacheFlex/frameworks/libs/player
- [echo] playerglobal.version is 11.1
- [echo] playerglobal.swc is /Users/harbs/Documents/ApacheFlex/frameworks/libs/player/11.1/playerglobal.swc
- check-air-home:
- [echo] AIR_HOME is /Users/harbs/Documents/ApacheFlex/frameworks/AIRSDK_Compiler
- check-falcon-home:
- [echo] FALCON_HOME is /Users/harbs/Documents/ApacheFlex/flex-falcon
- check-falconjx-home:
- [echo] FALCONJX_HOME is ${env.FALCONJX_HOME}
- [available] DEPRECATED - <available> used to override an existing property.
- [available] Build file should not reuse the same property name for different values.
- check-compile-env:
- [echo] OS: Mac OS X / 10.9.5 / x86_64
- [echo] VM: Java HotSpot(TM) 64-Bit Server VM / 24.75-b04
- [echo] Java: 1.7.0_75
- [echo] Ant: Apache Ant(TM) version 1.9.6 compiled on June 29 2015 Ant Java Version: 1.7
- thirdparty-downloads:
- thirdparty-downloads:
- swfobject-check:
- swfobject-download:
- flat-ui-check:
- ask-flat:
- get-flat-fonts:
- flat-ui-download:
- check-goog-home:
- [echo] GOOG_HOME is ${env.GOOG_HOME}
- gcl-download:
- [get] Getting: https://github.com/google/closure-library/archive/master.zip
- [get] To: /Users/harbs/Documents/ApacheFlex/flex-asjs/in/google-closure-library-master.zip
- [get] https://github.com/google/closure-library/archive/master.zip moved to https://codeload.github.com/google/closure-library/zip/master
- [unzip] Expanding: /Users/harbs/Documents/ApacheFlex/flex-asjs/in/google-closure-library-master.zip into /Users/harbs/Documents/ApacheFlex/flex-asjs/js/lib/google/closure-library
- subset-goog:
- [echo] Subsetting /Users/harbs/Documents/ApacheFlex/flex-asjs/js/lib/google/closure-library
- main:
- [echo] Use thirdparty-clean or super-clean to remove these.
- create-description:
- [echo] build.number is 20160530
- create-config:
- playerglobal-setswfversion:
- flex-config:
- [copy] Copying 1 file to /Users/harbs/Documents/ApacheFlex/flex-asjs/frameworks
- playerglobal-setswfversion:
- air-config:
- [copy] Copying 1 file to /Users/harbs/Documents/ApacheFlex/flex-asjs/frameworks
- prebuild:
- frameworks:
- check-compile-env:
- check-playerglobal-home:
- check-air-home:
- check-falcon-home:
- check-falconjx-home:
- check-compile-env:
- [echo] OS: Mac OS X / 10.9.5 / x86_64
- [echo] VM: Java HotSpot(TM) 64-Bit Server VM / 24.75-b04
- [echo] Java: 1.7.0_75
- [echo] Ant: Apache Ant(TM) version 1.9.6 compiled on June 29 2015 Ant Java Version: 1.7
- clean:
- clean:
- clean:
- clean:
- clean:
- clean:
- clean:
- clean:
- clean:
- clean:
- clean:
- clean:
- clean:
- clean:
- clean:
- clean:
- clean:
- clean:
- clean:
- clean:
- [delete] Deleting directory /Users/harbs/Documents/ApacheFlex/flex-asjs/frameworks/js/FlexJS/libs
- thirdparty-downloads:
- prepare:
- compile:
- Core:
- clean:
- check-falcon-home:
- check-falconjx-home:
- check-compiler:
- compile-js-swc:
- [echo] Compiling target/CoreJS.swc
- [echo] FLEX_HOME: /Users/harbs/Documents/ApacheFlex/flex-asjs
- [echo] FALCON_HOME: /Users/harbs/Documents/ApacheFlex/flex-asjs/../flex-falcon/compiler
- [mkdir] Created dir: /Users/harbs/Documents/ApacheFlex/flex-asjs/frameworks/js/FlexJS/libs
- [mkdir] Created dir: /Users/harbs/Documents/ApacheFlex/flex-asjs/frameworks/js/FlexJS/projects/CoreJS/target
- [compc] Loading configuration: /Users/harbs/Documents/ApacheFlex/flex-asjs/frameworks/js/FlexJS/projects/CoreJS/src/main/config/compile-js-config.xml
- [compc]
- [compc] command line
- [compc] Error: unable to open '/Users/harbs/Documents/ApacheFlex/flex-asjs/externs/GCL/target/GCL.swc'.
- [compc]
- [compc]
- BUILD FAILED
- /Users/harbs/Documents/ApacheFlex/flex-asjs/build.xml:444: The following error occurred while executing this line:
- /Users/harbs/Documents/ApacheFlex/flex-asjs/frameworks/js/FlexJS/build.xml:78: The following error occurred while executing this line:
- /Users/harbs/Documents/ApacheFlex/flex-asjs/frameworks/js/FlexJS/build.xml:152: The following error occurred while executing this line:
- /Users/harbs/Documents/ApacheFlex/flex-asjs/frameworks/js/FlexJS/projects/CoreJS/build.xml:82: compc task failed.
- Total time: 7 minutes 19 seconds
- Harbss-MacBook-Pro:flex-asjs harbs$
Advertisement
Add Comment
Please, Sign In to add comment