git commit: [flex-falcon] [refs/heads/develop] - handle 'new int'

2016-10-13 Thread aharui
Repository: flex-falcon Updated Branches: refs/heads/develop 38ca9c957 -> 680c335c7 handle 'new int' Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/680c335c Tree: http://git-wip-us.apache.org/repos/asf/flex-fa

[2/2] git commit: [flex-falcon] [refs/heads/develop] - FLEX-35141 fix XML literal handling'

2016-10-13 Thread aharui
FLEX-35141 fix XML literal handling' Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/38ca9c95 Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/38ca9c95 Diff: http://git-wip-us.apache.org/repos/asf/flex

[1/2] git commit: [flex-falcon] [refs/heads/develop] - clean up most warnings

2016-10-13 Thread aharui
Repository: flex-falcon Updated Branches: refs/heads/develop 8e7955930 -> 38ca9c957 clean up most warnings Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/bb4cbcf1 Tree: http://git-wip-us.apache.org/repos/asf/f

git commit: [flex-asjs] [refs/heads/develop] - - Added a Unit-Test that checks if the examples builds all produce both Flash and JavaScript output.

2016-10-13 Thread cdutz
Repository: flex-asjs Updated Branches: refs/heads/develop fbc7d5c06 -> 83804e4af - Added a Unit-Test that checks if the examples builds all produce both Flash and JavaScript output. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf

git commit: [flex-asjs] [refs/heads/refactor-sprite] - Fixed removeChild

2016-10-13 Thread harbs
Repository: flex-asjs Updated Branches: refs/heads/refactor-sprite 8b4b96ab5 -> 3f1df179c Fixed removeChild Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/3f1df179 Tree: http://git-wip-us.apache.org/repos/asf/flex

git commit: [flex-asjs] [refs/heads/refactor-sprite] - Fixed appendChild and removeChild

2016-10-13 Thread harbs
Repository: flex-asjs Updated Branches: refs/heads/refactor-sprite fe03efdf6 -> 8b4b96ab5 Fixed appendChild and removeChild Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/8b4b96ab Tree: http://git-wip-us.apache.or

[23/27] git commit: [flex-asjs] [refs/heads/refactor-sprite] - Update to Chart: get BarChart to resize properly. Need to carry this over to the other chart types.

2016-10-13 Thread yishayw
Update to Chart: get BarChart to resize properly. Need to carry this over to the other chart types. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/5df884ae Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/

[17/27] git commit: [flex-asjs] [refs/heads/refactor-sprite] - [Tests] Fixed test for SWF, and added back the failing js release-mode test. This failing test should remain until it is either a) no lon

2016-10-13 Thread yishayw
[Tests] Fixed test for SWF, and added back the failing js release-mode test. This failing test should remain until it is either a) no longer apparent or b) becomes 'expected' for JS via documentation. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache

[14/27] git commit: [flex-asjs] [refs/heads/refactor-sprite] - add XML swc to pom

2016-10-13 Thread yishayw
add XML swc to pom Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/93797c2d Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/93797c2d Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/93797c2d Bra

[05/27] git commit: [flex-asjs] [refs/heads/refactor-sprite] - Re-Added the misc artifact to the distribution

2016-10-13 Thread yishayw
Re-Added the misc artifact to the distribution Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/ac43c3d4 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/ac43c3d4 Diff: http://git-wip-us.apache.org/repos/asf/

[02/27] git commit: [flex-asjs] [refs/heads/refactor-sprite] - - Changed the cassified of "adt" back to "win"

2016-10-13 Thread yishayw
- Changed the cassified of "adt" back to "win" Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/f4d3d1a2 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/f4d3d1a2 Diff: http://git-wip-us.apache.org/repos/asf/

[21/27] git commit: [flex-asjs] [refs/heads/refactor-sprite] - Changes to DataGrid component and beads. Adding DataGridPercentageLayout so column widths can be specified as percentages.

2016-10-13 Thread yishayw
Changes to DataGrid component and beads. Adding DataGridPercentageLayout so column widths can be specified as percentages. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/9bd1e9ff Tree: http://git-wip-us.apache.org/re

[18/27] git commit: [flex-asjs] [refs/heads/refactor-sprite] - [Tests] Added extra check for static initialization to DataBindingTestbed

2016-10-13 Thread yishayw
[Tests] Added extra check for static initialization to DataBindingTestbed Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/6ecf8916 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/6ecf8916 Diff: http://git-w

[07/27] git commit: [flex-asjs] [refs/heads/refactor-sprite] - Updates for Mobile project.

2016-10-13 Thread yishayw
Updates for Mobile project. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/a3ba4dfd Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/a3ba4dfd Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/a3ba

[10/27] git commit: [flex-asjs] [refs/heads/refactor-sprite] - - Added the Apache License Header to MobileStocks.mxml to make the maven build pass again

2016-10-13 Thread yishayw
- Added the Apache License Header to MobileStocks.mxml to make the maven build pass again Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/55d89c77 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/55d89c77 D

[13/27] git commit: [flex-asjs] [refs/heads/refactor-sprite] - - Excluded the testsuite from the rat checks as when the testsuite is run once but a build without is being performed, then rat will dete

2016-10-13 Thread yishayw
- Excluded the testsuite from the rat checks as when the testsuite is run once but a build without is being performed, then rat will detect all the files in the "target" directory Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-

[20/27] git commit: [flex-asjs] [refs/heads/refactor-sprite] - Fix for compilation/build error.

2016-10-13 Thread yishayw
Fix for compilation/build error. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/dcc5ff3b Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/dcc5ff3b Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff

[04/27] git commit: [flex-asjs] [refs/heads/refactor-sprite] - Switched to cordova:Application.

2016-10-13 Thread yishayw
Switched to cordova:Application. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/d626525d Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/d626525d Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff

[27/27] git commit: [flex-asjs] [refs/heads/refactor-sprite] - Merge branch 'develop' into refactor-sprite

2016-10-13 Thread yishayw
Merge branch 'develop' into refactor-sprite Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/fe03efdf Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/fe03efdf Diff: http://git-wip-us.apache.org/repos/asf/fle

[09/27] git commit: [flex-asjs] [refs/heads/refactor-sprite] - get binding working again

2016-10-13 Thread yishayw
get binding working again Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/33363618 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/33363618 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/333636

[19/27] git commit: [flex-asjs] [refs/heads/refactor-sprite] - Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/flex-asjs into develop

2016-10-13 Thread yishayw
Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/flex-asjs into develop Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/b7f661c7 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/b7f661c7 Di

[24/27] git commit: [flex-asjs] [refs/heads/refactor-sprite] - Updated MobileStocks example with better resize handling.

2016-10-13 Thread yishayw
Updated MobileStocks example with better resize handling. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/80583865 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/80583865 Diff: http://git-wip-us.apache.org

[26/27] git commit: [flex-asjs] [refs/heads/refactor-sprite] - DateFieldMouseController has the wrong data type for the receiving event handler.

2016-10-13 Thread yishayw
DateFieldMouseController has the wrong data type for the receiving event handler. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/fbc7d5c0 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/fbc7d5c0 Diff: htt

[16/27] git commit: [flex-asjs] [refs/heads/refactor-sprite] - Moved comment to fix compilation error.

2016-10-13 Thread yishayw
Moved comment to fix compilation error. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/e118e31d Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/e118e31d Diff: http://git-wip-us.apache.org/repos/asf/flex-as

[03/27] git commit: [flex-asjs] [refs/heads/refactor-sprite] - - Fixed a problem building the distribution on windows machines

2016-10-13 Thread yishayw
- Fixed a problem building the distribution on windows machines Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/bf0ec84d Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/bf0ec84d Diff: http://git-wip-us.apac

[22/27] git commit: [flex-asjs] [refs/heads/refactor-sprite] - Changed DataGridExample to show use of DataGridPercentageLayout.

2016-10-13 Thread yishayw
Changed DataGridExample to show use of DataGridPercentageLayout. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/23403e53 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/23403e53 Diff: http://git-wip-us.apa

[12/27] git commit: [flex-asjs] [refs/heads/refactor-sprite] - - Tried to speed up the testsuite by running debug only builds

2016-10-13 Thread yishayw
- Tried to speed up the testsuite by running debug only builds Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/6b7afecf Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/6b7afecf Diff: http://git-wip-us.apach

[01/27] git commit: [flex-asjs] [refs/heads/refactor-sprite] - - Fixed a problem building the distribution on windows machines

2016-10-13 Thread yishayw
Repository: flex-asjs Updated Branches: refs/heads/refactor-sprite e45f83648 -> fe03efdf6 - Fixed a problem building the distribution on windows machines Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/864ddbb1 Tre

[15/27] git commit: [flex-asjs] [refs/heads/refactor-sprite] - Fixed bug in DataChooserView which was causing problems on the SWF side due to missing/incomplete handling of background and border style

2016-10-13 Thread yishayw
Fixed bug in DataChooserView which was causing problems on the SWF side due to missing/incomplete handling of background and border styles. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/5ee2995a Tree: http://git-wip

[08/27] git commit: [flex-asjs] [refs/heads/refactor-sprite] - Change MIT license text to be more readable

2016-10-13 Thread yishayw
Change MIT license text to be more readable Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/a42e69e7 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/a42e69e7 Diff: http://git-wip-us.apache.org/repos/asf/fle

[11/27] git commit: [flex-asjs] [refs/heads/refactor-sprite] - - Fixed the MobileStocks maven build - Added the MobileStocks example to the maven build

2016-10-13 Thread yishayw
- Fixed the MobileStocks maven build - Added the MobileStocks example to the maven build Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/17c59712 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/17c59712 Dif

[06/27] git commit: [flex-asjs] [refs/heads/refactor-sprite] - Adding DeviceSizeBead to Mobile project.

2016-10-13 Thread yishayw
Adding DeviceSizeBead to Mobile project. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/d03463c4 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/d03463c4 Diff: http://git-wip-us.apache.org/repos/asf/flex-a

[25/27] git commit: [flex-asjs] [refs/heads/refactor-sprite] - Test view for MobileSocks.

2016-10-13 Thread yishayw
Test view for MobileSocks. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/4c8bd848 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/4c8bd848 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/4c8bd