You are viewing a plain text version of this content. The canonical link for it is here.
Posted to royale-builds@royale.apache.org by ap...@gmail.com on 2021/11/28 16:20:30 UTC

Build failed in Jenkins: Royale_ASDoc_Example #956

See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_ASDoc_Example/956/display/redirect?page=changes>

Changes:

[noreply] Create NameUtil.as

[noreply] Update UIComponent.as

[noreply] Update MXRoyaleClasses.as

[greg.dove] quick fix for build

[yishay.weiss] Some stub functions to BitmapImage

[yishay.weiss] Adding some APIs to spark Rect

[yishay.weiss] More stubs

[yishay.weiss] Make BitmapImage an alias for mx Image

[yishay.weiss] More stubs added to emulation components

[greg.dove] Small fixes for build (swf vs. js) and metadata warning

[noreply] CruxQuickStartMX added

[carlos.rovira] mx-crux-example: fix by removing exclude defaults as Greg suggested

[noreply] Update FormExample.mxml

[yishay.weiss] More stubs added to spark

[carlos.rovira] jewel-list: fix an issue wirh rowHeight (fix #916)

[carlos.rovira] jewel-combobox: add dataProvider as [DefaultProperty]

[carlos.rovira] jewel-combobox: comment some traces

[carlos.rovira] jewel-combobox: solve some issues with RTEs

[carlos.rovira] jewel-combobox: remove timeout to open and make faster opacity

[carlos.rovira] new temporal blog example "Using a ComboBox"

[carlos.rovira] jewel-searchfilter-beads:some little improvements in code

[carlos.rovira] jewel-combobox remove some unsued imports

[yishay.weiss] Faking some skin parts in SparkRoyale

[yishay.weiss] More spark stubs

[yishay.weiss] Emulate effect in Transition

[yishay.weiss] Add Transition lookup for spark

[yishay.weiss] Add some methods so override doesn't result in compiler error.

[greg.dove] Added missing checks for ExtraData in reflection 'aliasing' support

[greg.dove] Refactored AMFBinaryData use 'internal' namespace for Serialization

[yishay.weiss] More stubs in SparkRoyale

[yishay.weiss] Add event metadata for Sequence

[yishay.weiss] Add spark lookup for sequence

[yishay.weiss] Add ButtonBase to spark manifest

[yishay.weiss] Adding RenderetExistenceEvent

[greg.dove] Ensure that native emulations reference singleton data for each type in

[greg.dove] Make constructorMethod consistent between swf and js.

[greg.dove] Updated tests for recent Reflection improvements

[greg.dove] avoid some GCC warnings in application builds.

[greg.dove] Fix some inconsistencies between ant and maven for MXRoyale and

[greg.dove] make the sass compilation windows-friendly to avoid local EOL changes

[harbs] Fixed #918

[greg.dove] Fix for renderers no longer automatically updating after test result is

[greg.dove] Addition of support for a test runner that has room to hold a visual

[greg.dove] Not sure why this causes a change in dependencies for maven build. The

[carlos.rovira] a temp try to see if emails comes from b.a.o. will be reverted soon

[carlos.rovira] Revert "a temp try to see if emails comes from b.a.o. will be reverted

[carlos.rovira] Revert "Revert "a temp try to see if emails comes from b.a.o. will be

[carlos.rovira] Revert "Revert "Revert "a temp try to see if emails comes from b.a.o.

[greg.dove] Add failing JS test for URLVariables

[greg.dove] Fix JS URLVariables

[yishay.weiss] prepare for FileReference.cancel()

[piotrzarzycki21] Update TourDeJewel Moonshine IDE project file

[carlos.rovira] fix a typo when an item is already selected but the index is not synced

[yishay.weiss] Adding stubs for AnimateProperty usage

[yishay.weiss] Utilize more ease functions

[yishay.weiss] Forgot to add this to repo

[yishay.weiss] Add AsyncLisrView (not tested)

[yishay.weiss] Add Naive Loader implementation - untested

[carlos.rovira] Revert "fix a typo when an item is already selected but the index is not

[yishay.weiss] Add height and width to LoaderInfo

[greg.dove] Quick fix

[yishay.weiss] New bunch of unimplemented stubs

[yishay.weiss] BitmapData is JS only

[yishay.weiss] Added draw() stub to BitmapData

[yishay.weiss] fix typo

[yishay.weiss] Adding label function stub

[yishay.weiss] untested dragrdrop implementation for spark list

[yishay.weiss] More stubs

[yishay.weiss] More stubs

[piotr.zarzycki] MXRoyale: Add missing removeAllCursors method to CursorManager

[greg.dove] Add DragDrop dependency to SparkRoyale for ant

[yishay.weiss] Add hide event stub

[piotr.zarzycki] MXRoyale: Add missing styles indicatorGap in Form SparkRoyale: Add

[greg.dove] Adding FocusEvents bead for use in mxml

[greg.dove] Adding in an improved NetConnection emulation. This works for legacy AMF

[greg.dove] slight tidy-up

[piotr.zarzycki] SparkRoyale: Add more stubs in List

[piotrzarzycki21] MXRoyale: Add missing draggableColumns, resizibleColumns and

[piotrzarzycki21] MXRoyale: Add sortableColumns stub

[piotr.zarzycki] MXRoyale: Add headerStyleName to DataGridColumn stub

[piotrzarzycki21] MXRoyale: Add headerHeight stub to DataGrid

[yishay.weiss] More stubs and unimplemented events

[piotrzarzycki21] MXRoyale: Add showHeaders stub to DataGrid

[yishay.weiss] More emulation stubs

[christofer.dutz] - Made the TDJ example copy the themes into the debug-js and not the

[yishay.weiss] more stubs in mx

[yishay.weiss] Adding some stubs in emulation and moving some to base classes

[noreply] Create BitmapAsset.as

[noreply] Update MXRoyaleClasses.as

[yishay.weiss] Add datagrid item renderer to manifest

[yishay.weiss] Emulation stubs

[yishay.weiss] Fix spark royale failure

[piotr.zarzycki] MXRoyale: Add and fix StateChangeEvent to compilation - Fix BitmapAsset

[yishay.weiss] add states to mx datagriditemrenderer

[yishay.weiss] Fix listData signature

[yishayjobs] Fix build again.

[greg.dove] remove unused/missing import for maven build

[yishayjobs] Make mx tree more compatible with original flex code

[piotr.zarzycki] MXRoyale: Add Timer implementation with TimerEvent. Timer extends

[yishayjobs] ExposE cUBIC function in emulation

[yishayjobs] Add some constants to DragManager

[yishayjobs] First implementation of spark line

[yishayjobs] More emulation stubs

[carlos.rovira] jewel-list: fix item renderer height that can't go below 34px

[greg.dove] fix for: IE11 was not converting MouseEvents - fixes 'mouse coords from

[greg.dove] LookAlike was not correctly displaying in general case (emulation of

[greg.dove] also disable pointerEvents when a control is disabled (Jewel)

[greg.dove] minor changes only

[greg.dove] Added a new (WIP) SimpleDraggableController, supported more variants

[yishayjobs] More emulation stubs

[carlos.rovira] jewel-combobox: remove renderer min-height limit since is no longer

[carlos.rovira] example: Using Combo target change to JSRoyale only

[carlos.rovira] core: refactor IDataGrid and IStrandWithPresentationModel to Core since

[carlos.rovira] core: add IComboBox interface

[carlos.rovira] jewel-combobox: add support for itemRenderer at instance level

[carlos.rovira] jewel-datagrid: remove DataGrid dependencies from DataGridView and

[yishayjobs] More emulation stubs

[carlos.rovira] jewel-datagrid: remove dependencies to DataGrid from DataGridSort

[carlos.rovira] jewel-datagrid: remove dependencies to DataGrid from

[carlos.rovira] jewel-datagrid: remove DataGrid dependencies from DataGridColumnList

[carlos.rovira] jewel-searchfilter: fix an issue in the search solved by Hugo Ferreira

[yishayjobs] Moved stub to base class

[greg.dove] Fix for JS-only stubs (these probably also should have matching getters)

[greg.dove] Revert IE11 event changes to ElementWrapper, added doubleclick support

[yishayjobs] Fix illegal override in flash

[carlos.rovira] jewel-searchlist: temp fix issue with height in renderers when filter,

[yishayjobs] Add BitmapFill stub

[yishayjobs] Fix SWF build after emulation stub broke it

[yishayjobs] MXRoyale swf was still failing, should fix it

[carlos.rovira] jewel-list: DefaultProperty is not inherited from DataContainer

[carlos.rovira] jewel-list: fix in initializers for height depending on PM rowHight and

[carlos.rovira] jewel-combobox: popup need to get the values from combo PM (rowHeight,

[yishayjobs] Adding stub event handler

[yishayjobs] Adding some extra events and other emulation stubs

[yishayjobs] Fix assertType for js

[piotrzarzycki21] SparkRoyale: Fix missing import Event in TitleWindow

[piotrzarzycki21] SparkRoyale: Another fix for TileWindow missing import in SWF build

[greg.dove] Quick fixes for build. Quick comment: The drag-drop support might needs

[carlos.rovira] jeqel-tabbar: fix height in renderers

[carlos.rovira] jewel-sectioncontent: fix recent issue causing all section content add

[harbs] Revert "Fix assertType for js"

[harbs] This import should not be necessary

[carlos.rovira] tour-de-jewel: fix show/hide footerbar and drawerfooter

[carlos.rovira] jewel-topappbar: some refactoring and fixes

[piotrzarzycki21] HTML: Add video tag

[piotrzarzycki21] HTML: Add couple of missing methods to Video - play, pause, load and

[carlos.rovira] tourdejewel: example of combo using new itemRenderer var

[piotrzarzycki21] HTML: Support srcObject property in Video -  Add missing return types

[greg.dove] Adding an emulation of flash.net.navigateToURL. This seems to work for

[greg.dove] That code from swf URLLoader that I copied looks a bit wrong... fixing.

[yishayjobs] Some more spark stubs

[aharui] try to prevent multiple toolbars.  Should fix #929

[aharui] emulate more RichTextEditor properties.  Should fix #929.

[yishayjobs] Naive implementation if invalidateSkinState

[carlos.rovira] mxroyale: fix build. editorDiv doesn't exits

[carlos.rovira] jewel-datagrid: cleaning

[carlos.rovira] jewel-virtualdatagrid: start of virtual datagrid. requires work on

[carlos.rovira] tourdejewel: add VirtualDataGrid example still WIP

[carlos.rovira] jewel-virtualdatagrid: add VirtualDataGridColumn

[carlos.rovira] jewel-datagrid: little refactoring to use always IDataGridColumn

[carlos.rovira] jewel-virtualdatagrid: remove createColumn from IDataGridColumn since

[carlos.rovira] jewel-virtualdatagrid: fix issues with column heights

[yishayjobs] Fixes certain scenariuos where skin isn't laid out correctly because it

[yishayjobs] Don't forget measured dimensions

[yishayjobs] More skin sizing issues in spark

[joshtynjala] RELEASE_NOTES: my changes in 0.9.8

[carlos.rovira] jewel: change some version numbers from 0.10.0 to 0.9.8 to prepare for

[carlos.rovira] core/basic: change some version numbers from 0.10.0 to 0.9.8 to prepare

[greg.dove] added missing bytesLoaded/bytesTotal updates, and support for

[greg.dove] More tuning to progress tracking in URLLoader

[yishayjobs] Avoid situation where dom element width is different to royale object

[carlos.rovira] RELEASE_NOTES: partial changes in Basic and Jewel for 0.9.8

[greg.dove] COMPLETE event should occur after 'load' native event to allow for

[noreply] Update AdvancedListBase.as

[carlos.rovira] RELEASE_NOTES: final changes in Basic and Jewel for 0.9.8

[carlos.rovira] tour-de-jewel: add new compiler options done by Josh to reduce filesize

[carlos.rovira] todomvc-examples: optimization with new compiler options

[aharui] try forcing unskinned Spark Application's contentView to the size given

[estangler] mx.messaging.channels.URLVariables: implemented for HTTPService.request

[estangler] Added newline

[carlos.rovira] jewel-table: extend from DataContainer instead of DataContainerBase

[carlos.rovira] jewel-listview: add presentationModel getter to retrieve from

[carlos.rovira] jewel-searchfilterforlist: refactor presentationModel to a getter

[estangler] XMLList: added localName()

[noreply] Support for ArrayListView on VirtualDataGrid

[estangler] Removed mx.messaging.channels.URLVariables, and switched to using

[aharui] handle sizedToContent without skins

[aharui] Scroller measures viewport.  Should fix #944

[aharui] special case height/width in states

[aharui] delay state setting until skin is set

[piotrzarzycki21] MXRoyale: Make fontFamily working in UIComponent

[greg.dove] Addresses #947, swapped to use of String.trim() selectively for areas

[greg.dove] Fixes for Array sort with RETURNINDEXEDARRAY with new unit tests added.

[yishayjobs] Implement useHandCursor

[yishayjobs] Add bead to control text selectability

[yishayjobs] Make Spark Label not selectable

[yishayjobs] Add text decoration to spark labels

[greg.dove] minor: standardise part of the toString implemenation of TypeDefinition

[greg.dove] Adding a new utility method for reflection use. This is useful in many

[yishayjobs] Temp fix for #952

[piotrzarzycki21] SparkRoyale: Start respecting clipAndEnableScrolling property provided

[piotrzarzycki21] SparkRoyale: Make clipAndEnableScrolling true default temporary -

[yishayjobs] Adhere to event protocol in unimplemented effects

[piotrzarzycki21] SparkRoyale: Make similar behavior to Flex for components. If component

[estangler] Implemented parameters for Spark Application (copied from MX

[aharui] Revert "Temp fix for #952".  Try a different strategy in upcoming commit

[aharui] have dropdown check if sizedToContent and use the same measuredHeight as

[piotrzarzycki21] SparkRoyale: Add bead SparkSkinWithClipAndEnableScrollinvViewport to

[estangler] Handle environment variable ROYALE_COMPILER_HOME.

[estangler] Commented out function causing a VerifyError: Error #1053 in Flash Debug

[yishayjobs] Make sure Progress event propagates bubble param

[estangler] Fix VerifyError: Error #1053 in Flash Debug Player due to wrong

[carlos.rovira] jewel-scrollToIndex: make list based components scrollToIndex when

[carlos.rovira] jewel-scrollToIndex: remove from the rest of places since we now do in

[hferreira] VirtualDataGrid is now able to scroll on the full data

[carlos.rovira] fix build

[aharui] fix ProgressEvent and ModuleEvent.  Should fix #959

[yishayjobs] Fixes #962

[estangler] Fix VirtualDataContainerView.removeAllItemRenderers() for Spark

[noreply] Update FlexEvent.as uncommented REMOVE

[noreply] MXRoyaleClasses.as added IMenuItemRenderer Interface

[noreply] Create IMenuItemRenderer.as

[greg.dove] Added in a js-only utility method 'fromCanvas' for using native canvas

[estangler] Implemented JS side of XMLNotifier, ObjectMap.forEach, and many XML

[estangler] XMLListAdapter is expecting a bit more here.

[estangler] Implemented MX Tree itemOpen event and isBranch tree item attribute.

[estangler] Comment out traces.

[noreply] Update IMenuDataDescriptor.as added dataDescriptor function

[noreply] Update DefaultDataDescriptor.as added dataDescriptor function

[noreply] Update MXRoyaleClasses.as added IMenuDataDescriptor

[noreply] Update Menu.as uncommented dataDescriptor function

[noreply] Create IMenuBarItemRenderer.as

[noreply] Update MXRoyaleClasses.as added IMenuBarItemRenderer

[noreply] Menu.as added labelFunction,iconField,iconFunction

[estangler] Fix rendering problem for Basic VirtualListVerticalLayout after

[noreply] Update UIComponent.as added smoothBitmapContent

[estangler] Fix mx.controls.VirtualDataItemRendererFactoryForXX classes on

[noreply] Update TextInput.as added textField property

[estangler] Adjusted for changes to parent class.

[estangler] Ported CollectionChangeUpdateForArrayListData to Spark.

[estangler] Ported CollectionChangeUpdateForArrayListData to Spark.

[noreply] Create GraphicsUtil.as

[noreply] Update MXRoyaleClasses.as added GraphicsUtil

[noreply] Update UIComponent.as added drawRoundRect

[noreply] Update Panel.as added titleBar property

[greg.dove] Add missing swf import

[estangler] Implement Tree.isItemOpen().

[greg.dove] fix logic: exclusion, not inclusion...

[estangler] Fix display problems in Tree when dataProvider is XMLListCollection and

[estangler] Merged with develop changes.

[estangler] Merged with develop changes.

[estangler] Fixed wrong event name.

[yishayjobs] Using Greg's patch to avoid infinite loops on static init. This code may

[noreply] Create ResizeMode.as

[noreply] Update ComboBox.as added prompt

[noreply] Update ChangeWatcher.as uncommented useWeakReference

[noreply] Update spark-royale-manifest.xml added Graphic

[noreply] Update SparkRoyaleClasses.as added ResizeMode

[noreply] Update GroupBase.as uncommented resizeMode property

[yishayjobs] Removing static initialization

[noreply] Update Graphic.as set layout

[noreply] Update Effect.as

[noreply] Update IEffectInstance.as

[noreply] Update spark-royale-manifest.xml added Move

[noreply] Update UIComponent.as added styleDeclaration function

[noreply] Update Panel.as added titleTextField and getTitleTextField function

[noreply] Create Move.as

[piotrzarzycki21] SparkRoyale: Add ResizeMode in the right place fixes latest Pushmina

[noreply] Update FocusManager.as added showFocus

[noreply] Update AnimateInstance.as commented [ResourceBundle("sparkEffects")]

[noreply] Update Animation.as commented [ResourceBundle("sparkEffects")]

[noreply] Update MultiValueInterpolator.as commented

[noreply] Update NumberInterpolator.as commented [ResourceBundle("sparkEffects")]

[estangler] Fix bug in

[yishayjobs] Need it initialize viewstack children with includeInLayout=false.

[carlos.rovira] jewel-buttonbar: add jewel ButtonBarModel that extends from

[estangler] Added Spark CollectionChangeUpdateForArrayListData to manifest.

[estangler] Add Spark Sort and SortField to the manifest.

[estangler] Hard-code (English) error messages in mx.messaging, until resource

[estangler] Changes to XML notification needed after more data type analysis, more

[estangler] Add support for dynamic updates to MX Tree via XML notifications, and

[piotrzarzycki21] Jewel ListView: Fix issue where making dataProvider = null to any

[carlos.rovira] jewel-numericstepper: Jewel NumericStepper Value Property Fails Binding

[carlos.rovira] tour-de-jewel: add jewel numericstepper binding test

[carlos.rovira] jewel-numericstepper: remove CHANGE and use ENTER and FOCUSOUT (with

[carlos.rovira] jewel: how to make a Navigator item disabled

[aharui] initial JS implementation of ProgressBar.  Should help fix #931

[estangler] Measure (especially height) properly for Spark Label when width is

[aharui] make sure Image/Bitmap image measurements are not NaN

[aharui] Spark Label is a 'native' control (no view) so it has to send

[aharui] listen for child size changing

[yishayjobs] Spark Label is a 'native' control (no view) so it has to send

[yishayjobs] make sure Image/Bitmap image measurements are not NaN

[estangler] Implement Spark SkinnableDataContainer, reconfigure DataGroup, adjust

[estangler] Add support for single-item XMLList items to MX ListItemRenderer.

[estangler] Different variable to avoid compile warning

[estangler] Add support for XML and XMLList to MX LogLogger logging

[yishayjobs] Make sure measurement of height does not leave state of dom element in

[estangler] Add removeAllElements() and removeElementAt() to MX ViewStack (via

[estangler] Implement much of MX ObjectProxy.

[estangler] Create bead Spark TabBarSelectionUpdateFromSelectableDataProvider to

[estangler] Change Spark Scroller to allow viewport to be set after Scroller is

[estangler] Support null arg.

[estangler] Implement removeAllElements() for Spark SkinnableContainer.

[aharui] handle skins of SkinnableContainers that are fully sized by parent

[yishayjobs] More measurements happening, so need to check safety

[yishayjobs] More measurements happening, so need to check safety

[piotrzarzycki21] MXRoyale: Add labelField to have control over displayed text on

[raudjcholo] Bead that can be used with a Jewel ComboBox to allow closing ComBox

[raudjcholo] Remove new functionality from SearchfFilter bead

[raudjcholo] Add usage example in TDJ

[noreply] Update Graphics.as for beginBitmapFill

[yishayjobs] Shame to lose all that code if all we want is to override one method

[carlos.rovira] ComboBoxListCloseOnClick: add a bit more of info and organize imports

[piotr.zarzycki] MXRoyale: ToggleButtonBar should use ListSingleSelectionMouseController

[estangler] Initialize _url in MX and Spark so that

[estangler] Fixed runtime problem in release mode.

[estangler] Add setlocal to mxmlc.bat files to prevent ROYALE_HOME, etc., from being

[estangler] Increase max memory for java to 1024 MB to prevent out-of-memory during

[estangler] Adjust ROYALE_COMPILER_HOME to be consistent with build.xml files

[yishayjobs] Add itemRendererFunction to spark DataGroup

[yishayjobs] Support RendererExistenceEvent.RENDERER_ADD in Spark

[yishayjobs] rendererFunction returns a factory, not an instance

[yishayjobs] Should not be the default as is likely to have bad performance on

[noreply] Update DataGridColumn.as Added dataTipField

[noreply] Create AddChild.as

[noreply] Create ContextMenuItem.as

[noreply] Update mx-royale-manifest.xml Added AddChild

[noreply] Update MXRoyaleClasses.as Added ContextMenuItem

[raudjcholo] Fix erratic behavior of Jewel SearchFilter bead

[piotrzarzycki21] CruxQuickStart Example: Update Moonshine IDE project file

[piotr.zarzycki] SparkRoyale: Improve handle itemRendererFunction in DataGroup -

[harbs] Make group protected

[harbs] Missing import

[carlos.rovira] jewel-textinputbase: remove enter's event.preventDefault() since

[yishayjobs] Initialize item on tree item renderer

[aharui] stop forcing size of DG to 200x200 and try measuring based on rowHeight

[aharui] invalidateSize if children are growing during layout.  It means that a

[noreply] Update FlexVersion added VERSION_4_0

[noreply] Update MXRoyaleClasses.as Added ApplicationControlBar

[noreply] Create ApplicationControlBar.as

[noreply] Update AddChild.as Commented [ResourceBundle("states")]

[yishayjobs] stop forcing size of DG to 200x200 and try measuring based on rowHeight

[noreply] Create BitmapFilterQuality.as

[noreply] Create BitmapFilterType.as

[noreply] Update MXRoyaleClasses.as added BitmapFilterType and BitmapFilterQuality

[noreply] Create BevelFilter.as

[noreply] Update SparkRoyaleClasses.as added BevelFilter

[yishayjobs] Revert to fixed height until we figure out dg measurment where dp is

[estangler] Suppress, by default, the most plentiful "not implemented" trace

[estangler] Comment out plentiful trace message.

[noreply] Update TextInput.as added borderStyle

[noreply] Update IUIComponent added document

[noreply] Update UIComponent.as added document

[noreply] Update DataGridItemRenderer.as added document

[noreply] Update AdvancedDataGridItemRenderer.as added document

[noreply] Update Label.as added truncateToFit

[yishayjobs] Forgot to wrap type in event

[yishayjobs] Get rid of warning

[noreply] revert AdvancedDataGridItemRenderer.as document property removed

[noreply] revert DataGridItemRenderer.as document property removed

[noreply] revert IUIComponent.as document property removed

[noreply] revert UIComponent.as document property removed

[estangler] Implement propertyNames() in ObjectProxy for JS to allow enumerations

[noreply] Update ListBase.as Added menuSelectionMode

[noreply] Update ScrollControlBase.as added borderStyle

[noreply] Update DataGrid.as uncomment itemEditEnd and itemEditBegin Events

[estangler] Set ListEvent.itemRenderer on itemClick of AdvancedDataGrid.

[noreply] Update ListBase.as added dataTipFunction property

[noreply] Update DataGridListBase.as to add override into dataTipFunction property

[noreply] Update AdvancedListBase.as to add override into dataTipFunction property

[noreply] Update Panel.as uncommented dropShadowEnabled Style

[noreply] Update UIComponent.as added dragComplete and dragOver Event

[noreply] Update DataGrid.as uncommented itemFocusIn Event

[piotr.zarzycki] SparkRoyale: Add implementation of attachSkin which helps initialize

[noreply] Update DataGridListBase.as uncommented lockedColumnCount

[noreply] Update Container.as added borderThickness Style

[noreply] Create URLRequestMethod.as

[noreply] Update SWFLoader.as many properties removed to make it run

[noreply] Update MXRoyaleClasses.as added URLRequestMethod and Uncommented

[noreply] Update defaults.css commented ProgressBar bead

[estangler] Fix typos in MX CartesianChart regarding verticalAxisRenderers that

[piotrzarzycki21] MXRoyale: Add implementation of item renderer change which allows user

[greg.dove] Graphics improvements for JS: add some additional NaN safety checks, and

[greg.dove] Tweak to play nice with interface change in previous commit

[carlos.rovira] tour-de-jewel: organize imports in dg playground

[greg.dove] Added in XMLNotification test stub. For use in testing a prospective

[piotrzarzycki21] SparkRoyale: Make some properties in DropDownListView protected to get

[piotrzarzycki21] HTML: Add "download" attribute to hyperlink

[noreply] Update TextInput.as added borderColor Style

[noreply] Update Container.as added borderColor Style

[noreply] Update GroupBase.as uncommented set verticalScrollPosition and set

[noreply] Update Grid.as override set verticalScrollPosition and set

[noreply] Update AdvancedListBase.as uncomment dataTipField

[noreply] Update Container.as added backgroundAlpha and contentBackgroundAlpha

[noreply] Update AdvancedDataGridColumn.as commented editorDataField and

[noreply] Update DataGridColumn.as added editorDataField and itemEditor

[carlos.rovira] basic-dataprovidernotifier: use interface IArrayList instead of

[carlos.rovira] DataProviderChangeNotifier: make handleDataProviderChanges protected

[carlos.rovira] jewel-arrayselectionmodel: fix update from collection and refactor to

[carlos.rovira] tour-de-jewel: add update example to datagrid from collection. check

[noreply] Update MXRoyaleClasses.as added ButtonLabelPlacement

[noreply] Update Button.as changes in labelPlacement

[noreply] Create ButtonLabelPlacement.as

[greg.dove] Fix for navigateToURL with POST params

[estangler] Fix exception because setName() is called from within parseXMLStr() for

[raudjcholo] Fix Jewel VirtualComboBox: selected item is not kept

[raudjcholo] Fix bug in GridCells screen resolutions

[raudjcholo] Change event to fix Jenkins mistake

[raudjcholo] Another attempt to fix the Jenkins error

[carlos.rovira] jewel-VirtualComboBoxPopUpView: fix Event problem

[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

[yishayjobs] Fix #1019

[yishayjobs] Fix #1019

[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

[yishayjobs] Make sure scrollbars don't prevent a height measurement

[carlos.rovira] jewel-listview-tableview: fix issue in DateChooser reported by Piotr

[carlos.rovira] jewel-datechooser: New DateRangeRestriction by Piotr with some updates

[yishayjobs] Setting explcit dimensions directly means read dimensions are different

[carlos.rovira] jewel-theme: adding styles for disabled items in DateChooser

[carlos.rovira] jewel-DateRangeRestriction: Run the enable/disable code when click on

[carlos.rovira] jewel-DateRangeRestriction: Fix the enabled/disable for cells since it

[carlos.rovira] tour-de-jewel: example for DateChooser with DateRangeRestriction bead to

[jim.page] Fix 2 AMF issues in JS build: 1) pass in the AMF URI, as currently it's

[stanislaw89] Fix DataBindingBase.deferredBindings supporting only a single (last)

[estangler] Speed up XML parsing of larger datasets by 30-50% by using faster DOM

[estangler] Speed up "x as y" and "x is y" where y is an interface, by flattening

[carlos.rovira] jewel-datefield-beads: organize and clean imports

[piotrzarzycki21] Jewel DateFieldView: Make some method protected to easier extending

[estangler] Remove @royaleignorecoercion from several UIComponent methods (which

[alinakazi1990] headerHeight Property added in mx Panel

[carlos.rovira] jewel-datefield: add "popUpOpened" and "popUpClosed" to hook actions

[carlos.rovira] jewel-DateRangeRestriction: Rename to DateChooserDateRangeRestriction to

[carlos.rovira] jewel-DateFieldDateRangeRestriction: new bead to add date range

[carlos.rovira] tour-de-jewel: example for DateField with DateFieldDateRangeRestriction

[estangler] Add @royaleemitcoercion to several UIComponent methods to ensure

[greg.dove] support for another variation in legacy ExternalInterface usage:

[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] An initial implementation of spark Line

[yishayjobs] Width and height are set on clear so need to do measure before that

[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

[aharui] try to fix #1021

[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

[estangler] Under Spark, systemManager can be null in this context.

[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

[estangler] Initial version of Spark formatters and mx.globalization.

[alinakazi1990] alternatingItemColors Style and IconFunction,dataTipField properties

[estangler] Initial version of Spark formatters and mx.globalization.

[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

[yishayjobs] Make sure SkinnableContainer is measured by skin if possible

[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

[estangler] Add support for function instances to getQualifiedClassName().

[estangler] Force coercion on return value of ContentView.contentView to detect

[estangler] Prevent exception in DataContainerView.beadsAddedHandler() due to order

[estangler] Fix wrong class name specified in comment directive.

[estangler] Minor performance improvement for a loop.

[estangler] Get the proper MXML document, for this purpose, in all cases.

[estangler] Add support for XML data in several areas, especially around sorting and

[estangler] Fix LogLogger.argToString(arg) when arg == 0.

[estangler] Implement ObjectProxy.get object.

[estangler] SelfItemRendererInitializer shouldn't be used in MXML.

[noreply] Revert FocusEvent.as

[estangler] Made code for handling XML (originally copied from legacy code in

[estangler] Made code for handling XML (originally copied from legacy code in

[pashminakazi] Changes in ContextMenuItem.as and Added EncryptedLocalStore.as,File.as

[estangler] Remove MX VirtualListVerticalLayout, which is unused.

[estangler] Fix issues in

[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] Add Spark formatters for MXML.

[estangler] Fixed this pointer in last set of changes.

[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

[yishayjobs] Add some missing signatures on new artifacts

[estangler] Added docs.

[yishayjobs] Update NOTICE files to 2021

[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

[yishayjobs] Fixes #1140

[yishayjobs] Fixes #1140. Last fix wasn't really working...

[yishayjobs] Refernce #1138. Not fixed yet because background color isn't being

[yishayjobs] Closes #1133

[yishayjobs] Fix wrong usage of ISelectableItemRenderer (consider changing name to

[pashminakazi] Change in TextColorSelectableItemRendererBead.as added background-color

[pashminakazi] Added background-image in TextColorSelectableItemRendererBead.as

[pashminakazi] Added Missing .png in TextColorSelectableItemRendererBead.as

[yishayjobs] Fixes #1139

[yishayjobs] Allow offset for mveArea

[yishayjobs] Fixes #1144

[yishayjobs] Closes #1138

[yishayjobs] Make mx title windows draggable, not any panel

[yishayjobs] Fixes #1138.

[yishayjobs] Experimental VDividedBox. Reference #1137

[yishayjobs] Try to get ASDoc example to work by removing some unsued classes that

[yishayjobs] Fix mistake in commit 93302d63a0c8ee1d2671d55c44ae87caee461686

[yishayjobs] Add constant which fixes build after merge of pull request #1037

[greg.dove] Make the IBead debug-only check more helpful here (the error message

[yishayjobs] Revert "Fix listData signature"

[estangler] Fix exception in SWF target with recent changes in ContentView.

[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

[yishayjobs] Make sure NET_STATUS const is acessible from swf as well

[yishayjobs] Adding some stub events

[yishayjobs] Add API stub for selectableRange

[greg.dove] Quick fixes in spelling/typos for royale-asjs 0.9.8 release notes, added

[greg.dove] Avoid inclusion of .afdesign binary vector file in the release

[greg.dove] Small changes to avoid RAT reporting on zero-byte files (apparently only

[piotrzarzycki21] jewel-alert: Make AlertView more pleasent for extending

[alinakazi1990] Splitter in MX HDividedBox added

[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

[yishayw] update project.royale.compiler.version and royale.typedefs.version in

[yishayw] [maven-release-plugin] prepare release

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

[yishayjobs] update version to 0.9.9

[piotrzarzycki21] Jewel Validator: Extract create/destroy error border to separate method

[greg.dove] Sweep of remaining snapshot version-related updates. Fixes

[joshtynjala] Language: some missing null checks for ROYALE_CLASS_INFO when checking

[joshtynjala] Reflection: getQualifiedSuperclassName() can also find the superclass of

[harbs] Add support for mouseenter and mouseleave

[noreply] Update RELEASE_NOTES.md

[yishayjobs] Revert "Update defaults.css commented ProgressBar bead"

[pashminakazi] Added some files and changes in existing files

[greg.dove] Getting ResourceEvent stub in for now

[greg.dove] I think all the recent changes to Event need review/discussion. For this

[pashminakazi] Changes in files

[estangler] Uncomment skin states.

[estangler] Fix preserving spaces in System.setClipboard().

[pashminakazi] Add ZipCodeValidator.as and ZipCodeValidatorDomainType.as

[pashminakazi] Added resourcesChanged in Validator.as

[pashminakazi] Added titleIcon in Panel.as

[pashminakazi] Added labelWidth in FormItem.as

[pashminakazi] Added dropdownWidth and dropdownFactory in ComboBox.as

[pashminakazi] Added textIndent in ScrollControlBase.as and KeyLocation in

[pashminakazi] Added KeyLocation in KeyboardEvent.as

[pashminakazi] Added DataGridHeader.as and DataGridHeaderBase.as

[pashminakazi] Added ZipCodeValidator in mx-royale-manifest.xml, Added

[piotrzarzycki21] Jewel FormValidator: Extract error check to separate method to easier

[piotrzarzycki21] Jewel Validator: Add FormValidatorWithoutSnackbar validator which

[piotrzarzycki21] Jewel Validator: Add class description for FormValidatorWithoutSnackbar

[piotrzarzycki21] Jewel Validator: Add "noErrorTip" property which prevents from

[pashminakazi] Added labelStyleName in FormItem.as

[pashminakazi] Added mouseTarget in ContextMenuEvent.as

[pashminakazi] Added noLabel and yesLabel in Alert.as

[pashminakazi] Added itemFocusOut in DataGrid.as and Added fontWeight and color in

[pashminakazi] Added letterSpacing in TextInput.as and getCharBoundaries in

[pashminakazi] Added keyfocuschange in UIComponent.as and allowedFormatChars in

[pashminakazi] Added pageHeight and pageWidth in FlexPrintJob.as

[pashminakazi] Added PrintDataGrid.as in MXRoyale Project

[pashminakazi] Added PrintJob.as in MXRoyale

[pashminakazi] Added MOUSE_WHEEL in Both MouseEvent.as and Added BUTTON_DOWN in

[pashminakazi] Added headerShift in DataGrid.as

[pashminakazi] Added textHeight and textWidth in Label.as

[pashminakazi] Added background and backgroundColor in IUITextField.as and

[pashminakazi] Added DropDownController.as in SparkRoyale, Added textInput in

[pashminakazi] Added AccordionHeader.as in MXRoyale

[estangler] Moved some (non-MX) changes to PR #1150.  Add support for XML data in

[pashminakazi] Revert get Stage in SystemManager.as and ISystemManager.as to make

[joshtynjala] .gitignore: asformat

[greg.dove] SelfItemRendererInitializer was removed from mxml manifest, which

[greg.dove] Add mx.messaging.Consumer to manifest to support mxml expression (as was

[piotrzarzycki21] Jewel Validator: Handle scenario where there is no error tip but we

[pashminakazi] Added FileReferenceList.as in MXRoyale

[pashminakazi] Added url in LoaderInfo.as and Added itemEditorInstance in DataGrid.as

[joshtynjala] distribution: scripts in bin and js/bin forced to the correct line

[mjesteve] Jewel VirtualComboBox only recognises itemRenderers assigned via

[mjesteve] Changes moved to the strand setter.

[aharui] try to fix mxtests.  rawChildren might need to be redirected through

[greg.dove] code-tidy: Remove extra (apparently inconsequential) parentheses in

[greg.dove] code-tidy: reduce build noise from unused/invalid imports

[mjesteve] Revert Changes moved to the strand setter.

[mjesteve] Cleaning duplicate lines

[joshtynjala] RoyaleUnit: build should fail on error

[joshtynjala] MetadataRunner: ignore coercion of Class to fix Firefox expected

[greg.dove] prep for MXRoyaleBase split - remove some unused imports

[greg.dove] MXRoyale/MXRoyaleBase split

[greg.dove] Crux-related conversion to MXRoyaleBase (as opposed to MXRoyale)

[greg.dove] Minor : when stringifying output in TypeDefinition, make the results

[greg.dove] Prep: Added 0.9.9 entry in release notes to reflect WIP

[greg.dove] Crux : add some unported support for the dispatcher during setup

[greg.dove] 'mouseenter' and 'mouseleave' are more correct here, otherwise we have

[estangler] Update MXRoyaleBase build.xml to match the one in MXRoyale.

[harbs] Beefed up AsyncTask Added HTTP request tasks

[greg.dove] Updates for consistency between Flash and JS targets for Reflection.

[greg.dove] minor : add explanation to docs for qualified name contents.

[greg.dove] Added non-modal Alert launch support to mx emulation.

[greg.dove] Added missing clear method to BinaryData. Using 'clear' method to reset

[greg.dove] Support request for ability to switch off AMF verbose logging in js

[greg.dove] adding ContainerCreationPolicy to the MXRoyale build, the value of it

[greg.dove] Fix for compiler error when attempting to use emulation Slider. This is

[yishayjobs] Disabling handleChildrenAdded messed up swf containers"

[yishayjobs] DataGridList parent can be a Basic ContainerContentArea, so we don't

[yishayjobs] Let swf version use label measurements to avoid having to implement an

[greg.dove] Add testing for @royalesuppressexport, in Reflection lib. This is within

[yishayjobs] Use JQuery template to make ace example run in Maven. Could use a

[yishayjobs] Make some changes to Ace example app because JS isn't loaded in init

[harbs] Fixed copying empty attributes

[greg.dove] Fix for emulation Timer. Added start of unit tests for this to cover the

[harbs] Fixed null and undefined in XML

[pashminakazi] Added itemRollOver and itemRollOut Events in ListBase.as

[pashminakazi] Added dragStart Event in UIComponent.as

[noreply] New bead to allow Jewel DataGrid to have fixed header

[greg.dove] Adding a simple ResourceManger example. Was primarily used for testing,

[noreply] New bead to allow Jewel DataGrid to have fixed header

[hferreira] Renamed DataGridFixedHeader to DataGridLockedHeader

[hferreira] New bead to allow Jewel DataGrid to have locked columns

[hferreira] New bead to apply invisibility to Jewel DataGrid columns marked as

[greg.dove] At some point mx Menu must have become broken, adding these low level

[alinakazi1990] ExternsJS library in frameworks added. In ExternsJS project inspiretree


------------------------------------------
[...truncated 2.06 MB...]
     [java]         ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\layouts\VerticalLayout.as(2074): col: 9 Attempted access of inaccessible method setRowCount through a reference with static type VerticalLayout.
     [java] 
     [java]         setRowCount(visibleRows);
     [java]         ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\layouts\VerticalLayout.as(2075): col: 9 Attempted access of inaccessible method setIndexInView through a reference with static type VerticalLayout.
     [java] 
     [java]         setIndexInView(firstRowInView, lastRowInView);
     [java]         ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\layouts\VerticalLayout.as(2185): col: 13 Attempted access of inaccessible method setRowCount through a reference with static type VerticalLayout.
     [java] 
     [java]             setRowCount(0);
     [java]             ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\layouts\VerticalLayout.as(2186): col: 13 Attempted access of inaccessible method setIndexInView through a reference with static type VerticalLayout.
     [java] 
     [java]             setIndexInView(-1, -1);
     [java]             ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\layouts\VerticalLayout.as(2333): col: 35 Method marked override must override another method.
     [java] 
     [java]     override mx_internal function getElementNearestScrollPosition(
     [java]                                   ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\layouts\VerticalLayout.as(2333): col: 14 Namespace was not found or is not a compile-time constant.
     [java] 
     [java]     override mx_internal function getElementNearestScrollPosition(
     [java]              ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\layouts\VerticalLayout.as(2338): col: 20 Call to a possibly undefined method getElementNearestScrollPosition.
     [java] 
     [java]             return super.getElementNearestScrollPosition(position, elementComparePoint);
     [java]                    ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\layouts\supportClasses\LayoutBase.as(31): col: 8 Definition mx.core.mx_internal could not be found.
     [java] 
     [java] import mx.core.mx_internal;
     [java]        ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\layouts\supportClasses\LayoutBase.as(51): col: 15 Unknown namespace mx_internal.
     [java] 
     [java] use namespace mx_internal;
     [java]               ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\layouts\supportClasses\LayoutBase.as(287): col: 5 Namespace was not found or is not a compile-time constant.
     [java] 
     [java]     mx_internal function get virtualLayoutSupported():Boolean
     [java]     ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\layouts\supportClasses\LayoutBase.as(883): col: 5 Namespace was not found or is not a compile-time constant.
     [java] 
     [java]     mx_internal function getChildElementBounds(element:IVisualElement):Rectangle
     [java]     ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\layouts\supportClasses\LayoutBase.as(948): col: 5 Namespace was not found or is not a compile-time constant.
     [java] 
     [java]     mx_internal function isElementVisible(elt:ILayoutElement):Boolean
     [java]     ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\layouts\supportClasses\LayoutBase.as(1490): col: 16 Attempted access of inaccessible method getScrollPositionDeltaToElementHelper through a reference with static type LayoutBase.
     [java] 
     [java]         return getScrollPositionDeltaToElementHelper(index);
     [java]                ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\layouts\supportClasses\LayoutBase.as(1504): col: 5 Namespace was not found or is not a compile-time constant.
     [java] 
     [java]     mx_internal function getScrollPositionDeltaToElementHelper(index:int, 
     [java]     ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\layouts\supportClasses\LayoutBase.as(1617): col: 5 Namespace was not found or is not a compile-time constant.
     [java] 
     [java]     mx_internal function getScrollPositionDeltaToAnyElement(element:IVisualElement, 
     [java]     ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\layouts\supportClasses\LayoutBase.as(1626): col: 34 Attempted access of inaccessible method getChildElementBounds through a reference with static type LayoutBase.
     [java] 
     [java]         var elementR:Rectangle = getChildElementBounds(element);
     [java]                                  ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\layouts\supportClasses\LayoutBase.as(1648): col: 5 Namespace was not found or is not a compile-time constant.
     [java] 
     [java]     mx_internal function getElementNearestScrollPosition(
     [java]     ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\layouts\supportClasses\LayoutBase.as(1713): col: 5 Namespace was not found or is not a compile-time constant.
     [java] 
     [java]     mx_internal var dragScrollRegionSizeHorizontal:Number = 20;
     [java]     ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\layouts\supportClasses\LayoutBase.as(1714): col: 5 Namespace was not found or is not a compile-time constant.
     [java] 
     [java]     mx_internal var dragScrollRegionSizeVertical:Number = 20;
     [java]     ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\layouts\supportClasses\LayoutBase.as(1715): col: 5 Namespace was not found or is not a compile-time constant.
     [java] 
     [java]     mx_internal var dragScrollSpeed:Number = 5;
     [java]     ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\layouts\supportClasses\LayoutBase.as(1716): col: 5 Namespace was not found or is not a compile-time constant.
     [java] 
     [java]     mx_internal var dragScrollInitialDelay:int = 250;
     [java]     ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\layouts\supportClasses\LayoutBase.as(1717): col: 5 Namespace was not found or is not a compile-time constant.
     [java] 
     [java]     mx_internal var dragScrollInterval:int = 32;
     [java]     ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\layouts\supportClasses\LayoutBase.as(1718): col: 5 Namespace was not found or is not a compile-time constant.
     [java] 
     [java]     mx_internal var dragScrollHidesIndicator:Boolean = false;
     [java]     ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\layouts\supportClasses\LayoutElementHelper.as(22): col: 8 Definition mx.utils.StringUtil could not be found.
     [java] 
     [java] import mx.utils.StringUtil;
     [java]        ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\layouts\supportClasses\LayoutElementHelper.as(117): col: 21 Access of possibly undefined property StringUtil.
     [java] 
     [java]             return [StringUtil.trim(tmp)];
     [java]                     ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\layouts\supportClasses\LayoutElementHelper.as(127): col: 16 Access of possibly undefined property StringUtil.
     [java] 
     [java]         while (StringUtil.isWhitespace(tmp.charAt(startIndex))) {
     [java]                ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\layouts\supportClasses\LayoutElementHelper.as(132): col: 16 Access of possibly undefined property StringUtil.
     [java] 
     [java]         while (StringUtil.isWhitespace(tmp.charAt(endIndex) )) {
     [java]                ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\layouts\supportClasses\LayoutElementHelper.as(137): col: 16 Access of possibly undefined property StringUtil.
     [java] 
     [java]         while (StringUtil.isWhitespace(tmp.charAt(endIndexPart1))) {
     [java]                ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\layouts\supportClasses\LayoutElementHelper.as(142): col: 16 Access of possibly undefined property StringUtil.
     [java] 
     [java]         while (StringUtil.isWhitespace(tmp.charAt(startIndexPart2))) {
     [java]                ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\layouts\supportClasses\SparkLayoutBead.as(26): col: 8 Definition mx.core.mx_internal could not be found.
     [java] 
     [java] import mx.core.mx_internal;
     [java]        ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\layouts\supportClasses\SparkLayoutBead.as(44): col: 15 Unknown namespace mx_internal.
     [java] 
     [java] use namespace mx_internal;
     [java]               ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\modules\Module.as(26): col: 9 Definition mx.modules.IModule could not be found.
     [java] 
     [java] 	import mx.modules.IModule;
     [java] 	       ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\modules\Module.as(63): col: 60 interface IModule was not found.
     [java] 
     [java] 	public class Module extends SkinnableContainer implements IModule
     [java] 	                                                          ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\primitives\Graphic.as(23): col: 8 Definition mx.events.PropertyChangeEvent could not be found.
     [java] 
     [java] import mx.events.PropertyChangeEvent;
     [java]        ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\primitives\Line.as(31): col: 8 Definition mx.core.mx_internal could not be found.
     [java] 
     [java] import mx.core.mx_internal;
     [java]        ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\primitives\Line.as(39): col: 15 Unknown namespace mx_internal.
     [java] 
     [java] use namespace mx_internal;
     [java]               ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\primitives\Path.as(34): col: 8 Definition mx.core.mx_internal could not be found.
     [java] 
     [java] import mx.core.mx_internal;
     [java]        ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\primitives\Path.as(40): col: 15 Unknown namespace mx_internal.
     [java] 
     [java] use namespace mx_internal;
     [java]               ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\primitives\Rect.as(41): col: 8 Definition mx.core.mx_internal could not be found.
     [java] 
     [java] import mx.core.mx_internal;
     [java]        ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\primitives\Rect.as(45): col: 15 Unknown namespace mx_internal.
     [java] 
     [java] use namespace mx_internal;
     [java]               ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\skins\SparkSkin.as(23): col: 9 Definition mx.core.IUIComponent could not be found.
     [java] 
     [java] 	import mx.core.IUIComponent;
     [java] 	       ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\skins\spark\FormItemSkin.mxml(169): col: 30 Data binding will not be able to detect assignments to 'x'.
     [java] 
     [java]     <s:Group x="{contentGroup.x + contentGroup.contentWidth + 4}" y="{contentGroup.y}"
     [java]                              ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\skins\spark\FormItemSkin.mxml(169): col: 83 Data binding will not be able to detect assignments to 'y'.
     [java] 
     [java]     <s:Group x="{contentGroup.x + contentGroup.contentWidth + 4}" y="{contentGroup.y}"
     [java]                                                                                   ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\utils\LabelUtil.as(23): col: 9 Definition mx.core.FlexVersion could not be found.
     [java] 
     [java] import  mx.core.FlexVersion;
     [java]         ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\Storage\src\main\royale\org\apache\royale\storage\file\DataInputStream.as(73): col: 24 Encountered this keyword within closure. Value of this will not be the same as enclosing scope.
     [java] 
     [java] 				streamEvent.data = this.result;
     [java] 				                   ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\Storage\src\main\royale\org\apache\royale\storage\providers\AndroidExternalStorageProvider.as(106): col: 24 Encountered this keyword within closure. Value of this will not be the same as enclosing scope.
     [java] 
     [java] 							newEvent.data = this.result;
     [java] 							                ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\Storage\src\main\royale\org\apache\royale\storage\providers\WebStorageProvider.as(105): col: 24 Encountered this keyword within closure. Value of this will not be the same as enclosing scope.
     [java] 
     [java] 							newEvent.data = this.result;
     [java] 							                ^
     [java] 
     [java] 170.8962595 seconds
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
     [java] Java Result: 3

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_ASDoc_Example/956/artifact/examples/royale/ASDoc/build.xml>:49: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_ASDoc_Example/956/artifact/examples/royale/ASDoc/build.xml>:109: condition satisfied

Total time: 4 minutes 1 second
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
Build step 'Invoke Ant' marked build as failure
Skipped archiving because build is not successful

RE: Jenkins build is back to normal : Royale_ASDoc_Example #958

Posted by Yishay Weiss <yi...@hotmail.com>.
Thanks, Greg, looks like your fix worked.

From: apacheroyaleci@gmail.com<ma...@gmail.com>
Sent: Monday, March 7, 2022 9:28 AM
To: royale-builds@royale.apache.org<ma...@royale.apache.org>
Subject: Jenkins build is back to normal : Royale_ASDoc_Example #958

See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_ASDoc_Example/958/display/redirect?page=changes>


Jenkins build is back to normal : Royale_ASDoc_Example #958

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_ASDoc_Example/958/display/redirect?page=changes>


Build failed in Jenkins: Royale_ASDoc_Example #957

Posted by ap...@gmail.com.
See <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_ASDoc_Example/957/display/redirect?page=changes>

Changes:

[estangler] Improvements to Spark containers to better support more dynamic layout

[estangler] Removed parts that are not needed on spark-dynamic-layout.

[hiedra] Test - commit

[harbs] Added ASDoc readme

[harbs] fixed readme typos

[harbs] removed all README files from rat

[harbs] trigger a build

[harbs] make postMessage easier

[harbs] Added IAsyncTask interface Thanks @dakom

[hferreira] Fixed vertical scrollbars visible on VirtualDataGrid in all columns

[hferreira] Fixed the brackets position according to Royale best practices

[hferreira] VirtualDataGrid was showing a single record when using dynamic height

[greg.dove] Beginning of test coverage for try/catch, with a focus on multi-catch

[harbs] Improved URLStream and support application/json

[noreply] jewel ThreeCheckBox - first commit (#1155)

[hiedra] Cleanup incomplete example TriStateCheckBox in TDJ

[hiedra] New Jewel ReadOnly bead

[hiedra] Added emphasized and secondary sass settings for Jewel checkbox / switch

[hiedra] Added Jewel TriStateCheckBox example in TDJ

[harbs] Changed two uses of innerHTML

[greg.dove] Refactoring in reflection to add a lightweight getAncestry reflection

[greg.dove] Improvements in ViewStack and LinkBar (startup behaviour and

[greg.dove] Specific support for invalidate/commit deferred in emulation

[harbs] Should have been textContent

[harbs] Added sanitizeUrl and sanitizeHtml

[harbs] Don't use innerHTML

[harbs] Removed warnings in SparkRoyale

[harbs] made asconfig a bit easier to read

[harbs] Removed innerHTML from DropDownListButton

[harbs] forgot COMPILE::JS block

[hiedra] themes: Generated defaults.css files

[hiedra] Text correction

[harbs] Oops

[greg.dove] implement SystemManager getChildByName & add util support for

[greg.dove] ListBase should extend SkinnableDataContainer, as per original Flex

[greg.dove] that seems like nothing more than the question it was asking itself.

[yishayjobs] Some beads expect SkinnableDataContainer to be an IContainer

[harbs] added more files to extract

[greg.dove] This was done in TextInput, but not in TextArea. The default size now

[greg.dove] Fixes to TitleWindow for display of PanelTitleBar content

[greg.dove] Added test for TitleWindow launch into the mx ControlsExample

[greg.dove] Tidy up in Panel. Fixes #1169

[greg.dove] Fix for attempts to measure things like CheckBox to early (which causes

[greg.dove] potential fix for Panel issue in js tests.

[greg.dove] fix - Viewstack does not display the first child when starting up

[greg.dove] CanvasLayout was not doing anything for constraint-based children in JS

[greg.dove] upgrade Array to ArrayCollection in mx dataProvider setter.

[greg.dove] Prevent VRule from obliterating previously set styles (e.g. via mxml

[harbs] Added type declaration

[harbs] Added comment

[greg.dove] Prep for emulation creationPolicy: foundation for deferred layouts and

[greg.dove] The dispatchEvent override needs the SWFOverride for swf

[greg.dove] Support for now for creationPolicy='none', supporting the deferred

[greg.dove] updating example to show launch of LinkBar/Viewstack combo with children

[greg.dove] Add apache heaaders, keep RAT happy.

[harbs] Added IHasDataField and IHasLabelField

[harbs] Fixed imports

[harbs] Moved IHasLabelField and IHasDataField to Core

[harbs] Fixed imports

[harbs] use labelField and dataField interfaces in Jewel

[harbs] missed one

[harbs] label interfaces in MDL

[harbs] label interface for mx

[harbs] data field interface

[harbs] IHasLabelField and IHasDataField for Spark

[harbs] Added ILabeledData

[harbs] Should be null and not undefined

[greg.dove] Fix for native events arriving at listeners when they were dispatched as

[greg.dove] minor change only: fixed typo

[yishayjobs] Some improvements to sizing of mx combobox

[harbs] Make ExternsJS compile in ant

[harbs] Add ExternsJS to general ant build

[harbs] fixed ExternsJS test

[pashminakazi] Added HTML.as in MXRoyale Project and added ProgressBarView Bead in

[pashminakazi] Added getLineMetrics in TextArea.as,selectable and collection in

[harbs] Make PointUtils work with full minification

[yishay_weiss] TreeItemRenderer has a label too

[hiedra] Rename bead TriStateCheckBoxStatesValue to TriStateCheckBoxState. Added

[hiedra] TDJ: Rename bead TriStateCheckBoxStatesValue to TriStateCheckBoxState.

[hiedra] Minimal modifications. Imports reordering.

[mjesteve] We temporarily remove the new TriCheckBoxTooltipState bead until a

[mjesteve] Fix swf compilation error with TriStateCheckBoxTooltipState bead

[yishayjobs] Make sure labelObj exists when measuring

[yishayjobs] Avoid issues where layout is triggered before all children are created

[harbs] Added classes but doesn't work when minified

[harbs] added missing type

[harbs] Compile vectors as array

[harbs] support undefined url params

[harbs] added utility function for getting class from instance

[24554795+piotrzarzycki21] MenuExample: Add Moonshine IDE file to example

[24554795+piotrzarzycki21] MXRoyale Example: Add separated example for TabNavigator

[harbs] hasChildren calls getChildren an extra time

[harbs] Added TODO comment

[harbs] It seems like overridding addBead was not necessary at all

[harbs] BeadViewBase is already an IBeadView

[harbs] model is lazy-loaded only if/when it is needed

[harbs] Added doc comment

[harbs] It seems like it's legal for a model to not be an IBeadModel

[harbs] Oops. Lost the event dispatch

[harbs] Added needsView and needsController optimization

[harbs] Already handled in GroupBase

[harbs] added needsLayout optimization

[harbs] Make sure we use the model getter to initialize it

[harbs] missed lots of models

[harbs] charts models

[harbs] drag drop models

[harbs] jewel models

[harbs] mx models

[harbs] rest of the models

[yishayjobs] (Hopefully) Fix model load refactor breaking Image

[harbs] renamed methods to not conflict with needsLayout in UIComponent

[greg.dove] Adding a try-catch test for scope variation (based on catch scope).

[harbs] 99% sure this needs to change

[harbs] needed casting

[harbs] missed a few model getters

[24554795+piotrzarzycki21] MXRoyale: Fix issue where internal component TabBar of view stack wasn't

[harbs] bad import

[harbs] Added debounceShort and debounceLong

[harbs] Made asdocs a bit clearer

[harbs] Added throttle

[harbs] Added animateFunction

[yishayjobs] Let users decide hit area

[harbs] Added comment to explain why closure works the way it does.

[harbs] Another fun function

[harbs] animateFunction now returns an Animated which can be started and

[greg.dove] Add a simple utility method to check whether a name is defined (before

[greg.dove] Fix to avoid errors for missing ResourceBundle definitions and for

[harbs] Better organization of functional

[harbs] Make functional tests more tolerant to timing issues

[harbs] made tests even more tolerant

[yishayjobs] Improve DragBead's behavior when out of screen bounds

[harbs] fixed mx warnings

[harbs] Make tests even more forgiving

[harbs] loadBeadFromValuesManager should be after beads are added

[greg.dove] Fix for recent change: viewBead needs to be defined before accessing

[yishayjobs] Make sure popup actually gets the set width by first resetting its

[greg.dove] Avoid the use of eval in Language.as. This plays nicer with restrictive

[greg.dove] Trying to get DataGridItemRenderer to behave more like Flex version.

[yishayjobs] Take borders into account when sizing popup button

[harbs] Added HandleImageLoadErrors for global handling of image load errors

[greg.dove] Fix for TabNavigator TabBar updates (removal) when navigator content is

[piotrzarzycki21] MxRoyale: Add Moonshine IDE file to DataGridExample

[piotrzarzycki21] MXRoyale: Add DataGrid example where component is being created trough

[harbs] Added arraysMatch and objectsMatch

[harbs] Simplified callLater

[harbs] handle null

[yishayjobs] Make sure scrollbars are not in the way of height measurements

[yishayjobs] Fixed (important) typo

[greg.dove] Various fixes and improvements to XML/XMLList, with additional tests

[piotrzarzycki21] MXRoyale: Fix warning with variable duplication in TabNavigatorView

[yishayjobs] Make sure prompt changes are applied in to mx combo box

[greg.dove] Small tweaks in XML/XMLList. Many new tests added (requires recent

[greg.dove] Some interim tuning in core classes to avoid duplicated code for

[greg.dove] Trying to get more of DataGrid emulation aligned with the original Flex

[greg.dove] Missed one - changed to vector for consistency

[harbs] Fixed #1175

[hferreira] The HTML CheckBox use now a span for the label so we can customize the

[hferreira] Support for responsive size bead by percentage

[hferreira] Support for responsive size bead by percentage

[hferreira] Reverted innerHTML for security concerns but keep the new functionality

[greg.dove] WIP on getting mx emulation renderers to support more of the original

[yishayjobs] Fix ArrayCollection.refresh() not changing list in emulation

[greg.dove] Workaround for a compiler issue with calling a super setter.

[yishayjobs] Emulate Flex behavior after refresh on sorted collections

[hiedra] FontAwesome5IconType: several icons added. Sorting. MaterialIconType:

[harbs] added task helper methods

[piotrzarzycki21] MxRoyale: Make sure to have similar behavior with Flex when value

[greg.dove] Trying this to resolve issues with setting a new Popup's parent in

[harbs] execute was not right

[greg.dove] Community request - adding CORS support to URLStream, similar to

[yishayjobs] Fix ADG renderer text

[harbs] ignore

[yishayjobs] Emulation - make sure headerRenderers are not ignored

[yishayjobs] Emulation - deal with case header renderer item has a nested element

[harbs] Need to first add pending for tasks which might run sync

[hiedra] Small fix in the general style definition for ::after and ::before in

[hiedra] MaterialIconType: several icons added.

[greg.dove] minor change: Add columnCount to mx DataGrid

[harbs] whitespace

[greg.dove] Fix typo and add extra JS coercion optimization following 'is' check

[yishayjobs] Emulation - Make sure Menu shows when show() takes a non-null parent

[greg.dove] Fix to avoid mutation of event when handled in multiple listeners.

[greg.dove] Make sure the mx DataGrid responds to dataProvider changes (as ADG

[yishayjobs] Emulation - make sure ADG knows not to expand/collapse unless disclosure

[yishayjobs] Update NOTICE files

[yishayjobs] Add some descriptions to 0.9.9 changes

[joshtynjala] RELEASE_NOTES: more changes

[hferreira] FontAwesome5IconType: several icons added.

[greg.dove] Fix for 'attributeChanged' always returning undefined (JSRoyale) for the

[noreply] Update RELEASE_NOTES.md

[noreply] Update RELEASE_NOTES.md

[harbs] handle a mixed result

[harbs] canceled needs to be handled better

[harbs] Better handling of canceling

[hiedra] Small fix in the general style definition for *:after and *:before in

[hferreira] FontAwesome5IconType: several icons added.

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

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


------------------------------------------
[...truncated 2.08 MB...]
     [java]                                    ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\layouts\VerticalLayout.as(1956): col: 9 Attempted access of inaccessible method setRowCount through a reference with static type VerticalLayout.
     [java] 
     [java]         setRowCount(index - startIndex);
     [java]         ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\layouts\VerticalLayout.as(1957): col: 9 Attempted access of inaccessible method setIndexInView through a reference with static type VerticalLayout.
     [java] 
     [java]         setIndexInView(startIndex, endIndex);
     [java]         ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\layouts\VerticalLayout.as(2074): col: 9 Attempted access of inaccessible method setRowCount through a reference with static type VerticalLayout.
     [java] 
     [java]         setRowCount(visibleRows);
     [java]         ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\layouts\VerticalLayout.as(2075): col: 9 Attempted access of inaccessible method setIndexInView through a reference with static type VerticalLayout.
     [java] 
     [java]         setIndexInView(firstRowInView, lastRowInView);
     [java]         ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\layouts\VerticalLayout.as(2185): col: 13 Attempted access of inaccessible method setRowCount through a reference with static type VerticalLayout.
     [java] 
     [java]             setRowCount(0);
     [java]             ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\layouts\VerticalLayout.as(2186): col: 13 Attempted access of inaccessible method setIndexInView through a reference with static type VerticalLayout.
     [java] 
     [java]             setIndexInView(-1, -1);
     [java]             ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\layouts\VerticalLayout.as(2333): col: 35 Method marked override must override another method.
     [java] 
     [java]     override mx_internal function getElementNearestScrollPosition(
     [java]                                   ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\layouts\VerticalLayout.as(2333): col: 14 Namespace was not found or is not a compile-time constant.
     [java] 
     [java]     override mx_internal function getElementNearestScrollPosition(
     [java]              ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\layouts\VerticalLayout.as(2338): col: 20 Call to a possibly undefined method getElementNearestScrollPosition.
     [java] 
     [java]             return super.getElementNearestScrollPosition(position, elementComparePoint);
     [java]                    ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\layouts\supportClasses\LayoutBase.as(31): col: 8 Definition mx.core.mx_internal could not be found.
     [java] 
     [java] import mx.core.mx_internal;
     [java]        ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\layouts\supportClasses\LayoutBase.as(51): col: 15 Unknown namespace mx_internal.
     [java] 
     [java] use namespace mx_internal;
     [java]               ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\layouts\supportClasses\LayoutBase.as(287): col: 5 Namespace was not found or is not a compile-time constant.
     [java] 
     [java]     mx_internal function get virtualLayoutSupported():Boolean
     [java]     ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\layouts\supportClasses\LayoutBase.as(883): col: 5 Namespace was not found or is not a compile-time constant.
     [java] 
     [java]     mx_internal function getChildElementBounds(element:IVisualElement):Rectangle
     [java]     ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\layouts\supportClasses\LayoutBase.as(948): col: 5 Namespace was not found or is not a compile-time constant.
     [java] 
     [java]     mx_internal function isElementVisible(elt:ILayoutElement):Boolean
     [java]     ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\layouts\supportClasses\LayoutBase.as(1490): col: 16 Attempted access of inaccessible method getScrollPositionDeltaToElementHelper through a reference with static type LayoutBase.
     [java] 
     [java]         return getScrollPositionDeltaToElementHelper(index);
     [java]                ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\layouts\supportClasses\LayoutBase.as(1504): col: 5 Namespace was not found or is not a compile-time constant.
     [java] 
     [java]     mx_internal function getScrollPositionDeltaToElementHelper(index:int, 
     [java]     ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\layouts\supportClasses\LayoutBase.as(1617): col: 5 Namespace was not found or is not a compile-time constant.
     [java] 
     [java]     mx_internal function getScrollPositionDeltaToAnyElement(element:IVisualElement, 
     [java]     ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\layouts\supportClasses\LayoutBase.as(1626): col: 34 Attempted access of inaccessible method getChildElementBounds through a reference with static type LayoutBase.
     [java] 
     [java]         var elementR:Rectangle = getChildElementBounds(element);
     [java]                                  ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\layouts\supportClasses\LayoutBase.as(1648): col: 5 Namespace was not found or is not a compile-time constant.
     [java] 
     [java]     mx_internal function getElementNearestScrollPosition(
     [java]     ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\layouts\supportClasses\LayoutBase.as(1713): col: 5 Namespace was not found or is not a compile-time constant.
     [java] 
     [java]     mx_internal var dragScrollRegionSizeHorizontal:Number = 20;
     [java]     ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\layouts\supportClasses\LayoutBase.as(1714): col: 5 Namespace was not found or is not a compile-time constant.
     [java] 
     [java]     mx_internal var dragScrollRegionSizeVertical:Number = 20;
     [java]     ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\layouts\supportClasses\LayoutBase.as(1715): col: 5 Namespace was not found or is not a compile-time constant.
     [java] 
     [java]     mx_internal var dragScrollSpeed:Number = 5;
     [java]     ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\layouts\supportClasses\LayoutBase.as(1716): col: 5 Namespace was not found or is not a compile-time constant.
     [java] 
     [java]     mx_internal var dragScrollInitialDelay:int = 250;
     [java]     ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\layouts\supportClasses\LayoutBase.as(1717): col: 5 Namespace was not found or is not a compile-time constant.
     [java] 
     [java]     mx_internal var dragScrollInterval:int = 32;
     [java]     ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\layouts\supportClasses\LayoutBase.as(1718): col: 5 Namespace was not found or is not a compile-time constant.
     [java] 
     [java]     mx_internal var dragScrollHidesIndicator:Boolean = false;
     [java]     ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\layouts\supportClasses\LayoutElementHelper.as(22): col: 8 Definition mx.utils.StringUtil could not be found.
     [java] 
     [java] import mx.utils.StringUtil;
     [java]        ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\layouts\supportClasses\LayoutElementHelper.as(117): col: 21 Access of possibly undefined property StringUtil.
     [java] 
     [java]             return [StringUtil.trim(tmp)];
     [java]                     ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\layouts\supportClasses\LayoutElementHelper.as(127): col: 16 Access of possibly undefined property StringUtil.
     [java] 
     [java]         while (StringUtil.isWhitespace(tmp.charAt(startIndex))) {
     [java]                ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\layouts\supportClasses\LayoutElementHelper.as(132): col: 16 Access of possibly undefined property StringUtil.
     [java] 
     [java]         while (StringUtil.isWhitespace(tmp.charAt(endIndex) )) {
     [java]                ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\layouts\supportClasses\LayoutElementHelper.as(137): col: 16 Access of possibly undefined property StringUtil.
     [java] 
     [java]         while (StringUtil.isWhitespace(tmp.charAt(endIndexPart1))) {
     [java]                ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\layouts\supportClasses\LayoutElementHelper.as(142): col: 16 Access of possibly undefined property StringUtil.
     [java] 
     [java]         while (StringUtil.isWhitespace(tmp.charAt(startIndexPart2))) {
     [java]                ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\modules\Module.as(26): col: 9 Definition mx.modules.IModule could not be found.
     [java] 
     [java] 	import mx.modules.IModule;
     [java] 	       ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\modules\Module.as(63): col: 60 interface IModule was not found.
     [java] 
     [java] 	public class Module extends SkinnableContainer implements IModule
     [java] 	                                                          ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\primitives\Graphic.as(23): col: 8 Definition mx.events.PropertyChangeEvent could not be found.
     [java] 
     [java] import mx.events.PropertyChangeEvent;
     [java]        ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\primitives\Line.as(31): col: 8 Definition mx.core.mx_internal could not be found.
     [java] 
     [java] import mx.core.mx_internal;
     [java]        ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\primitives\Line.as(39): col: 15 Unknown namespace mx_internal.
     [java] 
     [java] use namespace mx_internal;
     [java]               ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\primitives\Path.as(34): col: 8 Definition mx.core.mx_internal could not be found.
     [java] 
     [java] import mx.core.mx_internal;
     [java]        ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\primitives\Path.as(40): col: 15 Unknown namespace mx_internal.
     [java] 
     [java] use namespace mx_internal;
     [java]               ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\primitives\Rect.as(41): col: 8 Definition mx.core.mx_internal could not be found.
     [java] 
     [java] import mx.core.mx_internal;
     [java]        ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\primitives\Rect.as(45): col: 15 Unknown namespace mx_internal.
     [java] 
     [java] use namespace mx_internal;
     [java]               ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\skins\SparkSkin.as(23): col: 9 Definition mx.core.IUIComponent could not be found.
     [java] 
     [java] 	import mx.core.IUIComponent;
     [java] 	       ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\skins\spark\FormItemSkin.mxml(169): col: 30 Data binding will not be able to detect assignments to 'x'.
     [java] 
     [java]     <s:Group x="{contentGroup.x + contentGroup.contentWidth + 4}" y="{contentGroup.y}"
     [java]                              ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\skins\spark\FormItemSkin.mxml(169): col: 83 Data binding will not be able to detect assignments to 'y'.
     [java] 
     [java]     <s:Group x="{contentGroup.x + contentGroup.contentWidth + 4}" y="{contentGroup.y}"
     [java]                                                                                   ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\SparkRoyale\src\main\royale\spark\utils\LabelUtil.as(23): col: 9 Definition mx.core.FlexVersion could not be found.
     [java] 
     [java] import  mx.core.FlexVersion;
     [java]         ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\Storage\src\main\royale\org\apache\royale\storage\file\DataInputStream.as(73): col: 24 Encountered this keyword within closure. Value of this will not be the same as enclosing scope.
     [java] 
     [java] 				streamEvent.data = this.result;
     [java] 				                   ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\Storage\src\main\royale\org\apache\royale\storage\providers\AndroidExternalStorageProvider.as(106): col: 24 Encountered this keyword within closure. Value of this will not be the same as enclosing scope.
     [java] 
     [java] 							newEvent.data = this.result;
     [java] 							                ^
     [java] 
     [java] C:\jenkins\workspace\royale-asjs\frameworks\projects\Storage\src\main\royale\org\apache\royale\storage\providers\WebStorageProvider.as(105): col: 24 Encountered this keyword within closure. Value of this will not be the same as enclosing scope.
     [java] 
     [java] 							newEvent.data = this.result;
     [java] 							                ^
     [java] 
     [java] 201.8043496 seconds
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
     [java] Java Result: 3

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_ASDoc_Example/957/artifact/examples/royale/ASDoc/build.xml>:49: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_ASDoc_Example/957/artifact/examples/royale/ASDoc/build.xml>:109: condition satisfied

Total time: 5 minutes 33 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
Build step 'Invoke Ant' marked build as failure
Skipped archiving because build is not successful