You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@royale.apache.org by ap...@gmail.com on 2020/05/04 06:40:25 UTC

Build failed in Jenkins: TourDeFlexMigration #953

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

Changes:

[aharui] try to backup the jenkins job configs

[aharui] oops

[aharui] oops again

[aharui] fix path

[greg.dove] Add in mx DataGrid via refactoring of some ADG code, and addition of new

[greg.dove] Avoid a maven duplicate groupId/ArtifactId combo for DataGridExample


------------------------------------------
Started by upstream project "royale-asjs" build number 1156
originally caused by:
 Started by upstream project "royale-asjs_jsonly" build number 1422
 originally caused by:
  Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on agent2 in workspace <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/TourDeFlexMigration/ws/>
No credentials specified
 > C:\Program Files\Git\cmd\git.exe rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > C:\Program Files\Git\cmd\git.exe config remote.origin.url https://github.com/apache/royale-asjs # timeout=10
Fetching upstream changes from https://github.com/apache/royale-asjs
 > C:\Program Files\Git\cmd\git.exe --version # timeout=10
 > C:\Program Files\Git\cmd\git.exe fetch --tags --force --progress -- https://github.com/apache/royale-asjs +refs/heads/*:refs/remotes/origin/*
 > C:\Program Files\Git\cmd\git.exe rev-parse "refs/remotes/origin/develop^{commit}" # timeout=10
 > C:\Program Files\Git\cmd\git.exe rev-parse "refs/remotes/origin/origin/develop^{commit}" # timeout=10
Checking out Revision dccbe24a9fd3455d57d6ebaa5b9210565d9def98 (refs/remotes/origin/develop)
 > C:\Program Files\Git\cmd\git.exe config core.sparsecheckout # timeout=10
 > C:\Program Files\Git\cmd\git.exe checkout -f dccbe24a9fd3455d57d6ebaa5b9210565d9def98
Commit message: "Avoid a maven duplicate groupId/ArtifactId combo for DataGridExample"
 > C:\Program Files\Git\cmd\git.exe rev-list --no-walk 17f2b9bc4706e0a59c041ef29c7581ca19c0f35e # timeout=10
[tourdeflexmodules] $ cmd.exe /C "C:\apache\apache-ant-1.9.9\bin\ant.bat -file build.xml -Denv.FLASHPLAYER_DEBUGGER=C:\adobe\flash\11.7\flashplayerdebugger.exe -Denv.PLAYERGLOBAL_HOME=C:\adobe\flash -Denv.AIR_HOME=C:\adobe\air\4.0\AdobeAIRSDK -DROYALE_HOME=C:\jenkins\workspace\royale-asjs -Dbuild.noprompt=true -Dplayerglobal.version=11.7 clean compile && exit %%ERRORLEVEL%%"
Buildfile: <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/TourDeFlexMigration/ws/examples/mxroyale/tourdeflexmodules/build.xml>

clean:
   [delete] Deleting directory <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/TourDeFlexMigration/ws/examples/mxroyale/tourdeflexmodules/bin>

compile-shell:
    [mkdir] Created dir: <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/TourDeFlexMigration/953/artifact/examples/mxroyale/tourdeflexmodules/bin/js-debug>
    [mxmlc] MXMLJSC
    [mxmlc] -module-output=/
    [mxmlc] -js-compiler-option=--variable_map_output_file gcc_variablemap.txt
    [mxmlc] -js-compiler-option+=--property_map_output_file gcc_propertymap.txt
    [mxmlc] -externs-report=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/TourDeFlexMigration/953/artifact/examples/mxroyale/tourdeflexmodules/bin/js-debug/externs_report.js>
    [mxmlc] -link-report=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/TourDeFlexMigration/953/artifact/examples/mxroyale/tourdeflexmodules/bin/js-debug/link_report.xml>
    [mxmlc] +playerglobal.version=11.7
    [mxmlc] +env.AIR_HOME=C:\adobe\air\4.0\AdobeAIRSDK
    [mxmlc] +env.PLAYERGLOBAL_HOME=C:\adobe\flash
    [mxmlc] -compiler.debug=false
    [mxmlc] +royalelib=C:\jenkins\workspace\royale-asjs/frameworks/
    [mxmlc] -load-config=C:\jenkins\workspace\royale-asjs/frameworks/flex-config.xml
    [mxmlc] -output=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/TourDeFlexMigration/ws/examples/mxroyale/tourdeflexmodules/bin-debug/explorer.swf>
    [mxmlc] --
    [mxmlc] <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/TourDeFlexMigration/ws/examples/mxroyale/tourdeflexmodules/src//explorer.mxml>
    [mxmlc] Loading configuration: C:\jenkins\workspace\royale-asjs\frameworks\flex-config.xml
    [mxmlc] 
    [mxmlc] 2.0641488 seconds
    [mxmlc] <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/TourDeFlexMigration/ws/examples/mxroyale/tourdeflexmodules/src/explorer.mxml(19)>: col: 1 Error: This tag could not be resolved to an ActionScript class. It will be ignored.
    [mxmlc] 
    [mxmlc] <mx:Application xmlns:fx="http://ns.adobe.com/mxml/2009" xmlns:mx="library://ns.apache.org/royale/mx" xmlns:explorer="*"
    [mxmlc] ^
    [mxmlc] 
    [mxmlc] <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/TourDeFlexMigration/ws/examples/mxroyale/tourdeflexmodules/src/explorer.mxml(19)>: col: 1 Error: This tag could not be resolved to an ActionScript class. It will be ignored.
    [mxmlc] 
    [mxmlc] <mx:Application xmlns:fx="http://ns.adobe.com/mxml/2009" xmlns:mx="library://ns.apache.org/royale/mx" xmlns:explorer="*"
    [mxmlc] ^
    [mxmlc] 
    [mxmlc] <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/TourDeFlexMigration/ws/examples/mxroyale/tourdeflexmodules/src/explorer.mxml(19)>: col: 1 Error: This tag could not be resolved to an ActionScript class. It will be ignored.
    [mxmlc] 
    [mxmlc] <mx:Application xmlns:fx="http://ns.adobe.com/mxml/2009" xmlns:mx="library://ns.apache.org/royale/mx" xmlns:explorer="*"
    [mxmlc] ^
    [mxmlc] 
    [mxmlc] <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/TourDeFlexMigration/ws/examples/mxroyale/tourdeflexmodules/src/explorer.mxml(19)>: col: 1 Error: This tag could not be resolved to an ActionScript class. It will be ignored.
    [mxmlc] 
    [mxmlc] <mx:Application xmlns:fx="http://ns.adobe.com/mxml/2009" xmlns:mx="library://ns.apache.org/royale/mx" xmlns:explorer="*"
    [mxmlc] ^
    [mxmlc] 
    [mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx1024m

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/TourDeFlexMigration/ws/examples/mxroyale/tourdeflexmodules/build.xml>:161: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/TourDeFlexMigration/ws/examples/mxroyale/tourdeflexmodules/build.xml>:118: mxmlc task failed.

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

Build failed in Jenkins: TourDeFlexMigration #954

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

Changes:

[aharui] update royale.compiler.version and royale.typedefs.version in pom

[aharui] jewel: add IScrollToIndex interface left from a recent commit

[aharui] scrollToIndex: forgot to remove the class here

[aharui] [maven-release-plugin] prepare release

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

[greg.dove] Initial update of release notes for 0.9.7

[carlosrovira] release-notes: added all work lines for this 0.9.7 release

[aharui] try to get reproducible builds to work in projects that define their own

[aharui] some fixes for releasesteps

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

[aharui] Revert "[maven-release-plugin] prepare release

[aharui] [maven-release-plugin] prepare release

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

[joshtynjala] update release notes for 0.9.7

[aharui] typo

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

[aharui] Revert "[maven-release-plugin] prepare release

[aharui] [maven-release-plugin] prepare release

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

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

[aharui] Revert "[maven-release-plugin] prepare release

[aharui] yow, another typo

[aharui] [maven-release-plugin] prepare release

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

[carlosrovira] add CONTRIBUTORS frist draft

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

[aharui] Revert "[maven-release-plugin] prepare release

[aharui] a third typo.  3 for 3 ;-(

[aharui] move names to Contributors.  Add all Contributors according to GitHub in

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

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

[aharui] fix spelling

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

[aharui] Revert "[maven-release-plugin] prepare release

[aharui] apparently themes don't have typedefs.swc files anymore

[aharui] add retry task if wagon fails

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

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

[yishayjobs] Add Release_Step_011_Upload_Get_Credentials which asks for credentials

[yishayjobs] Make sure we don't repeat asjs upload for each project.

[yishayjobs] Add non-recursive flag to rest of upload targets

[yishayjobs] Make sure all uploaded artifacts are signed

[yishayjobs] Fix server name

[aharui] need this file in Ant package for Maven builds

[aharui] update profiles in approval script

[aharui] update maven build instructions

[aharui] update rat excludes

[aharui] we pretty much require JDK 1.8 these days

[aharui] we pretty much require JDK 1.8 these days

[aharui] add 0.9.7 to top-level RELEASE_NOTES

[aharui] update binary package license

[aharui] check new jar

[hiedra] Fix constants FontAwesome5IconTypes

[yishayjobs] Update copyright year

[greg.dove] Addressed inconsistency in artifact naming for maven, added new mxroyale

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

[aharui] Revert "[maven-release-plugin] prepare release

[carlosrovira] rat-check: exclude src/assets/** like *.afdesign or other files that

[carlosrovira] jewel-datagrid: solve focus issue between column and listArea

[carlosrovira] jewel-combobox: add "popUpOpened" and "popUpClosed"

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

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

[greg.dove] Fix empty XMLList assignment to XML, added 2 tests

[greg.dove] More tests and fix for other variations of XMLList assignment.

[greg.dove] Add another test that relates to the location of the 'replacement'

[greg.dove] Fix another XMLList assignment scenario using empty list (has the effect

[carlosrovira] jewel-themes: update for datagrid focus changes

[greg.dove] Improvements to ADG and DG: make columns safe from external manipulation

[greg.dove] Add dataProvider swapping to MXRoyale DataGrids example

[carlosrovira] jewel-textinput: improve IconTextInput icon positioning and padding,

[carlosrovira] jewel-texinnput-textarea: add turn off by default autocorrect,

[carlosrovira] jewel-themes: update textinpunt styles

[harbs] Fix for XMLList top level function should return the original when

[harbs] Add XMLList top level 'coercion' test.

[harbs] Add test for XML literal interpolation

[harbs] Fix empty XMLList assignment to XML, added 2 tests

[harbs] More tests and fix for other variations of XMLList assignment.

[harbs] Add another test that relates to the location of the 'replacement'

[harbs] Fix another XMLList assignment scenario using empty list (has the effect

[raudjcholo] Change for custom filter functions receive full object of renderer

[carlosrovira] jewel-searchforlist: add some docs for the new changes

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

[yishayjobs] Revert "[maven-release-plugin] prepare release

[carlosrovira] tour-de-jewel: second list example was not setting variableRowHeight to

[carlosrovira] jewel-itemrender: make renders use basic layout by default

[carlosrovira] tour-de-jewel: use HGroup layout to layout content. also use gap instead

[carlosrovira] table style: needs more work

[greg.dove] Add another method to DataGridListBase - still need to check and compare

[carlosrovira] icons-fontawesome; fix type not working properly when change value (fix

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

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

[greg.dove] Adding support for styleName assignments via string values in MXRoyale.

[aharui] special case xmlwatcher child of xml var.  Partial fix for #819 along

[aharui] get MXTests working again

[carlosrovira] tour-de-jewel-pom.xml: avoid explicit versions, replace with

[aharui] get MX FileReference.load() to return a ByteArray.  Should fix #708

[aharui] clip dropdowntext

[hiedra] Fix - When there is only one button its style should be first and last,

[hiedra] Code optimization

[carlosrovira] jewel: css changes in renders

[carlosrovira] tour-de-jewel: refacotr item renders and even clean checks in bindings

[carlosrovira] tour-de-jewel: another refactor on renderer left

[harbs] Fixed URLs

[harbs] Fixed typo

[yishayjobs] Fix ant build for jewel alert example

[carlosrovira] NOTICE: add Open Sans and Lato

[aharui] new interfaces for Menus

[aharui] use interfaces for Menu

[aharui] mx:Menu.  Should fix #815

[aharui] use systemManager as the stage for JS

[aharui] alert shown in close handler was going up before the controller removed

[carlosrovira] changes in collapsible

[carlosrovira] navigation link config beads

[carlosrovira] finish collapsible renderer finished

[carlosrovira] jewel-layout: !important can't be removed for now

[carlosrovira] todomvc-examples: fix item renders

[yishayjobs] update version to 0.9.8

[aharui] handle showRoot=false and item click event

[yishayjobs] <inject_html> is no longer supported, use inject_script instead

[aharui] fix some events for Spark List.  Might fix #830

[greg.dove] MXRoyale DataGrids sweep. Add BindingUtils to MXRoyale

[greg.dove] Fix for bad last-minute delete of testing code...

[greg.dove] Tidy up -remove some temporary diagnostic code

[yishayjobs] Apparently IE doesn't use null to set default value.

[yishayjobs] More IE default value fixes.

[aharui] fix MXTests

[aharui] implement Spark List selectedItem.  Should fix #830

[greg.dove] restoring <source.map>true</source.map> as default after release

[carlosrovira] jewel-CollapsibleNavigationSectionRenderer: Add styling to options with

[yishayjobs] Show text field as default popup value in mx date field.

[carlosrovira] jewel-themes: update styles for "no-submenu" and add color to jewel list

[aharui] setting XMLListCollection.source will update MenuBar and other list-like

[carlosrovira] jewel-CollapsibleNavigationSectionRenderer: solve "change" in no-submenu

[greg.dove] allow runtime updates (e.g. binding) to maxLength in MaxNumberCharacters

[carlosrovira] icons: FontAwesome must use "text" instead of custom "type" so

[carlosrovira] tour-de-jewel: update for FW icons to use "text" instead of "type". Also

[yishayjobs] Static initializers loading hljs in TDJ.

[aharui] eliminate extra change event.  Should fix #830

[yishayjobs] Add text setter to ComboBase

[carlosrovira] tour-de-jewel: table example enhacements

[yishayjobs] Don't have ApplicationLayout hardwired into mx application.

[yishayjobs] Add a static counter for uids.

[yishayjobs] ViewStack children don't have scrolling viewports by default.

[greg.dove] Workaround for an issue with text measurement requested in content that

[greg.dove] Binding overhaul. -Support for inherited bindings (ancestor bindings get

[greg.dove] Tidyup some warnings in the mxtests run

[aharui] suppress event if requested.  Should help fix #824

[yishayjobs] Make mx comboboxes hide on mousedownout

[raudjcholo] Add BinaryImage to Jewel

[raudjcholo] Change beads of BinaryImage to Basic class

[joshtynjala] RoyaleUnit: CIListener escapes attributes with the correct type to fix

[joshtynjala] UIBase: move getParentEventTarget() here from EventDispatcher to reduce

[carlos.rovira] jewel: default css was not updated for BinaryImage

[greg.dove] AMF improvements: Coverage for ignoring custom namespaces and also cases

[greg.dove] Fix for SimpleBinding not working sometimes when starting with 'this' +

[greg.dove] Quick fix for many Containers (Container-derived mxml components)

[greg.dove] Add flexibility for developer to control databinding support in

[greg.dove] Add DynamicEvent to MXRoyale small tidy-up (de-dupe) in MXRoyaleClasses

[aharui] DownloadButton replacement for FileReference.save.  Might fix #838

[piotrzarzycki21] jewel-CollapsibleNavigationSectionRenderer: Remove checking whether item

[aharui] prevent line wrapping in DownloadButton

[yishayjobs] Revert "Static initializers loading hljs in TDJ."

[carlos.rovira] jewel-slider: fix duplicated "valueChange" event

[harbs] Removed font mentions

[carlos.rovira] layoutbase: change import

[carlos.rovira] jewel-layouts: remove hostClassList and use StyledUIBase as base class,

[carlos.rovira] jewel-tilelayout: changes to tilelayout

[carlos.rovira] layoutbase: make isLayoutRunning protected for extensibility

[carlos.rovira] styledlayoutbased: implement "waitForSize" as a user feature that can be

[carlos.rovira] tilelayout: get right columns and row with gaps (hor & vert). Still no

[carlos.rovira] tour-de-jewel: improve tilelayout example

[carlos.rovira] tilelayout: add bindable to properties

[carlos.rovira] tour-de-jewel: adjust columnCount ontilelayout example

[carlos.rovira] jewel-tilelayout: make it work very similar to Flex TileLayout

[carlos.rovira] tour-de-jewel: improve tilelayout example

[carlos.rovira] jewel-tilelayout: fix final issues

[carlos.rovira] jewel-tilehorizontallayout: tilelayout with orientation columns or

[carlos.rovira] jewel-tilelayout: restore old code since we are splitting in 2 classes.

[carlos.rovira] jewel-tilehorizontallayout: latest fixes and clean up

[carlos.rovira] jewel-layout: update tile to depend on hor/ver layouts

[carlos.rovira] tour-de-jewel: improve tilelayout example

[carlos.rovira] jewel-tileverticallayout: add vertical version, almost finished

[carlos.rovira] tour-de-jewel: add tilelayout vertical example

[carlos.rovira] StyledLayoutBase: make waitForSize property available for SWF too

[carlos.rovira] BE0015: preparing blog example 15

[carlos.rovira] BE0015: remove blog unused files

[carlos.rovira] jewel-viewbase: fix all blog examples due to StyledUIBase now requires

[carlos.rovira] jewel-tilehorizontallayout: solved RTE when declare properties on MXLM

[carlos.rovira] BE0015: example finished

[greg.dove] Flex emulation: Fix NPE errors when attempting to use

[carlos.rovira] DataItemRendererFactoryForCollectionView: solve ISelectionModel issue,

[carlos.rovira] jewel-tilelayout: remove TileLayout, you need to use now

[carlos.rovira] jewel-tilelayouts: update some comments

[carlos.rovira] jewel-CardExpandedContent: new card section for content that needs to

[carlos.rovira] removeBE0015: remove unused svgs

[carlos.rovira] jewel-tabbar: add buttons "sameWidths" property to allow equal sizes in

[carlos.rovira] jewel-CardExpandedContent: need width 100%

[carlos.rovira] removeBE0015: more improvements

[carlos.rovira] jewel-themes: update all themes with latest changes

[carlos.rovira] fontawesome: add more icons

[carlos.rovira] removeBE0015: more improvements to tile list

[mjesteve] fontawesome: add more icons

[carlos.rovira] LayoutChangeNotifier: fix NPE

[carlos.rovira] BrowserResizeListener: fix name declared in manifest

[carlos.rovira] NoClassSelectorListSelectableItemRendererBead: remove unused imports

[carlos.rovira] TeamPage: fix example

[aharui] cancel event for FileReference.  Uses blur/focus in Chrome, uses

[carlos.rovira] jewel: remove unused code

[carlos.rovira] core-ILayoutChildren: add core ILayoutChildren to trigger layout in

[carlos.rovira] Jewel-LayoutChildren: implementation of ILayoutChildren to use in

[carlos.rovira] StyledLayoutBase: add LayoutChildren bead support

[carlos.rovira] jewel-view: add ViewLayout

[carlos.rovira] jewel-layouts: remove obligatory children "sizeChanged" event in all

[carlos.rovira] DataGridLayoutPlayGround: Use the new LayoutChildren bead so inner

[carlos.rovira] jewel-tilelayouts: adapt versions and add notes of flexbox issues for

[carlos.rovira] Add BrowserResizeListener to use at component level, rename old one to

[carlos.rovira] tour-de-jewel: show example of new "BrowserResizeListener" bead so

[carlos.rovira] examles-teampage: update to use BrowserResizeApplicationListener. change

[carlos.rovira] jewel-clipimage: starting implementation of clipping for jewel images.

[carlos.rovira] jewel-horizontallistscroll: improve bead

[aharui] fix DateChooser column headers.  Should fix #844

[aharui] add typename

[carlos.rovira] jewel-paddings: was not using IPadding interface

[carlos.rovira] jewel-itemrenderers:make possible to add a Padding bead to an

[carlos.rovira] jewel-styles: removed dead css code

[carlos.rovira] jewel-themes: update all themes removing renderer default padding, no

[greg.dove] Fix an XML regression in XML.elements query. Added test coverage for

[aharui] fix programmatic selection in ADG.

[aharui] add null check for #852

[greg.dove] support reassignment of sourceID value in SimpleBinding, otherwise

[greg.dove] Constrain ToolTip display to the visible area in MXRoyale. This prevents

[greg.dove] Improved emulation of PopUpMenuButton. Support for 'explicit' label

[carlos.rovira] ArrayList: make length bindable, since is of common use

[carlos.rovira] jewel-clipimage: improve clipping and add polygon shape

[carlos.rovira] jewel-clipimage: add inset and ellipse shapes

[greg.dove] Support 'internal' use of label to render the down arrows in

[aharui] dispatch valueCommit from Checkbox.  Should fix #857

[greg.dove] The index needs to be propagated as well here. PopUpMenuButton needs

[greg.dove] Changes to support using UIComponent based renderers in a Menu, and

[carlos.rovira] jewel-clipimage: implement border

[carlos.rovira] core-IRuntimeSelectableItemRenderer: remove unused interface

[carlos.rovira] ItemRenderMouseController: fix a bug where clicking on an item renderer

[carlos.rovira] ListSingleSelectionMouseController: order imports

[carlos.rovira] ClassSelectorListHoverOnlySelectableItemRendererBead: make it truly only

[harbs] Removed redundent constants

[aharui] try not tracking selectedIndices if not multipleselection.  Should fix

[carlos.rovira] jewel-text: adding font-weight styles

[carlos.rovira] jewel-themes: update all themes with new font weight styles

[noreply] Added If Columns == null in DataGridColumnResizeBead.as

[noreply] Added If Columns == null in DataGridLinesBeadForICollectionView.as

[carlos.rovira] Basic: Add SelectionDataItemRendererFactoryForCollectionView to handle

[carlos.rovira] jewel-textinput: support Material icons and Font Awesome icons

[carlos.rovira] jewel-themes: update all themes removing with the changes in textinput

[aharui] fix file filters for FileReference.browse.  Should fix #865

[aharui] fix editor position.  Should fix #863

[carlos.rovira] new Core isFocused function

[carlos.rovira] jewel-comboboxcontroller: add isFocused

[carlos.rovira] core-isfocused: better stricter

[carlos.rovira] jewel-comboboxcontroller: must be inverted

[carlos.rovira] jewel-combobox: solve a bug where clicking on popup scrollbar was making

[carlos.rovira] StyledUIBase: add replaceClass method

[carlos.rovira] jewel-layouts: use new replaceClass method to save several lines of code

[carlos.rovira] jewel-button: just formating

[harbs] changed version number

[carlos.rovira] jewel-grid: simplify code

[carlos.rovira] core-itextbutton interface

[carlos.rovira] jewel-inputbuttonzise: move toitsown button package

[carlos.rovira] jewel-responsivesize: simplify code and make it extendable

[carlos.rovira] jewel-button: add ITextButton interface to buttons with text label

[carlos.rovira] jewel-responsive-label-visibiility: add resoposive visibility for text

[carlos.rovira] jewel-button: padding between text and icon is now applied to text

[carlos.rovira] jewel-themes: update all themes

[harbs] Revert "changed version number"

[raudjcholo] New bead to select an item in the ComboBox from a variable of the

[raudjcholo] Add comments to the new bead

[carlos.rovira] todomvc-jewel: simplify example to make it less verbose

[raudjcholo] Add new bead to manifest

[carlos.rovira] jewel-simpleloader: a first iteration of a new loader component for

[carlos.rovira] jewel-simpleloader: improve indeterminate state

[carlos.rovira] jewel-simpleloader: add styles for different emphasis

[carlos.rovira] jewel-themes: update all themes with simpleloader styles

[carlos.rovira] jewel-themes: update all themes with simpleloader styles (2)

[harbs] Cleaned up timing definitions

[raudjcholo] Change ComboBoxItemByField for a Basic Bead so that it can be used by

[carlos.rovira] jewel-table: make header be added before body since this order will be

[carlos.rovira] jewel-simpleloader: fix RTE when setting indeterminate to false

[carlos.rovira] tour-de-jewel: add simpleloader example

[carlos.rovira] jewel-table: make "fixedHeader" property work. So now we have table

[carlos.rovira] tourdejewel: add table with fixedHeader and content scrolling example

[carlos.rovira] tourdejewel: comment card actions in table with fixedHeader and content

[carlos.rovira] jewel-themes: update all themes with table style changes

[harbs] Added reference to URLBinaryLoader

[mjesteve] Correction of the text of some constants and 12 new ones.

[mjesteve] Fix name constants

[carlos.rovira] jewel-datefield: fix sizing issues

[carlos.rovira] tourdejewel: add DateField sizing examples

[carlos.rovira] jewel-trucated-text: make it work for Label too

[carlos.rovira] tourdejewel: add label truncate text example

[carlos.rovira] jewel-combobox: add default width const

[carlos.rovira] jewel-combobox: add default width const (latest commit was for

[carlos.rovira] jewel-numericstepper: fix layout problems and sizing

[carlos.rovira] tourdejewel: add NumericStepper sizing examples

[carlos.rovira] jewel-themes: update all themes with numeric stepper style changes

[greg.dove] Add language testing of while-loop variants with empty loop bodies

[greg.dove] Add empty for loop test as well.

[greg.dove] Reverting an unintended change

[carlos.rovira] jewel-disabled: tabindex must be set only on element, not positioner

[aharui] ADG Column Layout has to set width of renderer.  Should fix #868.

[carlos.rovira] jewel-disabled-beads: fix rest of disabled beads

[noreply] override get value in mx:DateField

[carlos.rovira] jewel-numericstepper: some cleaning and distribution of code to theme

[carlos.rovira] tourdejewel: fix some wrong labels

[carlos.rovira] jewel-themes: update all themes with numeric stepper style changes

[carlos.rovira] jewel-layouts: fix a bug in waitForSize that was causing the layout not

[carlos.rovira] tourdejewel: remove a waitForSize not needed in layouts example

[serkan.tas] ADG Column Layout has to set width of renderer.  Should fix #868.

[serkan.tas] jewel-disabled-beads: fix rest of disabled beads

[serkan.tas] override get value in mx:DateField

[serkan.tas] jewel-numericstepper: some cleaning and distribution of code to theme

[serkan.tas] tourdejewel: fix some wrong labels

[serkan.tas] jewel-themes: update all themes with numeric stepper style changes

[serkan.tas] jewel-layouts: fix a bug in waitForSize that was causing the layout not

[serkan.tas] tourdejewel: remove a waitForSize not needed in layouts example

[carlos.rovira] jewel-numericstepper: move logic to a new controller and remove from

[carlos.rovira] jewel-table: remove an unwanted pixel padding surronding all cells

[carlos.rovira] jewel-themes: remove a top border on Tables now that we don't have extra

[carlos.rovira] jewel-spinner: improve usability implementing "maintain button pressed"

[carlos.rovira] jewel-spinner: clean timer listeners

[serkan.tas] Handled parameters of Array type.

[serkan.tas] paramsToSend set to "<>"

[carlos.rovira] jewel-spinner: fix secondary button triggering maintin button feature

[carlos.rovira] tourdejewel: fix a problem when use runtime theme switching in

[aharui] TinyEditor wrapper as replacement for MX RichTextEditor

[harbs] Revert "core-IRuntimeSelectableItemRenderer: remove unused interface"

[raudjcholo] Test commit [raudjcholo]

[carlos.rovira] jewel-table: solve RTE when setting columns at later time

[carlos.rovira] todomvc-examples: fix paddings

[carlos.rovira] jewel-table: Add Table ItemRenderer Initializer

[carlos.rovira] jewel-table: fix tableitems height when content is small or there's no

[carlos.rovira] jewel-table: move paddings to theme part and remove part of paddings to

[brian.raymes] ArrayList: make length binding update when an item is added or removed

[mjesteve] ErrorImage Bead for IImage implement

[greg.dove] Fix for Issue #639 - limit use of ItemRendererSimpleBinding to when it

[mjesteve] ErrorImageButton Bead for ImageButton controls (Tested in Basic and

[mjesteve] Description emptyIsError property. Remove unnecessary COMPILE: JS

[mjesteve] Add some annotations to make it visible to IDEs and API Docs.

[carlos.rovira] jewel-themes: update all themes with latest table and tableitem

[mjesteve] Add some annotations to make it visible to IDEs and API Docs. Remove

[carlos.rovira] Core-ImageViewBase: dispatch a "loadComplete" event when image isloaded

[carlos.rovira] jewel-image: define "loadComplete" event

[aharui] need unique clippaths.  Should fix #856

[harbs] ItemRendererOwnerViewBead should not be required

[harbs] Cleaned up casting

[harbs] Removed XML coercions

[harbs] cleaned up coercions

[harbs] Fixed more coercions

[aharui] don't need this anymore.  The menu renderer sends it.  Should fix #884

[harbs] and more

[harbs] Only visit element children

[piotrzarzycki21] jewel-list: Add bead NoHoverClassSelectorListSelectableItemRendererBead

[piotrzarzycki21] jewel-list: Add bead NoHoverClassSelectorListSelectableItemRendererBead

[harbs] ignore coercions

[harbs] mdl coercions

[harbs] more coercions

[harbs] more coercions

[yishayjobs] Make DispatchInputBead extensible

[carlos.rovira] jewel-theme: add a no-image svg to use as default for jewel. Still no

[carlos.rovira] tour-de-jewel: use the new jewel no-image.svg with ErrorImage bead

[carlos.rovira] error-image-bead: fix COMPILE::JS

[harbs] Cleaned up ErrorImage bead

[carlos.rovira] error-image: simplify bead and add deafault image to avoid define src

[carlos.rovira] remove ErrorImageButton (ErrorImage is valid for all image controls)

[carlos.rovira] jewel-imagebutton: some cleaning

[carlos.rovira] basic-imagebutton: fix control nesting  img inside a button when there

[carlos.rovira] tour-de-jewel: refactor image play ground for better layout and remove

[harbs] Cleaned up beads

[harbs] Revert "basic-imagebutton: fix control nesting  img inside a button when

[harbs] Fixed ImageButton

[harbs] Removed nested if

[harbs] Prevent endless loop

[carlos.rovira] filebrowser: solve always dispatching cancel event (fix #886)

[brian.raymes] ArrayListView: Dispatch lengthChanged binding event if necessary after a

[carlos.rovira] core-getClassStyle: function that gets an Object with all styles in a

[carlos.rovira] jewel-alternaterowcolor-beads: beads for List and Table to get alternate

[carlos.rovira] tour-de-jewel: alternate row color examples in List and Table

[carlos.rovira] jewel-table: initializer code for alternate row color. This is just an

[carlos.rovira] getClassStyle: add throwError

[carlos.rovira] jewel-responsivesizelistener: add a listener to notify when reaching

[carlos.rovira] jewel-responsivesize: change the size of a Jewel control depending on

[carlos.rovira] jewel-text: starting fluid text responsiveness to get fit apps in mobile

[carlos.rovira] jewel-themes: update all themes with latest changes

[carlos.rovira] jewel-responsivesize: fix for setting just one device dimension

[carlos.rovira] tour-de-jewel: show ResponsiveSize in action in TDJ welcome screen logo

[harbs] Deprecate Router

[piotrzarzycki21] jewel-datagrid: Using getter instead private property for column list

[piotrzarzycki21] jewel-datagrid: Making DataGridView a bit more better for extending

[carlos.rovira] todomvc-example: Update to use HashRouter instead deprecated Router, but

[piotrzarzycki21] jewel-datagrid: Make more DataGridView methods protected

[carlos.rovira] jewel-responsivesizelistener: need to call first time after beadsadded

[carlos.rovira] materialicons: add new icon

[carlos.rovira] tourdejewel: change Router to HashRouter

[carlos.rovira] tour-de-jewel: show ResponsiveResizeListener in action. A icon is shown

[carlos.rovira] fontawesome5: add new icon

[brian.raymes] Crux: Fix a typo where COMPILE::JS should have been used over SWF

[carlos.rovira] dataprovider factory: little refactor to make it more extensible for

[carlos.rovira] jewel: fix mappers

[carlos.rovira] jewel-table-factory: refactor to use dataitemrendererfactorybase first

[carlos.rovira] table mapper refactor model

[carlos.rovira] remove old methods to make it more near of new mappers

[carlos.rovira] move creation code to createAllItemRenderers

[piotrzarzycki21] jewel-datagrid: Make sharedModel protected to increase ability for

[carlos.rovira] more refactor for extensibility

[carlos.rovira] finish refactor of table mapper removing dataProviderChangeHandler since

[carlos.rovira] fix a regression in Table labelField and move presentationModel to table

[carlos.rovira] jewel-table: add CRUDTableItemRendererFactoryForCollectionView that

[carlos.rovira] jewel-table: Deprecate CRUD beads. Will be removed soon

[carlos.rovira] jewel-table: remove coments in normal mapper

[carlos.rovira] jewel-table: Show CRUDTableItemRendererFactoryForCollectionView use in

[carlos.rovira] jewel-table: added dummy TableKeyDownController to help case showcased

[carlos.rovira] Core: add ITableModel

[carlos.rovira] Core: add ITableView

[carlos.rovira] Core-ITableView: missing settters

[carlos.rovira] Core-ITableModel: missing function

[carlos.rovira] jewel-table: refactor to interfaces

[carlos.rovira] jewel-table: add TableModel to classes

[carlos.rovira] jewel-table: remove deprecated classes

[carlos.rovira] add IColumns: Make DataGrid and Table share IColumns interface

[carlos.rovira] jewel-arrayselectionmodel: missed Bindable dataProviderChanged

[carlos.rovira] jewel-table: simplify tableview

[carlos.rovira] jewel-table: make tablearrayselectionmodel more near to arrayselection

[carlos.rovira] jewel-table: simplify events dispatched

[harbs] Added iframe and more html attributes

[carlos.rovira] jewel-table: simplify TableArrayListSelectionModel

[carlos.rovira] fontawesome5: add new icons

[carlos.rovira] jewel-Viewport: add to catalog to use in mxml

[carlos.rovira] jewel-datagrid: fix column label binding not working

[piotrzarzycki21] URLStream: Add function for creating HMLHttpRequest to helps extend

[piotrzarzycki21] URLStream: Add missing COMPILE::JS

[greg.dove] Initial sweep of various issues in Jewel Datagrid. Some updates in Tour

[greg.dove] workaround for SASS mangling of the special space encodings

[carlos.rovira] jewe-datagrid: restore Piotr example that had problems before this

[carlos.rovira] jewel-datagrid: update all themes with latest datagrid styles changes

[carlos.rovira] jewel-sectioncontent: fix an issue with sizing in components inside

[carlos.rovira] jewel-NullLayout: make layout report true

[carlos.rovira] Revert "jewel-sectioncontent: fix an issue with sizing in components

[carlos.rovira] jewel-sectioncontent: Better solution to fix the issue with sizing in

[greg.dove] Make columns immutable for internal use. getter/setter works on copies.

[greg.dove] more Jewel Datagrid tuning, with updated example in TdJ

[carlos.rovira] basic: some clean of imports

[carlos.rovira] basic: add comment

[carlos.rovira] basic-LabelFunction: implement labelFunction functionality on a bead

[carlos.rovira] jewel-listitemrenderer: use new label function capabilities so users can

[carlos.rovira] some comments update and import cleaning

[carlos.rovira] tourdejewel: show labelFunction usage in a list example

[carlos.rovira] jewel: remove unused beads

[carlos.rovira] jewel-listitemrenderer: change var to protected for extensibility

[carlos.rovira] jewel-table: simplify tableview

[carlos.rovira] StyledUIItemRendererBase: make _data protected for extensibility

[carlos.rovira] VirtualDataItemRendererFactoryForCollectionView: fix comment

[carlos.rovira] jewel-datagrid: support LabelFunction at DataGrid level, still no

[carlos.rovira] basic-IDataGridColumnList: need labelField getter

[carlos.rovira] tourdejewel: datagrid labelFuncion example at root level (soon column

[carlos.rovira] jewel-datagrid: support LabelFunction at column (DataGridColumnList)

[carlos.rovira] tourdejewel: datagrid labelFuncion example at column level

[mjesteve] Fixed the example B0015: It was not compiled and the HSlider did not

[mjesteve] Add Font awesome icon type

[greg.dove] more Jewel DataGrid layout tuning

[carlos.rovira] jewel-renderers: fix issue with renderers no dispatching dataChange

[carlos.rovira] jewel-renderers: remove import

[carlos.rovira] BE0012: update example

[carlos.rovira] blog-examples: some updates to code

[carlos.rovira] collections: expose ArrayList souce as DefuaultProperty to make more

[carlos.rovira] Revert "jewel-renderers: remove import"

[carlos.rovira] jewel-list: expose dataProvider as DefaultProperty more easy declare in

[carlos.rovira] BE0015 : proxy properties in mxml to ease code example

[carlos.rovira] BE0015 : finish example

[carlos.rovira] jewel-datacontainer: solve a initializer cast issue

[carlos.rovira] jewel-datacontainer: make dataProvider the DefatultProperty like in List

[carlos.rovira] BE0015 : final touches for blog post

[carlos.rovira] core-iparent: add docs

[carlos.rovira] jewel-group: docs and clean along with royale-docs page just added

[carlos.rovira] more jewel group changes to docs

[carlos.rovira] jewel: more docs for Group and Container

[carlos.rovira] core-iparent: update docs

[carlos.rovira] jewel-containers: update docs

[carlos.rovira] jewel-containers: remove duplicated events

[carlos.rovira] jewel-sass: remove duplicated viewports in Card components. Also remove

[carlos.rovira] jewel-datacontainer: remove duplicated event

[carlos.rovira] jewel-application: docs improve

[carlos.rovira] jewel-drawer: fix some docs

[carlos.rovira] tourdejewel: Fix duplicate container in Drawer. Remove unneeded BarRow:

[carlos.rovira] jewel-textinput: don't need goog.events

[carlos.rovira] jewel-uppercase: fix safari issue where cursor goes to end when writting

[carlos.rovira] jewel-textinput: remove comment

[carlos.rovira] jewel-uppercase: fix safari issue where cursor goes to end when writting

[carlos.rovira] jewel-textarea: don't need goog.events

[carlos.rovira] jewel-textinput-beads: fix all beads that manipulate input text

[carlos.rovira] jewel-theme: make cardtitle be usable directly inside Card without

[carlos.rovira] jewel-themes: update all jewel themes

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

[carlos.rovira] jewel-list: remove DefaultPropery since DataContainer already define it

[harbs] Switched dialog polyfill to a class For some reason including it in a

[carlos.rovira] core: some docs updates

[carlos.rovira] jewel-list: docs updates

[carlos.rovira] tourdejewel: remove namespace

[carlos.rovira] jewel-card: docs updated

[carlos.rovira] asdoc improve launch.json

[carlos.rovira] jewel-card: expanded content need to remove simple if used alone

[carlos.rovira] jewel-views: refactor and docs

[carlos.rovira] jewel: refactor ApplicationResponsiveView to ResponsiveView

[carlos.rovira] jewel-responsiveview: update docs

[carlos.rovira] jewel: refactor ApplicationResponsiveView to ResponsiveView. Some

[carlos.rovira] jewel-datagroup: Unlike Flex, this component is only used by List in the

[carlos.rovira] jewel-sectioncontent: docs

[carlos.rovira] jewel-bar: remove imports

[carlos.rovira] jewel-wizard: docs

[carlos.rovira] jewel: remove Jewel ControlBar since is just a HGroup, so really a

[carlos.rovira] jewel-themes: remove controlbar from themes

[greg.dove] Adding containerContains for hierarchy check.

[greg.dove] getting WIP in for Jewel DataGrid. This needs refactor at different

[carlos.rovira] jewel-popup: content must wait for the popup to be prepareForPopUp to

[carlos.rovira] clean some unused imports

[greg.dove] Add a quick example of runtime column variations for Jewel Datagrid

[jonathan.arndt] Fix arrays not sorted numerically #900

[carlos.rovira] jewel-responsiveview: this line was left by mistake in the latest

[carlos.rovira] jewel-tabbar: fix rowHeight. Tabbar has variableRowHeight false by

[carlos.rovira] jewel-groupbase: separate layout bead load to a function so we can

[carlos.rovira] jewel-table: comment for the future

[carlos.rovira] layoutproxy: remove fake method

[carlos.rovira] jewel-layoutproxy: remove duplicated classes and create a new one

[carlos.rovira] jewel-LayouProxy: fix docs

[carlos.rovira] jewel-tabbar: remove baked layout and scrolling to accept layout and

[carlos.rovira] tourdejewel: add vertical tabbar example

[carlos.rovira] jewel-themes: updates for changes in tabbar

[carlos.rovira] jewel-bar: comments and style update

[carlos.rovira] jewel-tabbar: make public some vars to be accesible in initializer

[carlos.rovira] jewel-tabbar: make renderers more flexible. we can now add paddings to

[carlos.rovira] jewel-themes: update themes with latest tabbar changes

[carlos.rovira] jewel-tabbar: paddings L & R as well removed from CSS

[carlos.rovira] jewel-tabbar: when layout vert, make buttons take all available space

[carlos.rovira] tour-de-jewel: another v tab example

[harbs] Added routeComplete event

[carlos.rovira] jewel-tabbar: more improvement to make it more flexible. Make

[carlos.rovira] jewel-themes: update to get more tabbar improvements

[carlos.rovira] uibase: separate load of beads to its own method to avoid overrides of

[carlos.rovira] jewel-table: use of new "loadBeads" method instead of addedToParent

[carlos.rovira] jewel-presentationmodels: fix issue where adding PM via mxml beads was

[carlos.rovira] jewel-presentationmodels: finish adjustments of PMs

[carlos.rovira] jewel-tabbar: align of tabbarbutton  itemrenderers content items solved

[carlos.rovira] tour-de-jewel: show how to align content in tabbar renders through

[carlos.rovira] tour-de-jewel: update all tabbar example description to match latest

[carlos.rovira] jewel-themes: update all themes

[carlos.rovira] jewel-tabbar: make indicator in tabbar take into account the layout

[carlos.rovira] jewel-themes: update all themes with tabbat indicator changes to support

[carlos.rovira] jewel-tabbar: getting restricted indicators on vertical and simplify and

[carlos.rovira] jewel-tabbar: add TabBarPresentationModel.indicatorToOppositeSide to

[carlos.rovira] jewel-themes: update all themes

[carlos.rovira] tour de jewel: tabbat mobile layout example

[carlos.rovira] jewel-tabbar: some browsers requires a bit more time for setup indicator

[carlos.rovira] basic-DataItemRendererFactoryForCollectionView: fix issue when trying to

[carlos.rovira] jewel-ListitemRenderer: use loadBeads instead addedToParent so layout is

[carlos.rovira] jewel-datagrid: add dataProvider a DefaultProperty

[carlos.rovira] jewel-datagrid: order imports

[carlos.rovira] jewel-datagrid: make PM declaration conform to the rest of royale code

[carlos.rovira] jewel-datagrid: solve strange bug in retrieval of DataGridColumnList PM.

[carlos.rovira] jewel-datagrid: columnInfo was not defined right and must be in

[carlos.rovira] jewe-datagrid: add column list PM at "beadsAdded" tie since is better

[carlos.rovira] renderers has "initComplete" event but was not declared as metadata

[carlos.rovira] jewel-datagrid: add item renderer support (IItemRendererProvider). Now

[carlos.rovira] jewel-listkeydowncontroller: fix issue in List and DataGrid with

[carlos.rovira] blog-example: Live Editing DataGrid (temporal). Shows WIP implementation

[carlos.rovira] jewel-tabbar: fix indicator not sizing properly when content starts

[carlos.rovira] royale-simple-application-archetype: update maven archetype to be usable

[carlos.rovira] royale-simple-application-archetype: add some config files for IDEs.

[carlos.rovira] .gitignore: allow .vscode files for "archetypes" folder since we need

[carlos.rovira] royale-simple-application-archetype: add .vscode missing files

[carlos.rovira] royale-simple-application-archetype: vscode tasks escape $ arg

[carlos.rovira] maven-archetypes: new royale-jewel-application-archetype. (Example usage

[carlos.rovira] maven-archetypes: new royale-jewel-crux-application-archetype. (Example

[greg.dove] Fix maven build of TodoMVC for Crux/Jewel

[greg.dove] Adding two new utility methods for reflection: 'isDerivedType' function

[carlos.rovira] archetypes: some fixes and improvements

[harbs] Dont using coercion

[harbs] Moved Panel styling to theme

[carlos.rovira] jewel-responsive-size: was failing for some components (fix #907)

[hferreira] New bead to allow Jewel DataGrid to be sortable

[carlos.rovira] collections: arraylistview formating and clean imports

[carlos.rovira] todomvc: update to use collection interfaces in model variables

[carlos.rovira] todomvc: better a DataContainer than a List since we don't have

[carlos.rovira] jewel-textinput: fix inner input left some pixel surrouding in some

[carlos.rovira] todomvc: remove some uneeded css styles thanks to jewel improvements

[carlos.rovira] todomvc: this ns is not needed

[carlos.rovira] archetypes: sass css licenses must be update to avoid compilation fail

[carlos.rovira] todomvc: update styles to SASS

[carlos.rovira] todomvc: use sass syntax

[carlos.rovira] todomvc: clean, order and optimize styles

[carlos.rovira] todomvc-crux: change styles to SASS with clean, order and optimization

[noreply] Update readme.md

[noreply] Update readme.md

[carlos.rovira] jewel-datagridosrtbead: adding docs, imports missed to compile right

[carlos.rovira] jewel-datagridsort: rename name and remove "Bead" to be less verbose

[carlos.rovira] IPaddings-Paddings: refactor to Core-Basic so it can be used with other

[carlos.rovira] Paddings: rename uses from j:Paddings to js:Paddings

[carlos.rovira] Paddings: fix docs

[carlos.rovira] core-basic-Positioning: new bead for position elements

[carlos.rovira] tour-de-jewel: use of new Positioning bead

[carlos.rovira] core: new IDataGridHeader interface (header could be just ButtonBar or

[carlos.rovira] jewel-datagrid: refactor header to IDataGridHeader so we can change to

[carlos.rovira] archetypes: fix ids not updated

[carlos.rovira] archetypes: more fix ids not updated

[hferreira] save method from FileReference now operational with a default file name

[carlos.rovira] fix example BE0002

[carlos.rovira] fix example BE0005 and BE0007

[carlos.rovira] maven-archertypes: update plugin versions

[carlos.rovira] maven-archetypes: add "royale-jewel-module-application-archetype"

[carlos.rovira] maven-archetypes: "royale-jewel-module-application-archetype"

[carlos.rovira] maven-archetypes: "royale-jewel-module-application-archetype" more

[greg.dove] Align implementation and IDataGridView implementers for header as

[carlos.rovira] maven-archetypes: "royale-jewel-module-application-archetype", now

[carlos.rovira] jewel-datagridsort: remove empty line

[carlos.rovira] maven-archetypes: fix css in main app

[carlos.rovira] maven-archetypes: "royale-jewel-module-application-archetype", add

[carlos.rovira] tour-de-jewel: DataGridSort Example (temporal for Piotr)

[greg.dove] Added support to use external (e.g. svg) image assets in IconButton or

[greg.dove] Initial approach for permitting custom variations in Jewel ToolTip.

[noreply] Update Event.as "DEACTIVATE,ADDED and REMOVED" added

[carlos.rovira] maven-archetypes: improve vscode launch for module projects when added

[noreply] Added getStyle in DataGridColumn.as

[noreply] Create FlexMouseEvent.as

[noreply] Update MXRoyaleClasses.as added FlexMouseEvent.as

[carlos.rovira] maven-archetypes: "royale-jewel-application-archetype" now has

[carlos.rovira] maven-archetypes: "royale-jewel-module-application-archetype" remove

[carlos.rovira] maven-archetypes: remove

[carlos.rovira] maven-archetypes: remove

[yishay.weiss] Adding some emulation stubs

[noreply] Update readme.md

[noreply] Update readme.md

[noreply] Update TextArea.as UnCommented selectable getter and setter

[noreply] Update AdvancedDataGridColumn.as

[noreply] Update DataGridColumn.as Added headerRenderer setter and getter

[noreply] Create HSlider.as

[noreply] Update MXRoyaleClasses.as Added HSlider

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

[yishay.weiss] DesignLayer compiling

[yishay.weiss] Fixing event namespaces of emulation components

[yishay.weiss] Changing event namepaces for spark emulations as well

[yishay.weiss] Replacing flash.display objects with existing Royale ones.

[yishay.weiss] Replacing flash.geom objects with existing Royale ones.

[yishay.weiss] More flash replacements

[greg.dove] Fixing the build. This might need more attention, although any issue is

[noreply] Create Slider.as

[noreply] Update HSlider.as

[noreply] Create SliderDirection.as

[noreply] Update mx-royale-manifest.xml

[noreply] Update MXRoyaleClasses.as

[noreply] Update TweenEffectInstance.as

[noreply] Update EffectInstance.as

[noreply] Update Tween.as

[carlos.rovira] todomvc: break line

[noreply] Update UIComponent.as

[carlos.rovira] jewel-arrayselectionmodel: add "sortChangeHandler" to allow sorting

[noreply] Update AdvancedDataGridColumn.as

[noreply] Update DataGridColumn.as

[carlos.rovira] jewel-datagrid: fix double border style around DG also strange

[carlos.rovira] jewel-themes: update all themes with datagrid fixes

[noreply] Create HorizontalList.as

[noreply] Create Elastic.as

[noreply] Create TileBase.as

[noreply] Create TileBaseDirection.as

[noreply] Create TileListItemRenderer.as

[noreply] Update ScrollControlBase.as

[noreply] Update mx-royale-manifest.xml

[noreply] Update MXRoyaleClasses.as

[carlos.rovira] jewel-presentationmodels: remove PM proxy methods in TLCs

[yishay.weiss] Adding stub for Image.smooth API

[piotrzarzycki21] Add Moonshine IDE project file to RemoteObjectAMFTest

[yishay.weiss] Some spark subs

[yishay.weiss] Adding some mx stubs

[yishay.weiss] Replacing some flash with royale objects

[yishay.weiss] Adding some spark filter dependency stubs

[yishay.weiss] Get rid of more flash dependencies in new emulation stubs

[yishay.weiss] VideoDisplay stub - remove all but API

[yishay.weiss] Comment out Version.as references

[yishay.weiss] Got new emulation stubs to compile

[piotrzarzycki21] Update Moonshine IDE file for examples/royale/RemoteObjectAMFTest

[yishay.weiss] Push current state of new emulation components

[carlos.rovira] crux: helper for easier use

[carlos.rovira] maven-archetypes: update archetype to use "compile" instead of "install"

[greg.dove] Fix build

[yishay.weiss] Forgot to add this

[yishay.weiss] Added some spark animation infra

[yishay.weiss] Add Resize effect stub

[yishay.weiss] Adding SetAction

[yishay.weiss] Adding Power easing function

[yishay.weiss] Add TitlesWindowBoundsEvent

[carlos.rovira] jewel-datagrid: fix header button alignment

[yishay.weiss] Add SparkButtonSkin

[yishay.weiss] Add LabelUtil

[greg.dove] Tweaks in recent Spark/MX Animation changes, removed non-source code

[yishay.weiss] Add some spark components to manifest

[greg.dove] Adding some hierarchy support into reflection details, permits finding

[yishay.weiss] Adding AutomationObject

[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

[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

[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

[noreply] Update UIComponent.as added smoothBitmapContent

[noreply] Update TextInput.as added textField property

[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

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

[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")]

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

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

[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

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

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

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

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


------------------------------------------
Started by user Apache Royale
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on agent1 in workspace <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/TourDeFlexMigration/ws/>
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/apache/royale-asjs
 > C:\Program Files\Git\cmd\git.exe init <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/TourDeFlexMigration/ws/> # timeout=10
Fetching upstream changes from https://github.com/apache/royale-asjs
 > C:\Program Files\Git\cmd\git.exe --version # timeout=10
 > C:\Program Files\Git\cmd\git.exe fetch --tags --force --progress -- https://github.com/apache/royale-asjs +refs/heads/*:refs/remotes/origin/*
 > C:\Program Files\Git\cmd\git.exe config remote.origin.url https://github.com/apache/royale-asjs # timeout=10
 > C:\Program Files\Git\cmd\git.exe config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > C:\Program Files\Git\cmd\git.exe config remote.origin.url https://github.com/apache/royale-asjs # timeout=10
Fetching upstream changes from https://github.com/apache/royale-asjs
 > C:\Program Files\Git\cmd\git.exe fetch --tags --force --progress -- https://github.com/apache/royale-asjs +refs/heads/*:refs/remotes/origin/*
 > C:\Program Files\Git\cmd\git.exe rev-parse "refs/remotes/origin/develop^{commit}" # timeout=10
 > C:\Program Files\Git\cmd\git.exe rev-parse "refs/remotes/origin/origin/develop^{commit}" # timeout=10
Checking out Revision 19148bd178dda163272cba0a4c6008dd7d5f966a (refs/remotes/origin/develop)
 > C:\Program Files\Git\cmd\git.exe config core.sparsecheckout # timeout=10
 > C:\Program Files\Git\cmd\git.exe checkout -f 19148bd178dda163272cba0a4c6008dd7d5f966a
Commit message: "More measurements happening, so need to check safety"
 > C:\Program Files\Git\cmd\git.exe rev-list --no-walk dccbe24a9fd3455d57d6ebaa5b9210565d9def98 # timeout=10
[tourdeflexmodules] $ cmd.exe /C "C:\apache\apache-ant-1.9.9\bin\ant.bat -file build.xml -Denv.FLASHPLAYER_DEBUGGER=C:\adobe\flash\11.7\flashplayerdebugger.exe -Denv.PLAYERGLOBAL_HOME=C:\adobe\flash -Denv.AIR_HOME=C:\adobe\air\4.0\AdobeAIRSDK -DROYALE_HOME=C:\jenkins\workspace\royale-asjs -Dbuild.noprompt=true -Dplayerglobal.version=11.7 clean compile && exit %%ERRORLEVEL%%"
Buildfile: <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/TourDeFlexMigration/ws/examples/mxroyale/tourdeflexmodules/build.xml>

clean:

compile-shell:
    [mkdir] Created dir: <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/TourDeFlexMigration/954/artifact/examples/mxroyale/tourdeflexmodules/bin/js-debug>
    [mxmlc] MXMLJSC
    [mxmlc] -module-output=/
    [mxmlc] -js-compiler-option=--variable_map_output_file gcc_variablemap.txt
    [mxmlc] -js-compiler-option+=--property_map_output_file gcc_propertymap.txt
    [mxmlc] -externs-report=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/TourDeFlexMigration/954/artifact/examples/mxroyale/tourdeflexmodules/bin/js-debug/externs_report.js>
    [mxmlc] -link-report=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/TourDeFlexMigration/954/artifact/examples/mxroyale/tourdeflexmodules/bin/js-debug/link_report.xml>
    [mxmlc] +playerglobal.version=11.7
    [mxmlc] +env.AIR_HOME=C:\adobe\air\4.0\AdobeAIRSDK
    [mxmlc] +env.PLAYERGLOBAL_HOME=C:\adobe\flash
    [mxmlc] -compiler.debug=false
    [mxmlc] +royalelib=C:\jenkins\workspace\royale-asjs/frameworks/
    [mxmlc] -load-config=C:\jenkins\workspace\royale-asjs/frameworks/flex-config.xml
    [mxmlc] -output=<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/TourDeFlexMigration/ws/examples/mxroyale/tourdeflexmodules/bin-debug/explorer.swf>
    [mxmlc] --
    [mxmlc] <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/TourDeFlexMigration/ws/examples/mxroyale/tourdeflexmodules/src//explorer.mxml>
    [mxmlc] Loading configuration: C:\jenkins\workspace\royale-asjs\frameworks\flex-config.xml
    [mxmlc] 
    [mxmlc] 4.650045 seconds
    [mxmlc] <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/TourDeFlexMigration/ws/examples/mxroyale/tourdeflexmodules/src/explorer.mxml(19)>: col: 1 Error: This tag could not be resolved to an ActionScript class. It will be ignored.
    [mxmlc] 
    [mxmlc] <mx:Application xmlns:fx="http://ns.adobe.com/mxml/2009" xmlns:mx="library://ns.apache.org/royale/mx" xmlns:explorer="*"
    [mxmlc] ^
    [mxmlc] 
    [mxmlc] <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/TourDeFlexMigration/ws/examples/mxroyale/tourdeflexmodules/src/explorer.mxml(19)>: col: 1 Error: This tag could not be resolved to an ActionScript class. It will be ignored.
    [mxmlc] 
    [mxmlc] <mx:Application xmlns:fx="http://ns.adobe.com/mxml/2009" xmlns:mx="library://ns.apache.org/royale/mx" xmlns:explorer="*"
    [mxmlc] ^
    [mxmlc] 
    [mxmlc] <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/TourDeFlexMigration/ws/examples/mxroyale/tourdeflexmodules/src/explorer.mxml(19)>: col: 1 Error: This tag could not be resolved to an ActionScript class. It will be ignored.
    [mxmlc] 
    [mxmlc] <mx:Application xmlns:fx="http://ns.adobe.com/mxml/2009" xmlns:mx="library://ns.apache.org/royale/mx" xmlns:explorer="*"
    [mxmlc] ^
    [mxmlc] 
    [mxmlc] <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/TourDeFlexMigration/ws/examples/mxroyale/tourdeflexmodules/src/explorer.mxml(19)>: col: 1 Error: This tag could not be resolved to an ActionScript class. It will be ignored.
    [mxmlc] 
    [mxmlc] <mx:Application xmlns:fx="http://ns.adobe.com/mxml/2009" xmlns:mx="library://ns.apache.org/royale/mx" xmlns:explorer="*"
    [mxmlc] ^
    [mxmlc] 
    [mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/TourDeFlexMigration/ws/examples/mxroyale/tourdeflexmodules/build.xml>:161: The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/TourDeFlexMigration/ws/examples/mxroyale/tourdeflexmodules/build.xml>:118: mxmlc task failed.

Total time: 5 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