You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@royale.apache.org by Harbs <ha...@in-tools.com> on 2017/10/15 06:24:35 UTC

Re: Build failed in Jenkins: royale-compiler_rename #14

These tests are failing because the tests are expecting goog.requires which are not there:

goog.require('org.apache.royale.events.Event');\ngoog.require('org.apache.royale.events.EventDispatcher’);

Why would this have changed?

Harbs

> On Oct 15, 2017, at 1:58 AM, flex.ci.builds@gmail.com wrote:
> 
> See <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/14/>
> 
> ------------------------------------------
> [...truncated 4590 lines...]
>     [java] Warning: pattern typedBindableVariableDeclWithInitializer has no reduction - ignored.
>     [java] Warning: pattern typedFunction has no reduction - ignored.
>     [java] Warning: pattern typedFunctionObject has no reduction - ignored.
>     [java] Warning: pattern typedGetter has no reduction - ignored.
>     [java] Warning: pattern typedSetter has no reduction - ignored.
>     [java] Warning: pattern typedVariableDecl has no reduction - ignored.
>     [java] Warning: pattern typedVariableDeclWithConstantInitializer has no reduction - ignored.
>     [java] Warning: pattern typedVariableDeclWithInitializer has no reduction - ignored.
>     [java] Warning: pattern typelessFunction has no reduction - ignored.
>     [java] Warning: pattern typelessFunctionObject has no reduction - ignored.
>     [java] Warning: pattern typelessGetter has no reduction - ignored.
>     [java] Warning: pattern typelessSetter has no reduction - ignored.
>     [java] Warning: pattern uintLiteral has no reduction - ignored.
>     [java] Warning: pattern useNamespaceDirective has no reduction - ignored.
>     [java] Warning: pattern variableExpression has no reduction - ignored.
>     [java] Warning: pattern whileStmt has no reduction - ignored.
>     [java] Warning: pattern withStmt has no reduction - ignored.
>     [java] Using Language Adaptor : jburg.burg.emitlangs.EmitJava
>     [java] Using i-node adapter org.apache.royale.compiler.internal.as.codegen.IASNodeAdapter
>     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
> 
> main:
> 
> compile:
>    [javac] <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/debugger/build.xml>:111: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
>    [javac] Compiling 294 source files to <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/debugger/target>
>    [javac] Note: Some input files use or override a deprecated API.
>    [javac] Note: Recompile with -Xlint:deprecation for details.
>    [javac] Note: <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/debugger/target/generated-sources/jburg/flash/tools/debugger/expression/AS3DebuggerBURM.java> uses unchecked or unsafe operations.
>    [javac] Note: Recompile with -Xlint:unchecked for details.
>     [copy] Copying 83 files to <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/debugger/target>
> 
> jar:
>     [copy] Copying 1 file to <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/debugger/target/META-INF>
>     [copy] Copying 1 file to <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/debugger/target/META-INF>
>      [jar] Building jar: <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/compiler/lib/fdb.jar>
> 
> anttasks:
> 
> compile:
>    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/royale-ant-tasks/target/classes>
>    [javac] Compiling 22 source files to <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/royale-ant-tasks/target/classes>
>    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
>    [javac] <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/royale-ant-tasks/src/main/java/org/apache/royale/compiler/ant/FlexTask.java>:309: warning: [rawtypes] found raw type: Class
>    [javac]                 Method toolMethod = toolClass.getMethod(toolMethodName, new Class[] {String[].class});
>    [javac]                                                                             ^
>    [javac]   missing type arguments for generic class Class<T>
>    [javac]   where T is a type-variable:
>    [javac]     T extends Object declared in class Class
>    [javac] <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/royale-ant-tasks/src/main/java/org/apache/royale/compiler/ant/FlexTask.java>:338: warning: [rawtypes] found raw type: Class
>    [javac] 			Method toolFailureMethod = toolClass.getMethod(toolFailureMethodName, new Class[] {int.class});
>    [javac] 			                                                                          ^
>    [javac]   missing type arguments for generic class Class<T>
>    [javac]   where T is a type-variable:
>    [javac]     T extends Object declared in class Class
>    [javac] 3 warnings
> 
> set.falcon.royaletasks.jar.uptodate:
> 
> falcon.royaletasks.jar:
>    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/royale-ant-tasks/target/classes/META-INF>
>     [copy] Copying 1 file to <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/royale-ant-tasks/target/classes/META-INF>
>     [copy] Copying 1 file to <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/royale-ant-tasks/target/classes/META-INF>
>      [jar] Building jar: <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/compiler-jx/lib/falcon-royaleTasks.jar>
> 
> jar:
> 
> all:
> 
> binary-package:
> 
> stage-source:
> 
> clean-temp:
>   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/temp>
>    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/temp>
>     [copy] Copying 48 files to <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/temp>
> 
> stage-compiler:
>     [copy] Copying 2006 files to <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/temp/compiler>
>     [copy] Copying 10 files to <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/temp/compiler-build-tools>
>     [copy] Copying 9 files to <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/temp/compiler-test-utils>
>     [copy] Copying 3 files to <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/temp/compiler-jburg-types>
> 
> stage-fb-integration:
> 
> download_check:
> 
> downloads:
>     [copy] Copying 424 files to <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/temp/debugger>
> 
> download_check:
> 
> downloads:
>     [copy] Copying 251 files to <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/temp/flex-compiler-oem>
> 
> stage-ant-tasks:
>     [copy] Copying 31 files to <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/temp/royale-ant-tasks>
> 
> check-typedefs-home:
>     [echo] ROYALE_TYPEDEFS_HOME is C:\Jenkins\workspace\royale-typedefs_rename
> 
> stage-typedefs:
>     [copy] Copying 67 files to <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/temp/royale-typedefs>
>     [copy] Copying 9 files to <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/temp/compiler/lib>
> 
> binary-package-zip:
>      [zip] Building zip: <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/14/artifact/out/apache-flex-falcon-0.9.0-bin.zip>
> 
> binary-package-tgz:
>      [tar] Building tar: <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/14/artifact/out/apache-flex-falcon-0.9.0-bin.tar.gz>
> 
> stage-source-jx:
>     [copy] Copying 1 file to <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/temp>
>     [copy] Copying 5 files to <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/temp>
>     [copy] Copying 496 files to <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/temp/compiler-jx>
>   [delete] Deleting: <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/temp/LICENSE>
>    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/temp/js>
>     [copy] Copying 6 files to <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/temp/js>
>    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/temp/js/libs>
>     [copy] Copying 1 file to <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/temp/js/libs>
>     [copy] Copying 1 file to <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/temp/js/libs>
>     [copy] Copying 1 file to <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/temp/js/libs>
>     [copy] Copying 1 file to <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/temp/js/libs>
>     [copy] Copying 1 file to <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/temp/js/libs>
>     [copy] Copying 1 file to <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/temp/js/libs>
>     [copy] Copying 1 file to <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/temp/js/libs>
>     [copy] Copying 1 file to <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/temp/js/libs>
>     [copy] Copying 107 files to <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/temp/royale-typedefs>
>     [echo] copy easel and tween
> 
> binary-package-jx-zip:
>      [zip] Building zip: <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/14/artifact/out/apache-flex-falconjx-0.9.0-bin.zip>
> 
> binary-package-jx-tgz:
>      [tar] Building tar: <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/14/artifact/out/apache-flex-falconjx-0.9.0-bin.tar.gz>
>     [copy] Copying 2 files to <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/out>
> 
> binary-release:
> 
> rat-taskdef:
> 
> have-rattasks:
> 
> no-rattasks:
> 
> rat-check:
> 
> rat-unzip:
> 
> clean-temp:
>   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/temp>
>    [unzip] Expanding: <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/14/artifact/out/apache-flex-falconjx-0.9.0-src.zip> into <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/temp>
>     [echo] Checking files at <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/temp,> report is <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/rat.report>
> 
> release:
> 
> create-md5:
>     [echo] Generating MD5 hashes for release artifacts
> 
> copyLastSuccessfulBuild:
> 
> check_asjs:
> 
> get_asjs:
> 
> copyLastSuccessfulBuild:
> 
> royale.dependent.tests:
> 
> download:
> 
> prepare:
> 
> junit-jar-check:
> 
> junit-jar:
> 
> main:
> 
> compile.unit.tests:
>   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/compiler-jx/target/test-classes>
>    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/compiler-jx/target/test-classes>
>    [javac] Compiling 87 source files to <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/compiler-jx/target/test-classes>
>    [javac] <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/compiler-jx/src/test/java/org/apache/royale/compiler/internal/codegen/js/royale/TestRoyaleAccessors.java>:39: warning: [cast] redundant cast to RoyaleJSProject
>    [javac]     	((RoyaleJSProject)project).config = new JSGoogConfiguration();
>    [javac]     	 ^
>    [javac] <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/compiler-jx/src/test/java/org/apache/royale/compiler/internal/codegen/js/royale/TestRoyaleClass.java>:41: warning: [cast] redundant cast to RoyaleJSProject
>    [javac]     	((RoyaleJSProject)project).config = new JSGoogConfiguration();
>    [javac]     	 ^
>    [javac] <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/compiler-jx/src/test/java/org/apache/royale/compiler/internal/codegen/js/royale/TestRoyaleExpressions.java>:62: warning: [cast] redundant cast to RoyaleJSProject
>    [javac]     	((RoyaleJSProject)project).config = config;
>    [javac]     	 ^
>    [javac] <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/compiler-jx/src/test/java/org/apache/royale/compiler/internal/codegen/js/royale/TestRoyaleFile.java>:45: warning: [cast] redundant cast to RoyaleJSProject
>    [javac]     	((RoyaleJSProject)project).config = new JSGoogConfiguration();
>    [javac]     	 ^
>    [javac] <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/compiler-jx/src/test/java/org/apache/royale/compiler/internal/codegen/js/royale/TestRoyalePackage.java>:50: warning: [cast] redundant cast to RoyaleJSProject
>    [javac]     	((RoyaleJSProject)project).config = config;
>    [javac]     	 ^
>    [javac] <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/compiler-jx/src/test/java/org/apache/royale/compiler/internal/codegen/js/royale/TestRoyaleProject.java>:173: warning: [cast] redundant cast to RoyaleJSProject
>    [javac] 			((RoyaleJSProject)project).config.setCompilerAllowSubclassOverrides(null, true);
>    [javac] 			 ^
>    [javac] <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/compiler-jx/src/test/java/org/apache/royale/compiler/internal/codegen/js/royale/TestRoyaleProject.java>:177: warning: [cast] redundant cast to RoyaleJSProject
>    [javac]         project.setTargetSettings(new TargetSettings(((RoyaleJSProject)project).config, (RoyaleJSProject)project));
>    [javac]                                                       ^
>    [javac] <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/compiler-jx/src/test/java/org/apache/royale/compiler/internal/codegen/js/royale/TestRoyaleProject.java>:177: warning: [cast] redundant cast to RoyaleJSProject
>    [javac]         project.setTargetSettings(new TargetSettings(((RoyaleJSProject)project).config, (RoyaleJSProject)project));
>    [javac]                                                                                         ^
>    [javac] <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/compiler-jx/src/test/java/org/apache/royale/compiler/internal/codegen/js/royale/TestRoyaleProject.java>:196: warning: [cast] redundant cast to RoyaleJSProject
>    [javac] 			((RoyaleJSProject)project).config.setCompilerAllowSubclassOverrides(null, true);
>    [javac] 			 ^
>    [javac] <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/compiler-jx/src/test/java/org/apache/royale/compiler/internal/codegen/js/royale/TestRoyaleProject.java>:200: warning: [cast] redundant cast to RoyaleJSProject
>    [javac]         project.setTargetSettings(new TargetSettings(((RoyaleJSProject)project).config, (RoyaleJSProject)project));
>    [javac]                                                       ^
>    [javac] <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/compiler-jx/src/test/java/org/apache/royale/compiler/internal/codegen/js/royale/TestRoyaleProject.java>:200: warning: [cast] redundant cast to RoyaleJSProject
>    [javac]         project.setTargetSettings(new TargetSettings(((RoyaleJSProject)project).config, (RoyaleJSProject)project));
>    [javac]                                                                                         ^
>    [javac] <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/compiler-jx/src/test/java/org/apache/royale/compiler/internal/codegen/js/royale/TestRoyaleProject.java>:347: warning: [cast] redundant cast to RoyaleJSProject
>    [javac]         ((RoyaleJSProject)project).unitTestExterns = externs;
>    [javac]          ^
>    [javac] <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/compiler-jx/src/test/java/org/apache/royale/compiler/internal/codegen/mxml/royale/TestRoyaleMXMLApplication.java>:50: warning: [cast] redundant cast to RoyaleJSProject
>    [javac]     	((RoyaleJSProject)project).config = new JSGoogConfiguration();
>    [javac]     	 ^
>    [javac] 13 warnings
> 
> integration.tests.asjs:
>    [junit] environment property - FLEX_HOME = C:\Jenkins\workspace\flex-sdk
>    [junit] environment property - PLAYERGLOBAL_HOME = C:\Adobe\flashPlayer
>    [junit] environment property - PLAYERGLOBAL_VERSION = 11.7
>    [junit] environment property - TLF_HOME = C:\Jenkins\workspace\flex-tlf
>    [junit] environment property - AIR_HOME = C:\Adobe\AIRSDK40
>    [junit] environment property - FLASHPLAYER_DEBUGGER = c:\Adobe\flashPlayer\11.7\flashplayerdebugger.exe
>    [junit] environment property - ASJS_HOME = c:\Jenkins\workspace\royale-asjs
>    [junit] environment property - GOOG_HOME = C:\google\closure\Library
>    [junit] Running org.apache.royale.compiler.internal.codegen.js.royale.TestRoyaleFile
>    [junit] Unable to parse c:\Jenkins\workspace\royale-asjs\frameworks\as\basic-manifest.xml
>    [junit] IDocument not resolved in controllers.MyController
>    [junit] Tests run: 3, Failures: 1, Errors: 1, Skipped: 0, Time elapsed: 16.521 sec
>    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
> 
> BUILD FAILED
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/build.xml>:904: The following error occurred while executing this line:
> <http://apacheflexbuild.cloudapp.net:8080/job/royale-compiler_rename/ws/compiler-jx/src/test/build.xml>:105: Tests failed
> 
> Total time: 20 minutes 8 seconds
> Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
> Build step 'Invoke Ant' marked build as failure
> Skipped archiving because build is not successful
> Recording test results


Re: Build failed in Jenkins: royale-compiler_rename #14

Posted by Alex Harui <ah...@adobe.com.INVALID>.
I think the tests are failing because it is picking up royale-asjs from
the wrong branch/workspace.  I'm working on fixing how the build picks
that up.  Jenkins makes it hard to have different environment variables
for different properties.

-Alex

On 10/14/17, 11:24 PM, "Harbs" <ha...@in-tools.com> wrote:

>These tests are failing because the tests are expecting goog.requires
>which are not there:
>
>goog.require('org.apache.royale.events.Event');\ngoog.require('org.apache.
>royale.events.EventDispatcher’);
>
>Why would this have changed?
>
>Harbs
>
>> On Oct 15, 2017, at 1:58 AM, flex.ci.builds@gmail.com wrote:
>> 
>> See 
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2F14%2F&data=0
>>2%7C01%7C%7Cec2b141b696744f582db08d51395708f%7Cfa7b1b5a7b34438794aed2c178
>>decee1%7C0%7C0%7C636436454926837480&sdata=jXBbz2S0UFxAikg8Drt%2FuTAY60Bbk
>>zeZ3VOpgZWf7SY%3D&reserved=0>
>> 
>> ------------------------------------------
>> [...truncated 4590 lines...]
>>     [java] Warning: pattern typedBindableVariableDeclWithInitializer
>>has no reduction - ignored.
>>     [java] Warning: pattern typedFunction has no reduction - ignored.
>>     [java] Warning: pattern typedFunctionObject has no reduction -
>>ignored.
>>     [java] Warning: pattern typedGetter has no reduction - ignored.
>>     [java] Warning: pattern typedSetter has no reduction - ignored.
>>     [java] Warning: pattern typedVariableDecl has no reduction -
>>ignored.
>>     [java] Warning: pattern typedVariableDeclWithConstantInitializer
>>has no reduction - ignored.
>>     [java] Warning: pattern typedVariableDeclWithInitializer has no
>>reduction - ignored.
>>     [java] Warning: pattern typelessFunction has no reduction - ignored.
>>     [java] Warning: pattern typelessFunctionObject has no reduction -
>>ignored.
>>     [java] Warning: pattern typelessGetter has no reduction - ignored.
>>     [java] Warning: pattern typelessSetter has no reduction - ignored.
>>     [java] Warning: pattern uintLiteral has no reduction - ignored.
>>     [java] Warning: pattern useNamespaceDirective has no reduction -
>>ignored.
>>     [java] Warning: pattern variableExpression has no reduction -
>>ignored.
>>     [java] Warning: pattern whileStmt has no reduction - ignored.
>>     [java] Warning: pattern withStmt has no reduction - ignored.
>>     [java] Using Language Adaptor : jburg.burg.emitlangs.EmitJava
>>     [java] Using i-node adapter
>>org.apache.royale.compiler.internal.as.codegen.IASNodeAdapter
>>     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
>> 
>> main:
>> 
>> compile:
>>    [javac] 
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2Fws%2Fdebugge
>>r%2Fbuild.xml&data=02%7C01%7C%7Cec2b141b696744f582db08d51395708f%7Cfa7b1b
>>5a7b34438794aed2c178decee1%7C0%7C0%7C636436454926837480&sdata=1I7vXtMLVjw
>>e1yCX78l2XLlEQ0TGTP3a6LYQy7FVBg8%3D&reserved=0>:111: warning:
>>'includeantruntime' was not set, defaulting to build.sysclasspath=last;
>>set to false for repeatable builds
>>    [javac] Compiling 294 source files to
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2Fws%2Fdebugge
>>r%2Ftarget&data=02%7C01%7C%7Cec2b141b696744f582db08d51395708f%7Cfa7b1b5a7
>>b34438794aed2c178decee1%7C0%7C0%7C636436454926837480&sdata=%2BPXqS%2Fd1zk
>>5%2B4kK3z8BMTQoNR%2B6ilL9LI1ZysH5Iqas%3D&reserved=0>
>>    [javac] Note: Some input files use or override a deprecated API.
>>    [javac] Note: Recompile with -Xlint:deprecation for details.
>>    [javac] Note:
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2Fws%2Fdebugge
>>r%2Ftarget%2Fgenerated-sources%2Fjburg%2Fflash%2Ftools%2Fdebugger%2Fexpre
>>ssion%2FAS3DebuggerBURM.java&data=02%7C01%7C%7Cec2b141b696744f582db08d513
>>95708f%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636436454926837480&sd
>>ata=tMVrpYxyxpfuKiyVQeOjL1Fy25IlIvtes%2BMj3zhr8s4%3D&reserved=0> uses
>>unchecked or unsafe operations.
>>    [javac] Note: Recompile with -Xlint:unchecked for details.
>>     [copy] Copying 83 files to
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2Fws%2Fdebugge
>>r%2Ftarget&data=02%7C01%7C%7Cec2b141b696744f582db08d51395708f%7Cfa7b1b5a7
>>b34438794aed2c178decee1%7C0%7C0%7C636436454926837480&sdata=%2BPXqS%2Fd1zk
>>5%2B4kK3z8BMTQoNR%2B6ilL9LI1ZysH5Iqas%3D&reserved=0>
>> 
>> jar:
>>     [copy] Copying 1 file to
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2Fws%2Fdebugge
>>r%2Ftarget%2FMETA-INF&data=02%7C01%7C%7Cec2b141b696744f582db08d51395708f%
>>7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636436454926837480&sdata=0xr
>>TdJMQtO7P84Bnh3PQC9xuWzIDg0jsBZpt%2FI7QYJ0%3D&reserved=0>
>>     [copy] Copying 1 file to
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2Fws%2Fdebugge
>>r%2Ftarget%2FMETA-INF&data=02%7C01%7C%7Cec2b141b696744f582db08d51395708f%
>>7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636436454926837480&sdata=0xr
>>TdJMQtO7P84Bnh3PQC9xuWzIDg0jsBZpt%2FI7QYJ0%3D&reserved=0>
>>      [jar] Building jar:
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2Fws%2Fcompile
>>r%2Flib%2Ffdb.jar&data=02%7C01%7C%7Cec2b141b696744f582db08d51395708f%7Cfa
>>7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636436454926837480&sdata=sj0ppOI
>>F%2FAObDDcNBuTNMHXYbxWJdBO1%2BCjuxkYHFsQ%3D&reserved=0>
>> 
>> anttasks:
>> 
>> compile:
>>    [mkdir] Created dir:
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2Fws%2Froyale-
>>ant-tasks%2Ftarget%2Fclasses&data=02%7C01%7C%7Cec2b141b696744f582db08d513
>>95708f%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636436454926837480&sd
>>ata=gqjtYpsEmorUvAHStmBE5h3w3Hq2iKjmjl8oKgpTC%2Fo%3D&reserved=0>
>>    [javac] Compiling 22 source files to
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2Fws%2Froyale-
>>ant-tasks%2Ftarget%2Fclasses&data=02%7C01%7C%7Cec2b141b696744f582db08d513
>>95708f%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636436454926837480&sd
>>ata=gqjtYpsEmorUvAHStmBE5h3w3Hq2iKjmjl8oKgpTC%2Fo%3D&reserved=0>
>>    [javac] warning: [options] bootstrap class path not set in
>>conjunction with -source 1.6
>>    [javac] 
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2Fws%2Froyale-
>>ant-tasks%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Froyale%2Fcompiler%2Fant%2F
>>FlexTask.java&data=02%7C01%7C%7Cec2b141b696744f582db08d51395708f%7Cfa7b1b
>>5a7b34438794aed2c178decee1%7C0%7C0%7C636436454926837480&sdata=1DZTY2b%2Fr
>>MiWlBr7dzjVSGiTXompZSB54bE8%2ByGFMkw%3D&reserved=0>:309: warning:
>>[rawtypes] found raw type: Class
>>    [javac]                 Method toolMethod =
>>toolClass.getMethod(toolMethodName, new Class[] {String[].class});
>>    [javac]      
>>               ^
>>    [javac]   missing type arguments for generic class Class<T>
>>    [javac]   where T is a type-variable:
>>    [javac]     T extends Object declared in class Class
>>    [javac] 
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2Fws%2Froyale-
>>ant-tasks%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Froyale%2Fcompiler%2Fant%2F
>>FlexTask.java&data=02%7C01%7C%7Cec2b141b696744f582db08d51395708f%7Cfa7b1b
>>5a7b34438794aed2c178decee1%7C0%7C0%7C636436454926837480&sdata=1DZTY2b%2Fr
>>MiWlBr7dzjVSGiTXompZSB54bE8%2ByGFMkw%3D&reserved=0>:338: warning:
>>[rawtypes] found raw type: Class
>>    [javac] 			Method toolFailureMethod =
>>toolClass.getMethod(toolFailureMethodName, new Class[] {int.class});
>>    [javac] 			  
>>                ^
>>    [javac]   missing type arguments for generic class Class<T>
>>    [javac]   where T is a type-variable:
>>    [javac]     T extends Object declared in class Class
>>    [javac] 3 warnings
>> 
>> set.falcon.royaletasks.jar.uptodate:
>> 
>> falcon.royaletasks.jar:
>>    [mkdir] Created dir:
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2Fws%2Froyale-
>>ant-tasks%2Ftarget%2Fclasses%2FMETA-INF&data=02%7C01%7C%7Cec2b141b696744f
>>582db08d51395708f%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C6364364549
>>26837480&sdata=vj7t9uH6J39eIJKmUs8pgwCNEsx7FkxelzhFzAd4imc%3D&reserved=0>
>>     [copy] Copying 1 file to
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2Fws%2Froyale-
>>ant-tasks%2Ftarget%2Fclasses%2FMETA-INF&data=02%7C01%7C%7Cec2b141b696744f
>>582db08d51395708f%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C6364364549
>>26837480&sdata=vj7t9uH6J39eIJKmUs8pgwCNEsx7FkxelzhFzAd4imc%3D&reserved=0>
>>     [copy] Copying 1 file to
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2Fws%2Froyale-
>>ant-tasks%2Ftarget%2Fclasses%2FMETA-INF&data=02%7C01%7C%7Cec2b141b696744f
>>582db08d51395708f%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C6364364549
>>26837480&sdata=vj7t9uH6J39eIJKmUs8pgwCNEsx7FkxelzhFzAd4imc%3D&reserved=0>
>>      [jar] Building jar:
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2Fws%2Fcompile
>>r-jx%2Flib%2Ffalcon-royaleTasks.jar&data=02%7C01%7C%7Cec2b141b696744f582d
>>b08d51395708f%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C63643645492683
>>7480&sdata=kq4k%2BGm65V5WysGumaVI%2BhBJELpIAd9swMUVVOJsKOs%3D&reserved=0>
>> 
>> jar:
>> 
>> all:
>> 
>> binary-package:
>> 
>> stage-source:
>> 
>> clean-temp:
>>   [delete] Deleting directory
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2Fws%2Ftemp&da
>>ta=02%7C01%7C%7Cec2b141b696744f582db08d51395708f%7Cfa7b1b5a7b34438794aed2
>>c178decee1%7C0%7C0%7C636436454926837480&sdata=FP5HuOUey8Bx5raJeWmRPnhH6FP
>>6Ksxr3dKFbfTD8YQ%3D&reserved=0>
>>    [mkdir] Created dir:
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2Fws%2Ftemp&da
>>ta=02%7C01%7C%7Cec2b141b696744f582db08d51395708f%7Cfa7b1b5a7b34438794aed2
>>c178decee1%7C0%7C0%7C636436454926837480&sdata=FP5HuOUey8Bx5raJeWmRPnhH6FP
>>6Ksxr3dKFbfTD8YQ%3D&reserved=0>
>>     [copy] Copying 48 files to
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2Fws%2Ftemp&da
>>ta=02%7C01%7C%7Cec2b141b696744f582db08d51395708f%7Cfa7b1b5a7b34438794aed2
>>c178decee1%7C0%7C0%7C636436454926837480&sdata=FP5HuOUey8Bx5raJeWmRPnhH6FP
>>6Ksxr3dKFbfTD8YQ%3D&reserved=0>
>> 
>> stage-compiler:
>>     [copy] Copying 2006 files to
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2Fws%2Ftemp%2F
>>compiler&data=02%7C01%7C%7Cec2b141b696744f582db08d51395708f%7Cfa7b1b5a7b3
>>4438794aed2c178decee1%7C0%7C0%7C636436454926837480&sdata=8fIixilRnMHJxPz6
>>OsTDVYKPoZmwZJtmihZr26Lbw9c%3D&reserved=0>
>>     [copy] Copying 10 files to
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2Fws%2Ftemp%2F
>>compiler-build-tools&data=02%7C01%7C%7Cec2b141b696744f582db08d51395708f%7
>>Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636436454926837480&sdata=ctY7
>>MYz7td5xXXeIAEufsRUhstTFfYrXArFVDDrMz24%3D&reserved=0>
>>     [copy] Copying 9 files to
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2Fws%2Ftemp%2F
>>compiler-test-utils&data=02%7C01%7C%7Cec2b141b696744f582db08d51395708f%7C
>>fa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636436454926837480&sdata=2K7Xz
>>L%2BEqtyN9u7yP%2BpBgvBos0MB8rhSd8LTr2Hqjq4%3D&reserved=0>
>>     [copy] Copying 3 files to
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2Fws%2Ftemp%2F
>>compiler-jburg-types&data=02%7C01%7C%7Cec2b141b696744f582db08d51395708f%7
>>Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636436454926837480&sdata=8ABq
>>Je%2BtCeY1YSCQcrOKyyQoi7y%2B%2Fgy7Hld5TzPJK3s%3D&reserved=0>
>> 
>> stage-fb-integration:
>> 
>> download_check:
>> 
>> downloads:
>>     [copy] Copying 424 files to
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2Fws%2Ftemp%2F
>>debugger&data=02%7C01%7C%7Cec2b141b696744f582db08d51395708f%7Cfa7b1b5a7b3
>>4438794aed2c178decee1%7C0%7C0%7C636436454926837480&sdata=%2ByM1GTBWDEL8wN
>>1B%2B2UJk%2BCPqAYV4YQIwLCQGvsZWJE%3D&reserved=0>
>> 
>> download_check:
>> 
>> downloads:
>>     [copy] Copying 251 files to
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2Fws%2Ftemp%2F
>>flex-compiler-oem&data=02%7C01%7C%7Cec2b141b696744f582db08d51395708f%7Cfa
>>7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636436454926837480&sdata=V1KgvRp
>>qprj%2Fdr2cCWU3DmwmLKqParCocrMxKEGHpDY%3D&reserved=0>
>> 
>> stage-ant-tasks:
>>     [copy] Copying 31 files to
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2Fws%2Ftemp%2F
>>royale-ant-tasks&data=02%7C01%7C%7Cec2b141b696744f582db08d51395708f%7Cfa7
>>b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636436454926837480&sdata=O04vJTom
>>zWP9k6ZDDiPc62sdNsrFqxCLLMyiraczxrE%3D&reserved=0>
>> 
>> check-typedefs-home:
>>     [echo] ROYALE_TYPEDEFS_HOME is
>>C:\Jenkins\workspace\royale-typedefs_rename
>> 
>> stage-typedefs:
>>     [copy] Copying 67 files to
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2Fws%2Ftemp%2F
>>royale-typedefs&data=02%7C01%7C%7Cec2b141b696744f582db08d51395708f%7Cfa7b
>>1b5a7b34438794aed2c178decee1%7C0%7C0%7C636436454926837480&sdata=ilYdVBTpe
>>GeksI9%2FjLnGAxbAL78J52UKTLEuUpoRpFU%3D&reserved=0>
>>     [copy] Copying 9 files to
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2Fws%2Ftemp%2F
>>compiler%2Flib&data=02%7C01%7C%7Cec2b141b696744f582db08d51395708f%7Cfa7b1
>>b5a7b34438794aed2c178decee1%7C0%7C0%7C636436454926837480&sdata=dRGYpSnNjm
>>EjXBKA25StIuvgrKbkaVLnC8HuN6bW2rE%3D&reserved=0>
>> 
>> binary-package-zip:
>>      [zip] Building zip:
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2F14%2Fartifac
>>t%2Fout%2Fapache-flex-falcon-0.9.0-bin.zip&data=02%7C01%7C%7Cec2b141b6967
>>44f582db08d51395708f%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C6364364
>>54926837480&sdata=vaP0SLQOBtiZPUIbfNFCyY790O7h7dwzgXEgW5X8B0s%3D&reserved
>>=0>
>> 
>> binary-package-tgz:
>>      [tar] Building tar:
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2F14%2Fartifac
>>t%2Fout%2Fapache-flex-falcon-0.9.0-bin.tar.gz&data=02%7C01%7C%7Cec2b141b6
>>96744f582db08d51395708f%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C6364
>>36454926837480&sdata=rtfHbdCf%2BYLxhQuVfxRPSMSzYteEhQkt0FTCyN51B9A%3D&res
>>erved=0>
>> 
>> stage-source-jx:
>>     [copy] Copying 1 file to
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2Fws%2Ftemp&da
>>ta=02%7C01%7C%7Cec2b141b696744f582db08d51395708f%7Cfa7b1b5a7b34438794aed2
>>c178decee1%7C0%7C0%7C636436454926837480&sdata=FP5HuOUey8Bx5raJeWmRPnhH6FP
>>6Ksxr3dKFbfTD8YQ%3D&reserved=0>
>>     [copy] Copying 5 files to
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2Fws%2Ftemp&da
>>ta=02%7C01%7C%7Cec2b141b696744f582db08d51395708f%7Cfa7b1b5a7b34438794aed2
>>c178decee1%7C0%7C0%7C636436454926837480&sdata=FP5HuOUey8Bx5raJeWmRPnhH6FP
>>6Ksxr3dKFbfTD8YQ%3D&reserved=0>
>>     [copy] Copying 496 files to
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2Fws%2Ftemp%2F
>>compiler-jx&data=02%7C01%7C%7Cec2b141b696744f582db08d51395708f%7Cfa7b1b5a
>>7b34438794aed2c178decee1%7C0%7C0%7C636436454926837480&sdata=elpR1C3DjQxXK
>>3MiaOlBszrt3MY6AcYBzpCfagIJVgE%3D&reserved=0>
>>   [delete] Deleting:
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2Fws%2Ftemp%2F
>>LICENSE&data=02%7C01%7C%7Cec2b141b696744f582db08d51395708f%7Cfa7b1b5a7b34
>>438794aed2c178decee1%7C0%7C0%7C636436454926837480&sdata=MA8xj5CYzurNerPeO
>>At%2Fk%2FjkTiE2As1PJ8MNXWYVyFg%3D&reserved=0>
>>    [mkdir] Created dir:
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2Fws%2Ftemp%2F
>>js&data=02%7C01%7C%7Cec2b141b696744f582db08d51395708f%7Cfa7b1b5a7b3443879
>>4aed2c178decee1%7C0%7C0%7C636436454926837480&sdata=gnlntCnVCsdiP24K8ad7OJ
>>fv3vSSYSIEYNiMS35dPEA%3D&reserved=0>
>>     [copy] Copying 6 files to
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2Fws%2Ftemp%2F
>>js&data=02%7C01%7C%7Cec2b141b696744f582db08d51395708f%7Cfa7b1b5a7b3443879
>>4aed2c178decee1%7C0%7C0%7C636436454926837480&sdata=gnlntCnVCsdiP24K8ad7OJ
>>fv3vSSYSIEYNiMS35dPEA%3D&reserved=0>
>>    [mkdir] Created dir:
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2Fws%2Ftemp%2F
>>js%2Flibs&data=02%7C01%7C%7Cec2b141b696744f582db08d51395708f%7Cfa7b1b5a7b
>>34438794aed2c178decee1%7C0%7C0%7C636436454926837480&sdata=9kCry7FggCW561A
>>Bjuz0IPI6dGpzlwzxiXRX7UR9gG8%3D&reserved=0>
>>     [copy] Copying 1 file to
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2Fws%2Ftemp%2F
>>js%2Flibs&data=02%7C01%7C%7Cec2b141b696744f582db08d51395708f%7Cfa7b1b5a7b
>>34438794aed2c178decee1%7C0%7C0%7C636436454926837480&sdata=9kCry7FggCW561A
>>Bjuz0IPI6dGpzlwzxiXRX7UR9gG8%3D&reserved=0>
>>     [copy] Copying 1 file to
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2Fws%2Ftemp%2F
>>js%2Flibs&data=02%7C01%7C%7Cec2b141b696744f582db08d51395708f%7Cfa7b1b5a7b
>>34438794aed2c178decee1%7C0%7C0%7C636436454926837480&sdata=9kCry7FggCW561A
>>Bjuz0IPI6dGpzlwzxiXRX7UR9gG8%3D&reserved=0>
>>     [copy] Copying 1 file to
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2Fws%2Ftemp%2F
>>js%2Flibs&data=02%7C01%7C%7Cec2b141b696744f582db08d51395708f%7Cfa7b1b5a7b
>>34438794aed2c178decee1%7C0%7C0%7C636436454926837480&sdata=9kCry7FggCW561A
>>Bjuz0IPI6dGpzlwzxiXRX7UR9gG8%3D&reserved=0>
>>     [copy] Copying 1 file to
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2Fws%2Ftemp%2F
>>js%2Flibs&data=02%7C01%7C%7Cec2b141b696744f582db08d51395708f%7Cfa7b1b5a7b
>>34438794aed2c178decee1%7C0%7C0%7C636436454926837480&sdata=9kCry7FggCW561A
>>Bjuz0IPI6dGpzlwzxiXRX7UR9gG8%3D&reserved=0>
>>     [copy] Copying 1 file to
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2Fws%2Ftemp%2F
>>js%2Flibs&data=02%7C01%7C%7Cec2b141b696744f582db08d51395708f%7Cfa7b1b5a7b
>>34438794aed2c178decee1%7C0%7C0%7C636436454926837480&sdata=9kCry7FggCW561A
>>Bjuz0IPI6dGpzlwzxiXRX7UR9gG8%3D&reserved=0>
>>     [copy] Copying 1 file to
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2Fws%2Ftemp%2F
>>js%2Flibs&data=02%7C01%7C%7Cec2b141b696744f582db08d51395708f%7Cfa7b1b5a7b
>>34438794aed2c178decee1%7C0%7C0%7C636436454926837480&sdata=9kCry7FggCW561A
>>Bjuz0IPI6dGpzlwzxiXRX7UR9gG8%3D&reserved=0>
>>     [copy] Copying 1 file to
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2Fws%2Ftemp%2F
>>js%2Flibs&data=02%7C01%7C%7Cec2b141b696744f582db08d51395708f%7Cfa7b1b5a7b
>>34438794aed2c178decee1%7C0%7C0%7C636436454926837480&sdata=9kCry7FggCW561A
>>Bjuz0IPI6dGpzlwzxiXRX7UR9gG8%3D&reserved=0>
>>     [copy] Copying 1 file to
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2Fws%2Ftemp%2F
>>js%2Flibs&data=02%7C01%7C%7Cec2b141b696744f582db08d51395708f%7Cfa7b1b5a7b
>>34438794aed2c178decee1%7C0%7C0%7C636436454926837480&sdata=9kCry7FggCW561A
>>Bjuz0IPI6dGpzlwzxiXRX7UR9gG8%3D&reserved=0>
>>     [copy] Copying 107 files to
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2Fws%2Ftemp%2F
>>royale-typedefs&data=02%7C01%7C%7Cec2b141b696744f582db08d51395708f%7Cfa7b
>>1b5a7b34438794aed2c178decee1%7C0%7C0%7C636436454926837480&sdata=ilYdVBTpe
>>GeksI9%2FjLnGAxbAL78J52UKTLEuUpoRpFU%3D&reserved=0>
>>     [echo] copy easel and tween
>> 
>> binary-package-jx-zip:
>>      [zip] Building zip:
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2F14%2Fartifac
>>t%2Fout%2Fapache-flex-falconjx-0.9.0-bin.zip&data=02%7C01%7C%7Cec2b141b69
>>6744f582db08d51395708f%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C63643
>>6454926837480&sdata=PLZzt%2FjHTW%2FdXAX3SOl%2B36A2prHHpk1Yif8qg%2BNiBLc%3
>>D&reserved=0>
>> 
>> binary-package-jx-tgz:
>>      [tar] Building tar:
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2F14%2Fartifac
>>t%2Fout%2Fapache-flex-falconjx-0.9.0-bin.tar.gz&data=02%7C01%7C%7Cec2b141
>>b696744f582db08d51395708f%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C63
>>6436454926837480&sdata=7CNIyBoClpiEdjGr2fS0YESxxYkM7WAW9t95S3htaQU%3D&res
>>erved=0>
>>     [copy] Copying 2 files to
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2Fws%2Fout&dat
>>a=02%7C01%7C%7Cec2b141b696744f582db08d51395708f%7Cfa7b1b5a7b34438794aed2c
>>178decee1%7C0%7C0%7C636436454926837480&sdata=dvNuW%2F6NIZnzaOrVb9r6tGrZMl
>>M8VxNGfzWtwqSkgZM%3D&reserved=0>
>> 
>> binary-release:
>> 
>> rat-taskdef:
>> 
>> have-rattasks:
>> 
>> no-rattasks:
>> 
>> rat-check:
>> 
>> rat-unzip:
>> 
>> clean-temp:
>>   [delete] Deleting directory
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2Fws%2Ftemp&da
>>ta=02%7C01%7C%7Cec2b141b696744f582db08d51395708f%7Cfa7b1b5a7b34438794aed2
>>c178decee1%7C0%7C0%7C636436454926837480&sdata=FP5HuOUey8Bx5raJeWmRPnhH6FP
>>6Ksxr3dKFbfTD8YQ%3D&reserved=0>
>>    [unzip] Expanding:
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2F14%2Fartifac
>>t%2Fout%2Fapache-flex-falconjx-0.9.0-src.zip&data=02%7C01%7C%7Cec2b141b69
>>6744f582db08d51395708f%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C63643
>>6454926837480&sdata=a2cUb9DyiFAtllRnfDp4qnTU8PMWdvEIF6gJER3dMBw%3D&reserv
>>ed=0> into 
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2Fws%2Ftemp&da
>>ta=02%7C01%7C%7Cec2b141b696744f582db08d51395708f%7Cfa7b1b5a7b34438794aed2
>>c178decee1%7C0%7C0%7C636436454926837480&sdata=FP5HuOUey8Bx5raJeWmRPnhH6FP
>>6Ksxr3dKFbfTD8YQ%3D&reserved=0>
>>     [echo] Checking files at
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2Fws%2Ftemp&da
>>ta=02%7C01%7C%7Cec2b141b696744f582db08d51395708f%7Cfa7b1b5a7b34438794aed2
>>c178decee1%7C0%7C0%7C636436454926837480&sdata=FP5HuOUey8Bx5raJeWmRPnhH6FP
>>6Ksxr3dKFbfTD8YQ%3D&reserved=0,> report is
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2Fws%2Frat.rep
>>ort&data=02%7C01%7C%7Cec2b141b696744f582db08d51395708f%7Cfa7b1b5a7b344387
>>94aed2c178decee1%7C0%7C0%7C636436454926837480&sdata=Iy2Y6e0V8YENbw0eAvqZt
>>krbuGnesD0PcNfzP3LeMAI%3D&reserved=0>
>> 
>> release:
>> 
>> create-md5:
>>     [echo] Generating MD5 hashes for release artifacts
>> 
>> copyLastSuccessfulBuild:
>> 
>> check_asjs:
>> 
>> get_asjs:
>> 
>> copyLastSuccessfulBuild:
>> 
>> royale.dependent.tests:
>> 
>> download:
>> 
>> prepare:
>> 
>> junit-jar-check:
>> 
>> junit-jar:
>> 
>> main:
>> 
>> compile.unit.tests:
>>   [delete] Deleting directory
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2Fws%2Fcompile
>>r-jx%2Ftarget%2Ftest-classes&data=02%7C01%7C%7Cec2b141b696744f582db08d513
>>95708f%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636436454926837480&sd
>>ata=kmdFPaW4qTVhD%2FyYMMIqfBA1bhNmww4RnysYKHjF3pg%3D&reserved=0>
>>    [mkdir] Created dir:
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2Fws%2Fcompile
>>r-jx%2Ftarget%2Ftest-classes&data=02%7C01%7C%7Cec2b141b696744f582db08d513
>>95708f%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636436454926837480&sd
>>ata=kmdFPaW4qTVhD%2FyYMMIqfBA1bhNmww4RnysYKHjF3pg%3D&reserved=0>
>>    [javac] Compiling 87 source files to
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2Fws%2Fcompile
>>r-jx%2Ftarget%2Ftest-classes&data=02%7C01%7C%7Cec2b141b696744f582db08d513
>>95708f%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636436454926837480&sd
>>ata=kmdFPaW4qTVhD%2FyYMMIqfBA1bhNmww4RnysYKHjF3pg%3D&reserved=0>
>>    [javac] 
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2Fws%2Fcompile
>>r-jx%2Fsrc%2Ftest%2Fjava%2Forg%2Fapache%2Froyale%2Fcompiler%2Finternal%2F
>>codegen%2Fjs%2Froyale%2FTestRoyaleAccessors.java&data=02%7C01%7C%7Cec2b14
>>1b696744f582db08d51395708f%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C6
>>36436454926837480&sdata=WzdxrOJEoYefkCVpwijjC5wJ2rkF0JLwl75G8DVLugs%3D&re
>>served=0>:39: warning: [cast] redundant cast to RoyaleJSProject
>>    [javac]     	((RoyaleJSProject)project).config = new
>>JSGoogConfiguration();
>>    [javac]     	 ^
>>    [javac] 
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2Fws%2Fcompile
>>r-jx%2Fsrc%2Ftest%2Fjava%2Forg%2Fapache%2Froyale%2Fcompiler%2Finternal%2F
>>codegen%2Fjs%2Froyale%2FTestRoyaleClass.java&data=02%7C01%7C%7Cec2b141b69
>>6744f582db08d51395708f%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C63643
>>6454926837480&sdata=3Sq6o7eiT4sb62I3W9kgvZ8lFl7g%2FMlVq4xWIDrxmT0%3D&rese
>>rved=0>:41: warning: [cast] redundant cast to RoyaleJSProject
>>    [javac]     	((RoyaleJSProject)project).config = new
>>JSGoogConfiguration();
>>    [javac]     	 ^
>>    [javac] 
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2Fws%2Fcompile
>>r-jx%2Fsrc%2Ftest%2Fjava%2Forg%2Fapache%2Froyale%2Fcompiler%2Finternal%2F
>>codegen%2Fjs%2Froyale%2FTestRoyaleExpressions.java&data=02%7C01%7C%7Cec2b
>>141b696744f582db08d51395708f%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7
>>C636436454926837480&sdata=dV5WWs85TquNh4BOvzVapUGMBRR95jipPcr70ajdvLc%3D&
>>reserved=0>:62: warning: [cast] redundant cast to RoyaleJSProject
>>    [javac]     	((RoyaleJSProject)project).config = config;
>>    [javac]     	 ^
>>    [javac] 
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2Fws%2Fcompile
>>r-jx%2Fsrc%2Ftest%2Fjava%2Forg%2Fapache%2Froyale%2Fcompiler%2Finternal%2F
>>codegen%2Fjs%2Froyale%2FTestRoyaleFile.java&data=02%7C01%7C%7Cec2b141b696
>>744f582db08d51395708f%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636436
>>454926837480&sdata=kUvz2TiAcNtZQOleOtc0ZkdGz2UmLIdbNIRDbP7ysaE%3D&reserve
>>d=0>:45: warning: [cast] redundant cast to RoyaleJSProject
>>    [javac]     	((RoyaleJSProject)project).config = new
>>JSGoogConfiguration();
>>    [javac]     	 ^
>>    [javac] 
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2Fws%2Fcompile
>>r-jx%2Fsrc%2Ftest%2Fjava%2Forg%2Fapache%2Froyale%2Fcompiler%2Finternal%2F
>>codegen%2Fjs%2Froyale%2FTestRoyalePackage.java&data=02%7C01%7C%7Cec2b141b
>>696744f582db08d51395708f%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636
>>436454926837480&sdata=Bu40pEAJVPepRJ%2Fv5drE0t5fM03JrwPcV9IrZ7boeWU%3D&re
>>served=0>:50: warning: [cast] redundant cast to RoyaleJSProject
>>    [javac]     	((RoyaleJSProject)project).config = config;
>>    [javac]     	 ^
>>    [javac] 
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2Fws%2Fcompile
>>r-jx%2Fsrc%2Ftest%2Fjava%2Forg%2Fapache%2Froyale%2Fcompiler%2Finternal%2F
>>codegen%2Fjs%2Froyale%2FTestRoyaleProject.java&data=02%7C01%7C%7Cec2b141b
>>696744f582db08d51395708f%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636
>>436454926837480&sdata=skXr%2BdRitlAsa6KBd6%2Fh1pUEOj32kikeGkuSI9dGjK4%3D&
>>reserved=0>:173: warning: [cast] redundant cast to RoyaleJSProject
>>    [javac] 
>>			((RoyaleJSProject)project).config.setCompilerAllowSubclassOverrides(nu
>>ll, true);
>>    [javac] 			 ^
>>    [javac] 
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2Fws%2Fcompile
>>r-jx%2Fsrc%2Ftest%2Fjava%2Forg%2Fapache%2Froyale%2Fcompiler%2Finternal%2F
>>codegen%2Fjs%2Froyale%2FTestRoyaleProject.java&data=02%7C01%7C%7Cec2b141b
>>696744f582db08d51395708f%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636
>>436454926837480&sdata=skXr%2BdRitlAsa6KBd6%2Fh1pUEOj32kikeGkuSI9dGjK4%3D&
>>reserved=0>:177: warning: [cast] redundant cast to RoyaleJSProject
>>    [javac]         project.setTargetSettings(new
>>TargetSettings(((RoyaleJSProject)project).config,
>>(RoyaleJSProject)project));
>>    [javac]                                                       ^
>>    [javac] 
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2Fws%2Fcompile
>>r-jx%2Fsrc%2Ftest%2Fjava%2Forg%2Fapache%2Froyale%2Fcompiler%2Finternal%2F
>>codegen%2Fjs%2Froyale%2FTestRoyaleProject.java&data=02%7C01%7C%7Cec2b141b
>>696744f582db08d51395708f%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636
>>436454926837480&sdata=skXr%2BdRitlAsa6KBd6%2Fh1pUEOj32kikeGkuSI9dGjK4%3D&
>>reserved=0>:177: warning: [cast] redundant cast to RoyaleJSProject
>>    [javac]         project.setTargetSettings(new
>>TargetSettings(((RoyaleJSProject)project).config,
>>(RoyaleJSProject)project));
>>    [javac]      
>>                           ^
>>    [javac] 
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2Fws%2Fcompile
>>r-jx%2Fsrc%2Ftest%2Fjava%2Forg%2Fapache%2Froyale%2Fcompiler%2Finternal%2F
>>codegen%2Fjs%2Froyale%2FTestRoyaleProject.java&data=02%7C01%7C%7Cec2b141b
>>696744f582db08d51395708f%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636
>>436454926837480&sdata=skXr%2BdRitlAsa6KBd6%2Fh1pUEOj32kikeGkuSI9dGjK4%3D&
>>reserved=0>:196: warning: [cast] redundant cast to RoyaleJSProject
>>    [javac] 
>>			((RoyaleJSProject)project).config.setCompilerAllowSubclassOverrides(nu
>>ll, true);
>>    [javac] 			 ^
>>    [javac] 
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2Fws%2Fcompile
>>r-jx%2Fsrc%2Ftest%2Fjava%2Forg%2Fapache%2Froyale%2Fcompiler%2Finternal%2F
>>codegen%2Fjs%2Froyale%2FTestRoyaleProject.java&data=02%7C01%7C%7Cec2b141b
>>696744f582db08d51395708f%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636
>>436454926837480&sdata=skXr%2BdRitlAsa6KBd6%2Fh1pUEOj32kikeGkuSI9dGjK4%3D&
>>reserved=0>:200: warning: [cast] redundant cast to RoyaleJSProject
>>    [javac]         project.setTargetSettings(new 
>>TargetSettings(((RoyaleJSProject)project).config, 
>>(RoyaleJSProject)project));
>>    [javac]                                                       ^
>>    [javac] 
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2Fws%2Fcompile
>>r-jx%2Fsrc%2Ftest%2Fjava%2Forg%2Fapache%2Froyale%2Fcompiler%2Finternal%2F
>>codegen%2Fjs%2Froyale%2FTestRoyaleProject.java&data=02%7C01%7C%7Cec2b141b
>>696744f582db08d51395708f%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636
>>436454926837480&sdata=skXr%2BdRitlAsa6KBd6%2Fh1pUEOj32kikeGkuSI9dGjK4%3D&
>>reserved=0>:200: warning: [cast] redundant cast to RoyaleJSProject
>>    [javac]         project.setTargetSettings(new 
>>TargetSettings(((RoyaleJSProject)project).config, 
>>(RoyaleJSProject)project));
>>    [javac]                                                              
>>                           ^
>>    [javac] 
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2Fws%2Fcompile
>>r-jx%2Fsrc%2Ftest%2Fjava%2Forg%2Fapache%2Froyale%2Fcompiler%2Finternal%2F
>>codegen%2Fjs%2Froyale%2FTestRoyaleProject.java&data=02%7C01%7C%7Cec2b141b
>>696744f582db08d51395708f%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636
>>436454926837480&sdata=skXr%2BdRitlAsa6KBd6%2Fh1pUEOj32kikeGkuSI9dGjK4%3D&
>>reserved=0>:347: warning: [cast] redundant cast to RoyaleJSProject
>>    [javac]         ((RoyaleJSProject)project).unitTestExterns = externs;
>>    [javac]          ^
>>    [javac] 
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2Fws%2Fcompile
>>r-jx%2Fsrc%2Ftest%2Fjava%2Forg%2Fapache%2Froyale%2Fcompiler%2Finternal%2F
>>codegen%2Fmxml%2Froyale%2FTestRoyaleMXMLApplication.java&data=02%7C01%7C%
>>7Cec2b141b696744f582db08d51395708f%7Cfa7b1b5a7b34438794aed2c178decee1%7C0
>>%7C0%7C636436454926837480&sdata=qBXzBebSuhxOGJYqoztG9fT3nOwtYAHUIsXo0zagZ
>>TQ%3D&reserved=0>:50: warning: [cast] redundant cast to RoyaleJSProject
>>    [javac]     	((RoyaleJSProject)project).config = new 
>>JSGoogConfiguration();
>>    [javac]     	 ^
>>    [javac] 13 warnings
>> 
>> integration.tests.asjs:
>>    [junit] environment property - FLEX_HOME = 
>>C:\Jenkins\workspace\flex-sdk
>>    [junit] environment property - PLAYERGLOBAL_HOME = 
>>C:\Adobe\flashPlayer
>>    [junit] environment property - PLAYERGLOBAL_VERSION = 11.7
>>    [junit] environment property - TLF_HOME = 
>>C:\Jenkins\workspace\flex-tlf
>>    [junit] environment property - AIR_HOME = C:\Adobe\AIRSDK40
>>    [junit] environment property - FLASHPLAYER_DEBUGGER = 
>>c:\Adobe\flashPlayer\11.7\flashplayerdebugger.exe
>>    [junit] environment property - ASJS_HOME = 
>>c:\Jenkins\workspace\royale-asjs
>>    [junit] environment property - GOOG_HOME = C:\google\closure\Library
>>    [junit] Running 
>>org.apache.royale.compiler.internal.codegen.js.royale.TestRoyaleFile
>>    [junit] Unable to parse 
>>c:\Jenkins\workspace\royale-asjs\frameworks\as\basic-manifest.xml
>>    [junit] IDocument not resolved in controllers.MyController
>>    [junit] Tests run: 3, Failures: 1, Errors: 1, Skipped: 0, Time 
>>elapsed: 16.521 sec
>>    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
>> 
>> BUILD FAILED
>> 
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2Fws%2Fbuild.x
>>ml&data=02%7C01%7C%7Cec2b141b696744f582db08d51395708f%7Cfa7b1b5a7b3443879
>>4aed2c178decee1%7C0%7C0%7C636436454926837480&sdata=7YfMkLnML9wQNqz%2FzLtH
>>9%2B0yXugdURCXtcdAnxbAliE%3D&reserved=0>:904: The following error 
>>occurred while executing this line:
>> 
>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapachefl
>>exbuild.cloudapp.net%3A8080%2Fjob%2Froyale-compiler_rename%2Fws%2Fcompile
>>r-jx%2Fsrc%2Ftest%2Fbuild.xml&data=02%7C01%7C%7Cec2b141b696744f582db08d51
>>395708f%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636436454926837480&s
>>data=FIgECZaTDOCtY5qX71P7SC6uMYEyY3oxXz%2B94LzOB3M%3D&reserved=0>:105: 
>>Tests failed
>> 
>> Total time: 20 minutes 8 seconds
>> Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
>> Build step 'Invoke Ant' marked build as failure
>> Skipped archiving because build is not successful
>> Recording test results
>