See
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/1854/display/redirect?page=changes>
Changes:
[estangler] Implemented JS side of XMLNotifier, ObjectMap.forEach, and many XML
[estangler] XMLListAdapter is expecting a bit more here.
[estangler] Changes to XML notification needed after more data type analysis,
more
[estangler] Create bead Spark TabBarSelectionUpdateFromSelectableDataProvider to
[estangler] Fixed runtime problem in release mode.
[estangler] Fix exception because setName() is called from within parseXMLStr()
for
[estangler] Moved the callee argument to the XML notification callback to be the
[estangler] Fixed XML notification of setName(new QName("...")), as opposed to
[estangler] Added new callee parameter at end of notification callback function.
[estangler] Fixed attribute name being localName for XML notification
[estangler] o Implemented XML notifications textSet, namespaceAdded, and
[estangler] Implemented XML notification namespaceRemoved.
[estangler] Implemented XML notification namespaceRemoved.
[estangler] Fixed behavior of nodeAdded and nodeRemoved when working with
XMLList
[estangler] Fixed behavior of nodeAdded and nodeRemoved when working with
XMLList
[estangler] Remove @royaleignorecoercion from several UIComponent methods (which
[estangler] Add @royaleemitcoercion to several UIComponent methods to ensure
[carlos.rovira] jewel-DateChooserDateRangeRestriction: allow to setup only one
limit
[carlos.rovira] jewel-DateChooserDateRangeRestriction: ensure no selection
remains in
[carlos.rovira] jewel-datechooser: improve styles for disabled selected dates
[carlos.rovira] jewel-DateChooserDateRangeRestriction: comment the "ensure no
selection
[carlos.rovira] jewel-theme: improve styles for disabled items in DateChooser,
now
[stanislaw89] Better error reporting for Vertical/HorizontalLayout
[estangler] Fix memory leak due to grid item renderer leak on dataProviderChange
[estangler] Add method finalizeThis() to IViewCursor, and fix memory leak in MX
ADG
[yishayjobs] An initial implementation of spark Line
[yishayjobs] Width and height are set on clear so need to do measure before that
[harbs] Changed errors to asserts
[yishayjobs] Fix implicit coercion to Number error
[yishayjobs] Avoid false digaonals
[estangler] Fetch positioner into a variable in a few high-impact methods (x, y,
[estangler] MX ADG: Fix scroll handler (under async scroll events) and optimize
[carlos.rovira] jewel-disabled: extend from DispatcherBead to allow extend this
bead.
[estangler] Switched to using getQualifiedClassName() in trace code in
UIComponent,
[carlos.rovira] New Jewel constrols: SwitchCheckBox and SwitchRadioButton
[estangler] Handle dataProvider with existing data before strand is set, and add
[estangler] Fix IBeadView for Spark DataGroup, and add missing "implements
[carlos.rovira] jewel-theme: improve Switch styles for non-flat themes
[carlos.rovira] tour-de-jewel: add Jewel Switch examples in CheckBox and
RadioButton
[piotr.zarzycki] SparkRoyale: Fix displaying data label based on labelFunction
in
[carlos.rovira] jewel-theme: finish Switch styles for flat and non flat themes
[carlos.rovira] tour-de-jewel: date components page little tweaks
[carlos.rovira] tour-de-jewel: updates to CheckBox and RadioButton pages
[greg.dove] For now, switching to use latest compiler build (0.9.9-SNAPSHOT) for
[greg.dove] A quick fix for with-distribution profile when compiler version and
[alinakazi1990] minColumnWidth property in mx DataGrid Added
[alinakazi1990] alternatingItemColors Style and IconFunction,dataTipField
properties
[yishayjobs] Layout is set by view but measurment may be called earlier
[harbs] Added pinValue
[harbs] Added getPercent
[estangler] Add MX System.setClipboard()
[carlos.rovira] jewel-beads: change to use DispatcherBead in some beads when
there's a
[carlos.rovira] jewel-beads: more changes to use DispatcherBead
[harbs] forgot to commit getPercent in CoreClasses
[harbs] Use pinValue to make code a bit more legible
[alinakazi1990] controlBarContent and ControlBarLayout added in spark Panel
[carlos.rovira] jewel-switch: Rename SwitchCheckBox to just "Switch" and
[carlos.rovira] jewel-theme: finish Switch/SwitchRadio styles to make first more
[yishayjobs] Revert "Layout is set by view but measurment may be called earlier"
[yishayjobs] Revert "Fix #1019"
[estangler] Put invalidateSize() in the correct place.
[estangler] Reconcile Basic ContainerView for SWF and JS (emphasis on not
changing
[carlos.rovira] Revert "Fix 2 AMF issues in JS build:"
[carlos.rovira] jewel and TDJ: Make debug working again (thanks to Josh Tynjala
for the
[carlos.rovira] jewel-navigation: solve issue in Navigation list showing a
primary color
[alinakazi1990] mx Repeater added
[noreply] Create NativeMenu.as
[noreply] Update MXRoyaleClasses.as added NativeMenu
[noreply] Update UIComponent.as added contextMenu
[joseveiga5396] [mx.containers.Panel borderColor ], [mx.core.ScrollControlbase
[joseveiga5396] UIComponent ContextMenu bindalbe Fixed
[noreply] trace corrected
[alinakazi1990] fix
[carlos.rovira] tour-de-jewel: change welcome version text to match current
snapshot
[carlos.rovira] pom.xml: comment +royalelib waiting for others to see how to
make this
[carlos.rovira] jewel-pom.xml: remove +royalelib since is not needed in
framework libs,
[carlos.rovira] setting source-map-source-root for all framework projects at
once
[harbs] IArrayList should extend ICollection
[joseveiga5396] Datagrid, ListBase and UIComponent changes
[noreply] Update UIComponent.as
[noreply] dragExit added
[noreply] useRollOver added in emulation ListBase
[noreply] headerRelease in mx DataGrid
[carlos.rovira] jewel-ResponsiveVisibility: fix regression
[carlos.rovira] tour-de-jewel: update royalelib comment
[piotrz] MXRoyale: Fix type of event in hidDropFeedback method to align with
[greg.dove] Fix broken build: missing import for DragEvent
[joshtynjala] distribution: fix for wrong compiler jar version in commit
[estangler] Fix word-wrapping in TabBar tab labels, causing measuring to be
wrong
[yishayjobs] Fixes #1047
[joseveiga5396] Spark panel controlBarVisible added
[alinakazi1990] DataEvent added
[joseveiga5396] DragManager getFeedback function added
[joseveiga5396] DragManager IsDragging added
[joseveiga5396] DataGridColumn dataTipFunction added
[greg.dove] incremental implementation of XML.replace method, supports numeric
[jim.page] Add support to AMF0 bead (listed as 'todo' in the source) to switch
from
[jim.page] Further syntax fixes
[jim.page] In AMFNetConnection.readMessage: this fix allows amf0 reads. Current
[alinakazi1990] MXDataGridItemRenderer and MXItemRenderer added
[jim.page] Removed unnecessary extra whitespace
[carlos.rovira] maven-debugging: update to latest recommendations by Josh for
maven's
[harbs] typo
[jim.page] Use AMFNetConnection.call()'s command parameter for the AMF targetURI
[joseveiga5396] Emulation UIComponents, SkinnableComponent and
SkinnableTextBase
[joshtynjala] Tests: reference mxml-2009-manifest.xml so that those types work
in MXML
[joseveiga5396] Components Emulation: DataGridColumn and DataGridListBase
changes
[alinakazi1990] changes in Mouse and Emulation for Security API added
[carlos.rovira] debugging: fix token in pom
[greg.dove] Switching on tests for XML notifications
[yishayjobs] Add itemRendererFunction to spark List
[noreply] Update SharedObject.as
[noreply] Update AdvancedDataGrid.as uncommented displayItemsExpanded
[joseveiga5396] Emulation changes on AdvancedDataGrid and
SkinnableDataContainer.
[joseveiga5396] Emulation Components - Container and ScrollControlBase changes.
[alinakazi1990] MXTreeItemRenderer added in spark emulation
[alinakazi1990] Wipe Added
[alinakazi1990] Accordion added
[noreply] Update TextInput.as
[yishayjobs] Fix arrayLike inserting undefined and non-existent data
[greg.dove] Fix for possible inappropriate modal blocker persistence. The order
in
[greg.dove] Fix for removing the correct Modal overlay for the current PopUp
being
[greg.dove] BitmapData.copyPixels/BitmapData.draw needs more work, but this is a
[harbs] Added NoViewport
[yishayjobs] Loader content needs to be added to dom for complete event to kick
in
[yishayjobs] add response text to uploader complete event
[carlos.rovira] jewel-layouts: implement "itemsReverse" to invert order of
items, in
[carlos.rovira] jewel-layouts: consider "Gap" for "itemsReverse". This is for
first
[carlos.rovira] tour-de-jewel:jewel-badge: make badge protected
[carlos.rovira] jewel-togglebuttonbar: add "allowMultipleSelection" to allow
just one
[carlos.rovira] tour-de-jewel: add example of togglebuttonbar with
[carlos.rovira] jewel-slider: HSlider Visibility Not Working (fix #1076)
[carlos.rovira] jewel-tabbar: remove unneded code since "link" property was
removed long
[mjesteve] New bead BadgeWithMouseClick, is a Jewel Badge extension that
[carlos.rovira] jewel-iconbuttonbar: remove unused code
[carlos.rovira] tour-de-jewel: example of use new bead BadgeWithMouseClick
[carlos.rovira] jewel-togglebuttonbar: implement toggleOnClick and remove
[greg.dove] lock the Graphics instance index as a local private member at
[greg.dove] tidy: remove unnecessary space
[carlos.rovira] tour-de-jewel: reverse order examples
[alinakazi1990] ChildExistenceChangedEvent added in mxRoyale
[carlos.rovira] jewel-togglebuttonbar: fix NPE
[brian.raymes] jewel-daterangerestriction: Replace time calculation with
appropriate
[carlos.rovira] BE004: simplify code removing dataproviderdince is
DefaultProperty in
[carlos.rovira] jewel-togglebuttonbar: fix selectedIndex -1 and other
enhacements to
[carlos.rovira] tour-de-jewel: fix ToggleButtonBar examples for the new behavior
[carlos.rovira] tour-de-jewel: better consider ToggleButtonBar can have
selectedIndex -1
[carlos.rovira] tour-de-jewel: example adding dataprovider to togglebuttonbar at
[piotrzarzycki21] MXRoyale: No need to remove event listener there maybe more
requests to
[alinakazi1990] sortItemrenderer added
[piotrzarzycki21] Add TLF to Maven distribution Royale build
[alinakazi1990] hierarchicalData added in royaleClasses
[christofer.dutz] - Made the distribution omit versions and classifiers from
all elements
[christofer.dutz] - Added a suffix of "JS" to all swc's in the framework/js/lib
directory
[christofer.dutz] - Added empty spark.css to the distribution
[christofer.dutz] - Updated the config.xmls to refer to the SWCs with the
updated
[christofer.dutz] - Make sure the jars have the correct paths in the jar's
MANIFEST.MF
[carlos.rovira] upgrade build-tools to 1.2.1 to match other royale repos and
last
[carlos.rovira] ensure we still use last 0.9.8-SNAPSHOT
[carlos.rovira] maven-distribution: final fix in classpaths to make it work
with the new
[christofer.dutz] - Added the ACE framework module to the Maven build -
Fine-Tuned the
[christofer.dutz] - Disabled the ACE module for now ..
[christofer.dutz] - Hopefully fixed the ACE build
[alinakazi1990] HierarchicalData added in manifest
[carlos.rovira] examples-RemoteObjectAMFTest: fix asconfigc to build with Maven
[christofer.dutz] - Hopefully fixed the (with-swf) distribution
[carlos.rovira] wrong literal
[christofer.dutz] - Added more manifest files to be copied to the manifest
directory.
[carlos.rovira] Revert "- Added more manifest files to be copied to the manifest
[carlos.rovira] Revert "- Hopefully fixed the (with-swf) distribution"
[greg.dove] Allow for variation in svg expression for things like pointer-events
[alinakazi1990] added properties in PopUpButton
[alinakazi1990] TileList in emulation added
[alinakazi1990] Style and event added in advancedDataGrid and UIComponent
[alinakazi1990] change type listData in MXAdvancedDataGridItemRenderer
[harbs] Added value property to Textarea
[alinakazi1990] historyManagementEnabled added to Accordion
[alinakazi1990] ColumnCount moved back to the base class "ListBase" removed from
[alinakazi1990] ImageSnapshot added
[alinakazi1990] added in Accordion
[alinakazi1990] in mx DataGridColumn itemtoDataTip added
[alinakazi1990] autoload property added in mx Image
[alinakazi1990] autoLayout property added to mx container
[brian.raymes] jewel-daterangerestriction: Fix logic when both min and max
dates are
[carlos.rovira] tour-de-jewel: reduce code on h list
[carlos.rovira] jewel-tilelayouts: perform layout when changed at runtime
[carlos.rovira] jewel-tilelayouts: perform layout when changed at runtime 2
[greg.dove] Formatting tidyup and avoid duplicate var declaration warning
[greg.dove] reduce build noise, avoid warnings for (presumably) intentional
'this
[carlos.rovira] fix typo
[carlos.rovira] AppWithLib: start of an example that uses a library. This is
just the
[carlos.rovira] maven-archetype: new "royale-jewel-library-archetype" to
generate
[carlos.rovira] add "royale-jewel-library-archetype" to modules
[carlos.rovira] royale-jewel-library-archetype: few namespace fixes
[carlos.rovira] SampleLib: The lib part to use with AppWithLib example app,
generated
[carlos.rovira] AppWithLib: add SampleLib dependency to AppWithLib example app
[carlos.rovira] moving new example from examples/jewel to crux, since it will
have some
[christofer.dutz] - Re-imported the current versions of Ant distribution
descriptors and
[christofer.dutz] added in Accordion
[christofer.dutz] in mx DataGridColumn itemtoDataTip added
[christofer.dutz] autoload property added in mx Image
[christofer.dutz] autoLayout property added to mx container
[christofer.dutz] jewel-daterangerestriction: Fix logic when both min and max
dates are
[christofer.dutz] tour-de-jewel: reduce code on h list
[christofer.dutz] jewel-tilelayouts: perform layout when changed at runtime
[christofer.dutz] jewel-tilelayouts: perform layout when changed at runtime 2
[christofer.dutz] Formatting tidyup and avoid duplicate var declaration warning
[christofer.dutz] reduce build noise, avoid warnings for (presumably)
intentional 'this
[christofer.dutz] fix typo
[christofer.dutz] AppWithLib: start of an example that uses a library. This is
just the
[christofer.dutz] maven-archetype: new "royale-jewel-library-archetype" to
generate
[christofer.dutz] add "royale-jewel-library-archetype" to modules
[christofer.dutz] royale-jewel-library-archetype: few namespace fixes
[christofer.dutz] SampleLib: The lib part to use with AppWithLib example app,
generated
[christofer.dutz] AppWithLib: add SampleLib dependency to AppWithLib example app
[christofer.dutz] moving new example from examples/jewel to crux, since it will
have some
[christofer.dutz] - Hopefully fixed the ACE build
[carlos.rovira] AppWithLib: fix project and and allow fx:Array
[alinakazi1990] new methods and properties added to mx and spark emulation
components
[christofer.dutz] - First major refactoring to align the Maven and the ANT
distribution a
[carlos.rovira] maven: fix MXRoyale exclusion in examples and archetypes since
are not
[alinakazi1990] ContainerGlobals.as added
[christofer.dutz] - Finished the sanitazion of the path-elements to match the
names of the
[christofer.dutz] - Include only the "src" directory of the "projects" in the
distribution
[christofer.dutz] - Added some more dummy files the FLashBuilder seems to look
for
[christofer.dutz] - Added the empty ***fonts.ser files to the rat exclusions -
Moved all
[carlos.rovira] todo-jewel-crux: make it work with sdk distribution
[alinakazi1990] changes in slider
[alinakazi1990] URLLoaderDataFormat added in mx emulation
[piotrzarzycki21] SparkRoyale: Add implementation of removeAllElements in Group
[christofer.dutz] - Moved some of the goals preparing resources for the
packaging from
[alinakazi1990] PrintJobOptions added in mx emulation
[christofer.dutz] AppWithLib: fix project and and allow fx:Array
[christofer.dutz] new methods and properties added to mx and spark emulation
components
[christofer.dutz] maven: fix MXRoyale exclusion in examples and archetypes
since are not
[christofer.dutz] ContainerGlobals.as added
[christofer.dutz] todo-jewel-crux: make it work with sdk distribution
[christofer.dutz] changes in slider
[christofer.dutz] URLLoaderDataFormat added in mx emulation
[christofer.dutz] SparkRoyale: Add implementation of removeAllElements in Group
[christofer.dutz] PrintJobOptions added in mx emulation
[alinakazi1990] changes in UIComponent
[alinakazi1990] TextFieldAutoSize added in mxroyale
[alinakazi1990] Changes in MXTreeItemRenderer
[alinakazi1990] TextField added in mx emulation
[alinakazi1990] Rotate Instance added in mxRoyale
[alinakazi1990] Rotate added in mxRoyale
[christofer.dutz] - Updated the js-only distributions to work for FlashBuilder
[christofer.dutz] - Made the build remove the library-path elements in case of a
[alinakazi1990] commit for issue in emulation MenuBar
[piotrzarzycki21] MXRoyale: Fix issue where removing item from ArrayCollection
wasn't
[alinakazi1990] for LinkBar fixes , added NavBar in emulation also.. now
LinkBar Extends
[greg.dove] Quick build fix
[alinakazi1990] BitMapData setter added
[harbs] Better buttonDown support
[noreply] Update MouseEvent.as added CONTEXT_MENU in Core
[noreply] Update MouseEvent.as added CONTEXT_MENU in MXRoyale
[noreply] Update UIComponent added contextMenu Event
[christofer.dutz] - Worked on getting the MANIFEST classpath entries right -
Made the
[noreply] Update mx-royale-manifest added ApplicationControlBar
[noreply] Update ComboBox.as added itemRenderer property
[noreply] Update CheckBox.as added disabledIconColor Style
[noreply] Update SWFLoader added load
[noreply] Create ScriptTimeoutError.as
[noreply] Update MXRoyaleClasses.as added ScriptTimeoutError
[noreply] Update URLLoader.as added dataFormat
[noreply] Update Image.as added load
[alinakazi1990] Multi SelectionList is added in mx emulation
[alinakazi1990] added files for MultiSelectionList
[greg.dove] Build fix: missing import
[christofer.dutz] - Added the antlr-runtime.jar to the classpath - Added some
comments on
[alinakazi1990] emulation utils dictionary added
[alinakazi1990] DescribeTypeCache added
[alinakazi1990] method added in DescribeTypeCache
[alinakazi1990] added XMLNode emulation
[alinakazi1990] removed flash API's from SDK
[christofer.dutz] - Stripped down the distribution to only contain the jars
actually
[alinakazi1990] new API's added
[alinakazi1990] Changes in LinearGradient
[alinakazi1990] changes in mx repeater
[alinakazi1990] miterlimit and joints properties added in SolidColorStroke
[alinakazi1990] blendMode property added in spark line
[alinakazi1990] IncludeLayout added in MultiSelectionList
[alinakazi1990] DateChooser styles added
[alinakazi1990] update mx combobase and combobox
[alinakazi1990] close added in Event.as
[alinakazi1990] changes in UIComponent
[christofer.dutz] changes in UIComponent
[christofer.dutz] TextFieldAutoSize added in mxroyale
[christofer.dutz] Changes in MXTreeItemRenderer
[christofer.dutz] TextField added in mx emulation
[christofer.dutz] Rotate Instance added in mxRoyale
[christofer.dutz] Rotate added in mxRoyale
[christofer.dutz] commit for issue in emulation MenuBar
[christofer.dutz] MXRoyale: Fix issue where removing item from ArrayCollection
wasn't
[christofer.dutz] for LinkBar fixes , added NavBar in emulation also.. now
LinkBar Extends
[christofer.dutz] Quick build fix
[christofer.dutz] BitMapData setter added
[christofer.dutz] Better buttonDown support
[christofer.dutz] Update MouseEvent.as added CONTEXT_MENU in Core
[christofer.dutz] Update MouseEvent.as added CONTEXT_MENU in MXRoyale
[christofer.dutz] Update UIComponent added contextMenu Event
[christofer.dutz] Update mx-royale-manifest added ApplicationControlBar
[christofer.dutz] Update ComboBox.as added itemRenderer property
[christofer.dutz] Update CheckBox.as added disabledIconColor Style
[christofer.dutz] Update SWFLoader added load
[christofer.dutz] Create ScriptTimeoutError.as
[christofer.dutz] Update MXRoyaleClasses.as added ScriptTimeoutError
[christofer.dutz] Update URLLoader.as added dataFormat
[christofer.dutz] Update Image.as added load
[christofer.dutz] Multi SelectionList is added in mx emulation
[christofer.dutz] added files for MultiSelectionList
[christofer.dutz] Build fix: missing import
[christofer.dutz] emulation utils dictionary added
[christofer.dutz] DescribeTypeCache added
[christofer.dutz] method added in DescribeTypeCache
[christofer.dutz] added XMLNode emulation
[christofer.dutz] removed flash API's from SDK
[christofer.dutz] new API's added
[christofer.dutz] Changes in LinearGradient
[christofer.dutz] changes in mx repeater
[christofer.dutz] miterlimit and joints properties added in SolidColorStroke
[christofer.dutz] blendMode property added in spark line
[christofer.dutz] IncludeLayout added in MultiSelectionList
[christofer.dutz] DateChooser styles added
[christofer.dutz] update mx combobase and combobox
[christofer.dutz] close added in Event.as
[christofer.dutz] changes in UIComponent
[christofer.dutz] - Renamed the "with-cordova" profile to "option-with-cordova"
to fit to
[christofer.dutz] - Some minor updates in the pom
[christofer.dutz] - Added documentation on the Maven build to the README
[christofer.dutz] - Added the updated Maven distribution to the RELEASE_NOTES.md
[christofer.dutz] - Re-imported the current versions of Ant distribution
descriptors and
[christofer.dutz] - Hopefully fixed the ACE build
[christofer.dutz] - First major refactoring to align the Maven and the ANT
distribution a
[christofer.dutz] - Finished the sanitazion of the path-elements to match the
names of the
[christofer.dutz] - Include only the "src" directory of the "projects" in the
distribution
[christofer.dutz] - Added some more dummy files the FLashBuilder seems to look
for
[christofer.dutz] - Added the empty ***fonts.ser files to the rat exclusions -
Moved all
[christofer.dutz] - Moved some of the goals preparing resources for the
packaging from
[christofer.dutz] - Updated the js-only distributions to work for FlashBuilder
[christofer.dutz] - Made the build remove the library-path elements in case of a
[christofer.dutz] - Worked on getting the MANIFEST classpath entries right -
Made the
[christofer.dutz] - Added the antlr-runtime.jar to the classpath - Added some
comments on
[christofer.dutz] - Stripped down the distribution to only contain the jars
actually
[christofer.dutz] - Renamed the "with-cordova" profile to "option-with-cordova"
to fit to
[christofer.dutz] - Some minor updates in the pom
[christofer.dutz] - Added documentation on the Maven build to the README
[christofer.dutz] - Added the updated Maven distribution to the RELEASE_NOTES.md
[alinakazi1990] change in TextEvent
[christofer.dutz] - Added the closure-compiler to the distribution and added it
to the
[alinakazi1990] findStringLoop and itemToLabel added in spark list and listBase
[joshtynjala] build: exclude playerglobal and airglobal .swc files when copying
[joshtynjala] distribution: exclude playerglobal/airglobal from js/libs in Maven
[noreply] Update List.as Added editorDataField and rendererIsEditor
[alinakazi1990] change in Image
[joshtynjala] Maven: builds framework with Apache airglobal/playerglobal when
[joshtynjala] Maven Distribution: does not require Adobe artifacts to create a
[joshtynjala] Ant: if env.PLAYERGLOBAL_HOME is not specified, uses Apache
playerglobal
[joshtynjala] Ant: fix for release after airglobal/playerglobal changes
[noreply] Update Container.as
[noreply] Update ListBase.as added listData and data property
[joshtynjala] Ant: some better handling of playerglobal/airglobal paths and
which
[piotrzarzycki21] Basic Tree: Update Moonshine IDE project file
[piotrzarzycki21] Basic Tree: Fix Tree expanding by dispatching properly event
in
[harbs] SVG doesn't have offsetParent
[piotrzarzycki21] jewel-datechooser: DateChooser doesn't need height for each
cell
[mjesteve] Fix ArrayView not sorted numerically from string fields #1100
[yishayjobs] release plugin seems to expect properties to begin with project
[yishayw] [maven-release-plugin] prepare branch @{releaseLabel}
[yishayw] [maven-release-plugin] prepare for next development iteration
[yishayjobs] Should have been added to d2eba7d803b9642ebf8d9bfb4ba53960175c997c
[yishayjobs] Revert "[maven-release-plugin] prepare for next development
iteration"
[yishayjobs] Revert "[maven-release-plugin] prepare branch @{releaseLabel}"
[yishayw] [maven-release-plugin] prepare branch @{releaseLabel}
[yishayw] [maven-release-plugin] prepare for next development iteration
[tzivi] Should be index and not object
[noreply] Implementation of getTabAt in TabNavigator.as
[joshtynjala] Maven: compiler and typedefs version are the same as the
framework by
[joshtynjala] Maven: fix dependency versions in archetypes that were a mix
between a
[joshtynjala] Maven: another spot where a specific version should be
project.version
[joshtynjala] more royale.framework.version property usage
[joshtynjala] more royale.framework.version property usage
[piotrzarzycki21] maven-distribution: Add tar.gz archive as distribution
[yishayjobs] Revert "[maven-release-plugin] prepare for next development
iteration"
[yishayjobs] Revert "[maven-release-plugin] prepare branch @{releaseLabel}"
[yishayjobs] Fixes #1121
[yishayjobs] Fixes #1118
[yishayjobs] Beginning of infra for refactoring mx buttonbar
[yishayjobs] Fixes #1116
[joshtynjala] distribution: jars should not use project.royale.compiler.version
for
[yishayjobs] Trying to add default skin for required indicator.
[pashminakazi] Added FocusRequestDirection.as
[pashminakazi] Added IBorder.as and IRectangularBorder.as,Added Properties for
[pashminakazi] Added KEY_FOCUS_CHANGE in FocusEvent.as and added activate in
[pashminakazi] Added CANCEL in Event.as
[pashminakazi] Added EventPhase.as
[piotrzarzycki21] Jewel Validator: Create separate handler for
"cleanValidationErrors"
[pashminakazi] Change in FormItemRequired.as
[pashminakazi] change icon_required_indicator.png
[pashminakazi] change Old icon_required_indicator.png into
[pashminakazi] Added validateSize() in UIComponent.as
[pashminakazi] Added executeBindings() in UIComponent.as and Added
[gbarbosa333] update proxy.as
[pashminakazi] Added collection in ComboBase.as and change in FocusEvent.as
[noreply] Revert FocusEvent.as
[pashminakazi] Changes in ContextMenuItem.as and Added
EncryptedLocalStore.as,File.as
[pashminakazi] Changes in
[pashminakazi] Added FileMode.as and FileStream.as in MXRoyale
[pashminakazi] Change in Event.as
[pashminakazi] Added Socket.as and Changes in ProgressEvent.as and File.as
[pashminakazi] Added LocalConnection.as,Font.as and Endian.as and Changes in
[estangler] Can't use Basic DataGroup for List IContentView for SWF; it's
missing
[estangler] JS side already guarantees that contentView is defined (even if not
in
[estangler] Enforce casting (of host) to ILayoutParent, to detect invalid
hosts, on
[estangler] Formally implement ILayoutParent in Spark Containers (already has
the
[estangler] Fix exception in SWF target with recent changes in ContentView.
[estangler] Change needed to use skinClass style in skin MXML with SWF target.
[yishayjobs] Fixes #1115
[yishayjobs] Fixes #1133
[yishayjobs] Fixes #1125
[yishayjobs] Revert "Revert "[maven-release-plugin] prepare branch
@{releaseLabel}""
[yishayjobs] Revert "Revert "[maven-release-plugin] prepare for next development
[yishayjobs] Revert "Revert "Revert "[maven-release-plugin] prepare for next
[yishayjobs] Revert "Revert "Revert "[maven-release-plugin] prepare branch
[yishayjobs] Revert "[maven-release-plugin] prepare for next development
iteration"
[yishayjobs] Revert "[maven-release-plugin] prepare branch @{releaseLabel}"
[yishayjobs] distribution: jars should not use project.royale.compiler.version
for
[yishayw] [maven-release-plugin] prepare branch @{releaseLabel}
[yishayw] [maven-release-plugin] prepare for next development iteration
[yishayjobs] Fixes validation issues on windows
[yishayjobs] Avoid debug on upload as it's suspected to have caused problems
------------------------------------------
[...truncated 932.88 KB...]
[java] +env.AIR_HOME=C:\adobe\air\4.0\AdobeAIRSDK
[java] -compiler.strict-xml=true
[java] -compiler.targets=SWF,JSRoyale
[java]
-output=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/mustella/mustella.swc>
[java]
-load-config=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/mustella/src/main/config/compile-swf-config.xml>
[java]
-js-load-config=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/frameworks/js-config.xml>
[java]
-js-load-config+=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/mustella/src/main/config/compile-js-config.xml>
[java] target:SWF
[java] target:JSRoyale
[java] COMPC
[java] Loading configuration:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/mustella/src/main/config/compile-swf-config.xml>
[java]
[java] 58229 bytes written to
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/mustella/mustella.swc>
in 2.838 seconds
[java] COMPCJSCRoyale
[java] 7.0985452 seconds
[java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
compile-js:
main:
basictests-compile-java:
[delete] Deleting directory
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/mustella/target/classes>
[mkdir] Created dir:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/mustella/target/classes>
[javac]
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/build.xml>:1365:
warning: 'includeantruntime' was not set, defaulting to
build.sysclasspath=last; set to false for repeatable builds
[javac] Compiling 12 source files to
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/mustella/target/classes>
[javac] Note:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/mustella/src/main/java/marmotinni/DispatchMouseClickEvent.java>
uses or overrides a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
basictests:
[mxmlc] MXMLJSC
[mxmlc]
-sdk-js-lib=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/mustella/js>
[mxmlc] +env.PLAYERGLOBAL_HOME=C:\adobe\flash
[mxmlc] -compiler.debug=true
[mxmlc]
+royalelib=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/frameworks/>
[mxmlc]
-closure-lib=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/js/lib/google/closure-library>
[mxmlc]
-compiler.library-path+=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/mustella/mustella.swc>
[mxmlc]
-compiler.js-external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/js/libs/js.swc>
[mxmlc]
-compiler.js-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/frameworks/js/libs>
[mxmlc]
-compiler.js-library-path+=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/mustella/mustella.swc>
[mxmlc] --
[mxmlc]
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/mustella/tests/basicTests/BasicTestsApp.mxml>
[mxmlc] Loading configuration:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/frameworks/royale-config.xml>
[mxmlc] Loading configuration:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/mustella/tests/basicTests/BasicTestsApp-config.xml>
[mxmlc]
[mxmlc] 92927 bytes written to
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/mustella/tests/basicTests/BasicTestsApp.swf>
in 5.090 seconds
[mxmlc] The project 'BasicTestsApp' has been successfully compiled.
[mxmlc] 15.4969015 seconds
[mxmlc]
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/frameworks/js/libs/BasicJS.swc>
Warning: The definition goog.events.EventTarget depended on by
org.apache.royale.core.UIBase in the SWC
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/frameworks/js/libs/BasicJS.swc>
could not be found
[mxmlc]
[mxmlc]
[mxmlc]
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/frameworks/js/libs/CoreJS.swc>
Warning: The definition goog.events.BrowserEvent depended on by
org.apache.royale.events.MouseEvent in the SWC
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/frameworks/js/libs/CoreJS.swc>
could not be found
[mxmlc]
[mxmlc]
[mxmlc]
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/frameworks/js/libs/CoreJS.swc>
Warning: The definition goog.events.BrowserEvent depended on by
org.apache.royale.events.BrowserEvent in the SWC
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/frameworks/js/libs/CoreJS.swc>
could not be found
[mxmlc]
[mxmlc]
[mxmlc]
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/frameworks/js/libs/CoreJS.swc>
Warning: The definition goog.events.Event depended on by
org.apache.royale.events.utils.MouseEventConverter in the SWC
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/frameworks/js/libs/CoreJS.swc>
could not be found
[mxmlc]
[mxmlc]
[mxmlc]
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/frameworks/js/libs/CoreJS.swc>
Warning: The definition goog.events.BrowserEvent depended on by
org.apache.royale.events.utils.MouseEventConverter in the SWC
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/frameworks/js/libs/CoreJS.swc>
could not be found
[mxmlc]
[mxmlc]
[mxmlc]
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/frameworks/js/libs/CoreJS.swc>
Warning: The definition goog.events depended on by
org.apache.royale.core.ElementWrapper in the SWC
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/frameworks/js/libs/CoreJS.swc>
could not be found
[mxmlc]
[mxmlc]
[mxmlc]
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/frameworks/js/libs/CoreJS.swc>
Warning: The definition goog.events.BrowserEvent depended on by
org.apache.royale.core.ElementWrapper in the SWC
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/frameworks/js/libs/CoreJS.swc>
could not be found
[mxmlc]
[mxmlc]
[mxmlc]
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/frameworks/js/libs/CoreJS.swc>
Warning: The definition goog.DEBUG depended on by
org.apache.royale.core.ElementWrapper in the SWC
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/frameworks/js/libs/CoreJS.swc>
could not be found
[mxmlc]
[mxmlc]
[mxmlc]
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/frameworks/js/libs/CoreJS.swc>
Warning: The definition goog.events.BrowserEvent depended on by
org.apache.royale.events.IBrowserEvent in the SWC
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/frameworks/js/libs/CoreJS.swc>
could not be found
[mxmlc]
[mxmlc]
[mxmlc]
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/frameworks/js/libs/CoreJS.swc>
Warning: The definition goog.bind depended on by
org.apache.royale.utils.MXMLDataInterpreter in the SWC
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/frameworks/js/libs/CoreJS.swc>
could not be found
[mxmlc]
[mxmlc]
[mxmlc]
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/frameworks/js/libs/CoreJS.swc>
Warning: The definition goog.DEBUG depended on by
org.apache.royale.debugging.assert in the SWC
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/frameworks/js/libs/CoreJS.swc>
could not be found
[mxmlc]
[mxmlc]
[mxmlc]
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/frameworks/js/libs/CoreJS.swc>
Warning: The definition goog.events.Event depended on by
org.apache.royale.events.Event in the SWC
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/frameworks/js/libs/CoreJS.swc>
could not be found
[mxmlc]
[mxmlc]
[mxmlc]
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/frameworks/js/libs/CoreJS.swc>
Warning: The definition goog.events depended on by
org.apache.royale.events.EventDispatcher in the SWC
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/frameworks/js/libs/CoreJS.swc>
could not be found
[mxmlc]
[mxmlc]
[mxmlc]
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/frameworks/js/libs/CoreJS.swc>
Warning: The definition goog.events.EventTarget depended on by
org.apache.royale.events.EventDispatcher in the SWC
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/frameworks/js/libs/CoreJS.swc>
could not be found
[mxmlc]
[mxmlc]
[mxmlc]
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/frameworks/js/libs/CoreJS.swc>
Warning: The definition goog.events.Listener depended on by
org.apache.royale.events.EventDispatcher in the SWC
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/frameworks/js/libs/CoreJS.swc>
could not be found
[mxmlc]
[mxmlc]
[mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
[echo] launching player and swf
C:\adobe\flash\11.7\flashplayerdebugger.exe
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/mustella/tests/basicTests/BasicTestsApp.swf>
mustellaresultsparser:
[java] ***************Filename**********:
C:\Users\ApacheRoyaleCI\AppData\Roaming/Macromedia/Flash
Player/Logs/flashlog.txt
[java] results: PASSED
basictests-mustella:
basictests-compile-js:
basictests-run-js:
[echo] GECKODRIVER_HOME=C:\\geckodriver\\geckodriver.exe
[echo]
url=file://<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/mustella/tests/basicTests/bin/js-debug/index.html>
[echo]
script=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/mustella/tests/basicTests/halo/scripts/ButtonTestScript.mxml>
[echo]
script=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/mustella/tests/basicTests/halo/scripts/CheckBoxTestScript.mxml>
[java]
file://<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/mustella/tests/basicTests/bin/js-debug/index.html>
[java] 1626963221136 mozrunner::runner INFO Running
command: "C:\\Program Files\\Mozilla Firefox\\firefox.exe" "-marionette"
"-foreground" "-no-remote" "-profile"
"C:\\Users\\ApacheRoyaleCI\\AppData\\Local\\Temp\\rust_mozprofile.YrPbVWQQkwI5"
[java] 1626963222833 Marionette INFO Marionette enabled
[java] JavaScript error: resource://gre/modules/XULStore.jsm, line 66:
Error: Can't find profile directory.
[java] console.warn: SearchSettings: "get: No settings file exists, new
profile?" (new NotFoundError("Could not open the file at
C:\\Users\\ApacheRoyaleCI\\AppData\\Local\\Temp\\rust_mozprofile.YrPbVWQQkwI5\\search.json.mozlz4",
(void 0)))
[java] 1626963225864 Marionette INFO Listening on port 55886
[java] JavaScript error:
resource:///modules/sessionstore/SessionStore.jsm, line 6190: TypeError: aTab
is undefined
[java] 1626963226001 Marionette WARN TLS certificate errors
will be ignored for this session
[java] Jul 22, 2021 2:13:46 PM
org.openqa.selenium.remote.ProtocolHandshake createSession
[java] INFO: Detected dialect: W3C
[java] running script
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/mustella/tests/basicTests/halo/scripts/ButtonTestScript.mxml>
[java] test case count: 2
[java] RESULT:
scriptName=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/mustella/tests/basicTests/halo/scripts/ButtonTestScript.mxml>
id=SetupButtonTest result=pass elapsed=105 phase=body started=1626963226872
extraInfo= msg=
[java] DispatchMouseClickEvent: x = 10.0, y = 10.0
[java] DispatchMouseClickEvent: mouseTarget = button test button
[java] RESULT:
scriptName=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/mustella/tests/basicTests/halo/scripts/ButtonTestScript.mxml>
id=ButtonTest1 result=pass elapsed=1490 phase=body started=1626963226977
extraInfo= msg=
[java] running script
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/mustella/tests/basicTests/halo/scripts/CheckBoxTestScript.mxml>
[java] test case count: 2
[java] RESULT:
scriptName=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/mustella/tests/basicTests/halo/scripts/CheckBoxTestScript.mxml>
id=SetupCheckBoxTest result=pass elapsed=23 phase=body started=1626963228470
extraInfo= msg=
[java] DispatchMouseClickEvent: x = 10.0, y = 10.0
[java] DispatchMouseClickEvent: mouseTarget = input
[java] RESULT:
scriptName=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/mustella/tests/basicTests/halo/scripts/CheckBoxTestScript.mxml>
id=CheckBoxTest1 result=pass elapsed=1306 phase=body started=1626963228493
extraInfo= msg=
[java] 1626963229802 Marionette INFO Stopped listening on
port 55886
[java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
basictests-js:
basictests-marmotinni:
checkintests:
mxtests-clean:
[delete] Deleting directory
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/mustella/tests/mxtests/basicTests/bin>
check-air-home:
[echo] AIR_HOME is C:\adobe\air\4.0\AdobeAIRSDK
check-runtime-env:
runtime-setup:
load-task:
marmotinni-setup:
prepare:
[echo] Making lib directory
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/marmotinni/java/C>:\jenkins\workspace\royale-asjs_MXTests\marmotinni\java/lib
selenium3-jar-check:
selenium3-jar:
main:
clean:
[delete] Deleting:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/mustella/mustella.swc>
check-compiler-home:
check-compiler:
compile:
[echo] Compiling mustella.swc
[echo] ROYALE_HOME:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/>
[echo] ROYALE_COMPILER_HOME:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/js>
[java] args:
[java]
+royalelib=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/frameworks>
[java] +playerglobal.version=11.7
[java] +env.PLAYERGLOBAL_HOME=C:\adobe\flash
[java] +env.AIR_HOME=C:\adobe\air\4.0\AdobeAIRSDK
[java] -compiler.strict-xml=true
[java] -compiler.targets=SWF,JSRoyale
[java]
-output=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/mustella/mustella.swc>
[java]
-load-config=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/mustella/src/main/config/compile-swf-config.xml>
[java]
-js-load-config=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/frameworks/js-config.xml>
[java]
-js-load-config+=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/mustella/src/main/config/compile-js-config.xml>
[java] target:SWF
[java] target:JSRoyale
[java] COMPC
[java] Loading configuration:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/mustella/src/main/config/compile-swf-config.xml>
[java]
[java] 58229 bytes written to
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/mustella/mustella.swc>
in 2.864 seconds
[java] COMPCJSCRoyale
[java] 5.5401052 seconds
[java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
compile-js:
main:
basictests-compile-java:
[delete] Deleting directory
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/mustella/target/classes>
[mkdir] Created dir:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/mustella/target/classes>
[javac]
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/build.xml>:1365:
warning: 'includeantruntime' was not set, defaulting to
build.sysclasspath=last; set to false for repeatable builds
[javac] Compiling 12 source files to
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/mustella/target/classes>
[javac] Note:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/mustella/src/main/java/marmotinni/DispatchMouseClickEvent.java>
uses or overrides a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
mxtests-compile-java:
mxtests:
[mxmlc] MXMLJSC
[mxmlc]
-sdk-js-lib=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/mustella/js>
[mxmlc] +env.PLAYERGLOBAL_HOME=C:\adobe\flash
[mxmlc] -compiler.debug=true
[mxmlc]
+royalelib=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/frameworks/>
[mxmlc]
-closure-lib=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/js/lib/google/closure-library>
[mxmlc] +configname=flex
[mxmlc]
-compiler.library-path+=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/mustella/mustella.swc>
[mxmlc]
-compiler.js-external-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/js/libs/js.swc>
[mxmlc]
-compiler.js-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/frameworks/js/libs>
[mxmlc]
-compiler.js-library-path=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/js/libs/GCL.swc>
[mxmlc]
-compiler.js-library-path+=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/mustella/mustella.swc>
[mxmlc] --
[mxmlc]
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/mustella/tests/mxtests/basicTests/BasicTests.mxml>
[mxmlc] Loading configuration:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/frameworks/flex-config.xml>
[mxmlc] Loading configuration:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/mustella/tests/mxtests/basicTests/BasicTests-config.xml>
[mxmlc]
[mxmlc] 445675 bytes written to
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/mustella/tests/mxtests/basicTests/BasicTests.swf>
in 8.241 seconds
[mxmlc] The project 'BasicTests' has been successfully compiled.
[mxmlc] 26.8981673 seconds
[mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
[echo] launching player and swf
C:\adobe\flash\11.7\flashplayerdebugger.exe
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/mustella/tests/mxtests/basicTests/BasicTests.swf>
mustellaresultsparser:
[java] ***************Filename**********:
C:\Users\ApacheRoyaleCI\AppData\Roaming/Macromedia/Flash
Player/Logs/flashlog.txt
[java] Unexpected Trace: return types dont match
[java] Unexpected Trace: virt Object
org.apache.royale.core::IListDataItemRenderer/get
org.apache.royale.core:IListDataItemRenderer::listData()
[java] Unexpected Trace: over mx.controls.listClasses::BaseListData
mx.controls.dataGridClasses::DataGridItemRenderer/get listData()
[java] No results. Is trace output enabled?
[java] results: FAILED
BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/build.xml>:1564:
The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_MXTests/ws/build.xml>:1488:
Java returned: 1
Total time: 33 minutes 59 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
Build step 'Invoke Ant' marked build as failure
Archiving artifacts