See 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/1778/display/redirect?page=changes>

Changes:

[estangler] Fix quoting when getProperty() is added for indexed array syntax 
([]) on

[joshtynjala] AccessorEmitter: similar to static accessors, instance accessors 
are

[joshtynjala] MXMLRoyaleEmitter: use emitter tokens instead of strings for the

[joshtynjala] AccessorEmitter: don't redeclare instance accessor as variable if 
it is

[greg.dove] Reverting parts of the earlier change in here, and simplifying the

[noreply] fix dispatcher variable initialization: use the staticEventDispatcher

[joshtynjala] compiler: fix issue where using the MXML 2009 namespace with any 
tag

[joshtynjala] royale.dependent.tests: fix missing MXML 2009 manifest

[joshtynjala] playerglobal-source-gen: initial commit

[joshtynjala] AppliedVectorDefinition: error if Vector$double, Vector$int,

[joshtynjala] playerglobal-source-gen: Ant build.xml for .jar file

[joshtynjala] playerglobal-source-gen: build tweaks

[joshtynjala] playerglobal-source-gen: better string detection on default 
parameter

[joshtynjala] playerglobal-source-gen: more build tweaks

[joshtynjala] build: add playerglobal-source-gen

[joshtynjala] ASScope: improved assertion messages for incorrect qname as base 
name to

[joshtynjala] ABCGenerator: fix issue where the return type of a native method

[joshtynjala] ABCGenerator: fix issue where native methods did not include 
default

[joshtynjala] playerglobal-source-gen: wrong maven dependency

[joshtynjala] playerglobal-source-gen: merge parameters when there are multiple

[joshtynjala] playerglobal-source-gen: special case for XML/XMLList constructors

[joshtynjala] playerglobal-source-gen: fix issue where XML/XMLList methods 
should

[joshtynjala] playerglobal-source-gen: object methods on prototype

[joshtynjala] playerglobal-source-gen: constructors for built-ins should be 
forced to

[carlos.rovira] setting versions back to 0.9.8-SNAPSHOT to avoid cross 
references

[carlos.rovira] fix MANIFEST so distribution find common-lang without version 
number in

[carlos.rovira] maven-distribution: final fix in classpaths to make it work 
with the new

[joshtynjala] playerglobal-source-gen: add to Maven build

[joshtynjala] playerglobal-source-gen: special case for d...rest that isn't in 
docs

[joshtynjala] playerglobal-source-gen: radix parameter of int/uint has default 
value,

[joshtynjala] playerglobal-sourcegen => compiler-playerglobalc

[joshtynjala] playerglobalc: remove outdated usage

[joshtynjala] fix build for playerglobalc

[joshtynjala] playerglobalc: make command line arguments work like other 
compiler

[joshtynjala] royale-maven-plugin: can build with playerglobalc

[christofer.dutz] - First major refactoring to align the Maven and the ANT 
distribution a

[christofer.dutz] - Fixed the classpath entries in the compiler-jx module

[christofer.dutz] - Worked on getting the MANIFEST classpath entries right - 
Made the

[christofer.dutz] - Added the antlr-runtime.jar to the classpath

[christofer.dutz] - Added the antlr-runtime.jar to the classpath - Added some 
comments on

[stanislaw89] Fix int.MAX_VALUE

[joshtynjala] fix tests affected by commit 
a0cfeff3ecd983ed4bd0e8267c372858ac0a49e7

[joshtynjala] playerglobalc: option to compile airglobal.swc or playerglobal.swc

[joshtynjala] royale-maven-plugin: allow modules to build with playerglobalc 
and clean

[joshtynjala] playerglobalc: keys of REST_METHODS should have been fully 
qualified

[joshtynjala] playerglobalc: accidentally put into REST_METHODS instead of 
ANY_METHODS

[joshtynjala] playerglobalc: various methods on Date need parameters typed as * 
and

[joshtynjala] playerglobalc: special case for global constants: undefined, NaN, 
and

[joshtynjala] playerglobalc: some extra members on flash.display.Graphics

[joshtynjala] playerglobalc: member variables that should be typed as any

[joshtynjala] playerglobalc: some more constructors that need parameters typed 
as any

[joshtynjala] playerglobalc: some missing members

[joshtynjala] playerglobalc: Array.splice() should be a ...rest method

[joshtynjala] playerglobalc: Function is missing prototype property

[joshtynjala] playerglobalc: some refinements to the Object prototype methods

[joshtynjala] playerglobalc: Function missing APIs

[joshtynjala] playerglobalc: Date.parse should accept any

[joshtynjala] playerglobalc: constants that should be read/write variables

[joshtynjala] playerglobalc: added various missing properties and methods

[christofer.dutz] Fix int.MAX_VALUE

[christofer.dutz] fix tests affected by commit 
a0cfeff3ecd983ed4bd0e8267c372858ac0a49e7

[christofer.dutz] playerglobalc: option to compile airglobal.swc or 
playerglobal.swc

[christofer.dutz] royale-maven-plugin: allow modules to build with 
playerglobalc and clean

[christofer.dutz] playerglobalc: keys of REST_METHODS should have been fully 
qualified

[christofer.dutz] playerglobalc: accidentally put into REST_METHODS instead of 
ANY_METHODS

[christofer.dutz] playerglobalc: various methods on Date need parameters typed 
as * and

[christofer.dutz] playerglobalc: special case for global constants: undefined, 
NaN, and

[christofer.dutz] playerglobalc: some extra members on flash.display.Graphics

[christofer.dutz] playerglobalc: member variables that should be typed as any

[christofer.dutz] playerglobalc: some more constructors that need parameters 
typed as any

[christofer.dutz] playerglobalc: some missing members

[christofer.dutz] playerglobalc: Array.splice() should be a ...rest method

[christofer.dutz] playerglobalc: Function is missing prototype property

[christofer.dutz] playerglobalc: some refinements to the Object prototype 
methods

[christofer.dutz] playerglobalc: Function missing APIs

[christofer.dutz] playerglobalc: Date.parse should accept any

[christofer.dutz] playerglobalc: constants that should be read/write variables

[christofer.dutz] playerglobalc: added various missing properties and methods

[christofer.dutz] - First major refactoring to align the Maven and the ANT 
distribution a

[christofer.dutz] - Fixed the classpath entries in the compiler-jx module

[christofer.dutz] - Worked on getting the MANIFEST classpath entries right - 
Made the

[christofer.dutz] - Added the antlr-runtime.jar to the classpath

[christofer.dutz] - Added the antlr-runtime.jar to the classpath - Added some 
comments on

[joshtynjala] royale-maven-plugin: playerglobal/airglobal should use swf 
classifier

[joshtynjala] royale-maven-plugin: fixed issue where includeLibrary() included 
all

[joshtynjala] playerglobal: some optional arguments missing on Number methods

[ApacheRoyaleCI] [maven-release-plugin] prepare branch @{releaseLabel}

[ApacheRoyaleCI] [maven-release-plugin] prepare for next development iteration

[joshtynjala] Ant: fix wipe command failing because of a typo

[yishayjobs] Revert "[maven-release-plugin] prepare for next development 
iteration"

[yishayjobs] Revert "[maven-release-plugin] prepare branch @{releaseLabel}"

[yishayjobs] [maven-release-plugin] prepare branch @{releaseLabel}

[yishayjobs] [maven-release-plugin] prepare for next development iteration

[joshtynjala] MXMLTreeBuilder: fix null pointer exception in parseValue() when 
the

[joshtynjala] MXMLFileNode: validate the the file name of the .mxml file is a 
valid

[joshtynjala] BinaryOperatorEmitter: fix missing parentheses in generated JS 
when

[joshtynjala] MemberAccessEmitter: fix issue where accessing (getting) a member

[joshtynjala] prevent-rename-mxml-symbol-references

[joshtynjala] removed file that shouldn't have been committed

[joshtynjala] FindRoyaleMXMLPropertyNamesToKeep: fix incorrect exception when 
name is

[joshtynjala] MXMLPropertySpecifierNode: fixed Generated byte code contains an 
operand

[joshtynjala] BindingInfo: fix issue where binding to MXML <fx:Array> did not 
work

[joshtynjala] MXMLRoyaleEmitter: don't output complex initializers for numbers,

[joshtynjala] BindingInfo: fixed that destination string was missing this. when

[joshtynjala] ClassEmitter, MXMLRoyaleEmitter: fixed missing self variable for 
complex

[greg.dove] Fix for issue #185 : RoyaleArrayLike iteration when there is an 
implicit

[joshtynjala] MXMLScopeBuilder: don't try to resolve the definition of the base 
class

[greg.dove] Fix for additional issue raised in comments of #185, closes #185 a) 
Fix

[yishayjobs] Remove verbosity and slowness on upload

[joshtynjala] compiler: fix issue where automatic semicolon insertion did not 
account

[yishayjobs] Revert "[maven-release-plugin] prepare for next development 
iteration"

[yishayjobs] Revert "[maven-release-plugin] prepare branch @{releaseLabel}"

[yishayjobs] [maven-release-plugin] prepare branch @{releaseLabel}

[yishayjobs] [maven-release-plugin] prepare for next development iteration

[yishayjobs] Remove verbosity and improve performance of upload


------------------------------------------
[...truncated 152.25 KB...]
     [copy] Copying 1 file to 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler/target/classes/META-INF>
      [jar] Building jar: 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler/lib/compiler.jar>

set.royale.asc.jar.uptodate:

royale.asc.jar:
      [jar] Building jar: 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler/lib/compiler-asc.jar>

set.royale.mxmlc.jar.uptodate:

royale.mxmlc.jar:
      [jar] Building jar: 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler/lib/compiler-mxmlc.jar>

set.royale.compc.jar.uptodate:

royale.compc.jar:
      [jar] Building jar: 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler/lib/compiler-compc.jar>

set.royale.optimizer.jar.uptodate:

royale.optimizer.jar:
      [jar] Building jar: 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler/lib/compiler-optimizer.jar>

set.royale.swfdump.jar.uptodate:

royale.swfdump.jar:
      [jar] Building jar: 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler/lib/compiler-swfdump.jar>

jar:

sdk:

main:
     [echo] compiler main completed on 07/22/2021 01:37:20 PM

compiler.jx:

prebuild:
    [mkdir] Created dir: 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/target/classes>
    [mkdir] Created dir: 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/target/classes/META-INF>
     [echo] basedir is 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/src/main/resources>
     [echo] ROYALE_COMPILER_HOME is ${ROYALE_COMPILER_HOME}
     [echo] ROYALE_COMPILER_HOME is 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx>

prepare:
     [echo] Making lib directory 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/lib>

all:
     [echo] basedir is 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/src/main/resources>
     [echo] ROYALE_COMPILER_HOME is 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx>
     [echo] ROYALE_COMPILER_HOME is 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx>

check-dependency:

download-dependency:
      [get] Getting: 
https://raw.githubusercontent.com/kohsuke/args4j/master/LICENSE
      [get] To: 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/lib/args4j-LICENSE.txt>
     [echo] basedir is 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/src/main/resources>
     [echo] ROYALE_COMPILER_HOME is 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx>
     [echo] ROYALE_COMPILER_HOME is 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx>

check-dependency-closure:

download-dependency-closure:
     [echo] basedir is 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/src/main/resources>
     [echo] ROYALE_COMPILER_HOME is 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx>
     [echo] ROYALE_COMPILER_HOME is 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx>

check-dependency:

download-dependency:
     [echo] basedir is 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/src/main/resources>
     [echo] ROYALE_COMPILER_HOME is 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx>
     [echo] ROYALE_COMPILER_HOME is 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx>

check-dependency:

download-dependency:
     [echo] basedir is 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/src/main/resources>
     [echo] ROYALE_COMPILER_HOME is 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx>
     [echo] ROYALE_COMPILER_HOME is 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx>

check-dependency:

download-dependency:

main:

compile:
    [javac] 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/build.xml>:92:
 warning: 'includeantruntime' was not set, defaulting to 
build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 213 source files to 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/target/classes>
    [javac] warning: [options] bootstrap class path not set in conjunction with 
-source 1.6
    [javac] 1 warning

main:
     [copy] Copying 1 file to 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/target/classes/META-INF>
     [copy] Copying 1 file to 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/target/classes/META-INF>
     [echo] Building 
C:/jenkins/workspace/royale-compiler-integration-tests/compiler-jx/lib/jsc.jar
      [jar] Building jar: 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/lib/jsc.jar>
     [echo] Building 
C:/jenkins/workspace/royale-compiler-integration-tests/compiler-jx/lib/mxmlc.jar
      [jar] Building jar: 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/lib/mxmlc.jar>
     [echo] Building 
C:/jenkins/workspace/royale-compiler-integration-tests/compiler-jx/lib/compc.jar
      [jar] Building jar: 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/lib/compc.jar>
     [echo] Building 
C:/jenkins/workspace/royale-compiler-integration-tests/compiler-jx/lib/asdoc.jar
      [jar] Building jar: 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/lib/asdoc.jar>

anttasks:

compile:
    [mkdir] Created dir: 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/royale-ant-tasks/target/classes>
    [javac] Compiling 22 source files to 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/royale-ant-tasks/target/classes>
    [javac] warning: [options] bootstrap class path not set in conjunction with 
-source 1.6
    [javac] 1 warning

set.royale.royaletasks.jar.uptodate:

royale.royaletasks.jar:
    [mkdir] Created dir: 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/royale-ant-tasks/target/classes/META-INF>
     [copy] Copying 1 file to 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/royale-ant-tasks/target/classes/META-INF>
     [copy] Copying 1 file to 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/royale-ant-tasks/target/classes/META-INF>
      [jar] Building jar: 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/lib/compiler-royaleTasks.jar>

jar:

BUILD SUCCESSFUL
Total time: 1 minute 23 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
[test] $ cmd.exe /C "C:\apache\apache-ant-1.9.9\bin\ant.bat -file build.xml 
-Denv.FLASHPLAYER_DEBUGGER=C:\adobe\flash\11.7\flashplayerdebugger.exe 
-Denv.PLAYERGLOBAL_HOME=C:\adobe\flash -Dbuild.number=1778 
-Denv.AIR_HOME=C:\adobe\air\4.0\AdobeAIRSDK -Denv.PLAYERGLOBAL_VERSION=11.7 
-Denv.ASJS_HOME=C:\jenkins\workspace\royale-asjs js.swc custom.swc && exit 
%%ERRORLEVEL%%"
Buildfile: 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler/src/test/build.xml>

js.swc:
     [java] Loading configuration: 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-externc/target/compile-as-config.xml>
     [java] 
     [java] 299464 bytes written to 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-externc/target/js.swc>
 in 15.563 seconds
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g

custom.swc:
     [copy] Copying 1 file to 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler/target>
     [java] Loading configuration: 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler/target/compile-as-config.xml>
     [java] 
     [java] 5222 bytes written to 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler/target/custom.swc>
 in 1.589 seconds
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g

BUILD SUCCESSFUL
Total time: 18 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
[royale-compiler-integration-tests] $ cmd.exe /C 
"C:\apache\apache-ant-1.9.9\bin\ant.bat 
-Denv.FLASHPLAYER_DEBUGGER=C:\adobe\flash\11.7\flashplayerdebugger.exe 
-Denv.PLAYERGLOBAL_HOME=C:\adobe\flash -Dbuild.number=1778 
-Denv.AIR_HOME=C:\adobe\air\4.0\AdobeAIRSDK -Denv.PLAYERGLOBAL_VERSION=11.7 
-Denv.ASJS_HOME=C:\jenkins\workspace\royale-asjs royale.dependent.tests && exit 
%%ERRORLEVEL%%"
Buildfile: 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/build.xml>

royale.dependent.tests:

download:

prepare:

junit-jar-check:

junit-jar:

main:

compile.unit.tests:
   [delete] Deleting directory 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/target/test-classes>
    [mkdir] Created dir: 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/target/test-classes>
     [copy] Copying 159 files to 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/target/test-classes>
    [javac] Compiling 73 source files to 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/target/test-classes>
    [javac] 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/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://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/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://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/src/test/java/org/apache/royale/compiler/internal/codegen/js/royale/TestRoyaleExpressions.java>:63:
 warning: [cast] redundant cast to RoyaleJSProject
    [javac]             ((RoyaleJSProject)project).config = config;
    [javac]              ^
    [javac] 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/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://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/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://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/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://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/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://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/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://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/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://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/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://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/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://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/src/test/java/org/apache/royale/compiler/internal/codegen/js/royale/TestRoyaleProject.java>:353:
 warning: [cast] redundant cast to RoyaleJSProject
    [javac]         ((RoyaleJSProject)project).unitTestExterns = externs;
    [javac]          ^
    [javac] 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/src/test/java/org/apache/royale/compiler/internal/codegen/mxml/TestMXMLAttributes.java>:49:
 warning: [cast] redundant cast to IMXMLInstanceNode
    [javac]         assertThat(((IMXMLInstanceNode) node).getID(), is("myBtn"));
    [javac]                     ^
    [javac] 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/src/test/java/org/apache/royale/compiler/internal/codegen/mxml/royale/TestRoyaleMXMLApplication.java>:51:
 warning: [cast] redundant cast to RoyaleJSProject
    [javac]             ((RoyaleJSProject)project).config = new 
JSGoogConfiguration();
    [javac]              ^
    [javac] 14 warnings

integration.tests.asjs:
    [mkdir] Created dir: 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/src/test/results>
    [junit] Running 
org.apache.royale.compiler.internal.codegen.js.royale.TestRoyaleFile
    [junit] looking for 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/env.properties>
    [junit] environment property - FLEX_HOME = null
    [junit] environment property - PLAYERGLOBAL_HOME = C:\adobe\flash
    [junit] environment property - PLAYERGLOBAL_VERSION = 11.7
    [junit] environment property - TLF_HOME = null
    [junit] environment property - AIR_HOME = C:\adobe\air\4.0\AdobeAIRSDK
    [junit] environment property - FLASHPLAYER_DEBUGGER = 
C:\adobe\flash\11.7\flashplayerdebugger.exe
    [junit] environment property - ASJS_HOME = C:\jenkins\workspace\royale-asjs
    [junit] environment property - GOOG_HOME = C:\Google\Closure\Library
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
3.852 sec
    [junit] Running 
org.apache.royale.compiler.internal.codegen.mxml.royale.TestRoyaleMXMLApplication
    [junit] 
    [junit] 80094 bytes written to 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/target/junit-temp/bin-debug/RoyaleTest_again.swf>
 in 5.345 seconds
    [junit] got null for deps.js
    [junit] got null for null
    [junit] Internal error: java.lang.NullPointerException 
com.google.javascript.jscomp.Compiler.newTracer(Compiler.java:1256)com.google.javascript.jscomp.Compiler.generateReport(Compiler.java:765)com.google.javascript.jscomp.Compiler.compile(Compiler.java:751)org.apache.royale.compiler.utils.JSClosureCompilerWrapper.compile(JSClosureCompilerWrapper.java:184)org.apache.royale.compiler.internal.codegen.mxml.royale.MXMLRoyalePublisher.publish(MXMLRoyalePublisher.java:591)org.apache.royale.compiler.clients.MXMLJSCRoyale.compile(MXMLJSCRoyale.java:442)org.apache.royale.compiler.clients.MXMLJSCRoyale._mainNoExit(MXMLJSCRoyale.java:259)org.apache.royale.compiler.clients.MXMLJSCRoyale.mainNoExit(MXMLJSCRoyale.java:216)org.apache.royale.compiler.clients.MXMLJSC._mainNoExit(MXMLJSC.java:363)org.apache.royale.compiler.clients.MXMLJSC.mainNoExit(MXMLJSC.java:298)org.apache.royale.compiler.internal.codegen.mxml.royale.TestRoyaleMXMLApplication.testRoyaleMainFileDual(Unknown
 Source)sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)java.lang.reflect.Method.invoke(Method.java:498)org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)org.junit.runners.ParentRunner.run(ParentRunner.java:300)junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1014)
    [junit] 
    [junit] 
    [junit] 
    [junit] 53701 bytes written to 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/target/junit-temp/bin-debug/RoyaleTest_again_Flash.swf>
 in 2.642 seconds
    [junit] 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/target/test-classes/royale/files/RoyaleTest_again_Flash.mxml(25)>:
 col: 59 Error: Access of possibly undefined property scrollRect.
    [junit] 
    [junit]                                
initialize="MyModel(model).labelText='Hello World'; scrollRect = null"
    [junit]                                                                     
              ^
    [junit] 
    [junit] Tests run: 27, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 
48.216 sec
    [junit] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/build.xml>:790:
 The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/ws/compiler-jx/src/test/build.xml>:126:
 Tests failed

Total time: 1 minute 5 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
Build step 'Invoke Ant' marked build as failure
Recording test results

Reply via email to