git commit: [flex-utilities] [refs/heads/mavenizer-refactoring] - FLEX-34318 - [Mavenizer] Refactor the Mavenizer in preparation of future mavenized releases of Flex - Added the functionality to ask f

2014-05-24 Thread cdutz
Repository: flex-utilities Updated Branches: refs/heads/mavenizer-refactoring b9ca520e4 - f8468bad7 FLEX-34318 - [Mavenizer] Refactor the Mavenizer in preparation of future mavenized releases of Flex - Added the functionality to ask for accepting the Adobe license before downloading AIR and

[2/2] git commit: [flex-sdk] [refs/heads/FDBWorkers] - FLEX-34333: print #number should be evaluated in the context of the current worker

2014-05-24 Thread fthomas
FLEX-34333: print #number should be evaluated in the context of the current worker Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/df0fceae Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/df0fceae Diff:

[1/2] git commit: [flex-sdk] [refs/heads/FDBWorkers] - FLEX-34332: info frame should return info in the context of the current worker.

2014-05-24 Thread fthomas
Repository: flex-sdk Updated Branches: refs/heads/FDBWorkers 828a0524f - df0fceaee FLEX-34332: info frame should return info in the context of the current worker. Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit:

[2/6] git commit: [flex-asjs] [refs/heads/develop] - allow Number in is/as checks

2014-05-24 Thread aharui
allow Number in is/as checks Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/086d3639 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/086d3639 Diff:

[4/6] git commit: [flex-asjs] [refs/heads/develop] - add alpha property

2014-05-24 Thread aharui
add alpha property Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/3e1a12c9 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/3e1a12c9 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/3e1a12c9

[3/6] git commit: [flex-asjs] [refs/heads/develop] - add single value event

2014-05-24 Thread aharui
add single value event Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/29a0fe6f Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/29a0fe6f Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/29a0fe6f

[6/6] git commit: [flex-asjs] [refs/heads/develop] - add basic Move and Fade effects and an example

2014-05-24 Thread aharui
add basic Move and Fade effects and an example Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/9212e774 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/9212e774 Diff:

[1/6] git commit: [flex-asjs] [refs/heads/develop] - AFAICT, ListView shouldn't be needed here

2014-05-24 Thread aharui
Repository: flex-asjs Updated Branches: refs/heads/develop a4602d547 - 9212e7743 AFAICT, ListView shouldn't be needed here Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/ed2b78f3 Tree:

[5/6] git commit: [flex-asjs] [refs/heads/develop] - add newInstance to reduce use of 'Class' when cross-compiling

2014-05-24 Thread aharui
add newInstance to reduce use of 'Class' when cross-compiling Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/c244e29a Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/c244e29a Diff:

git commit: [flex-utilities] [refs/heads/mavenizer-refactoring] - FLEX-34318 - [Mavenizer] Refactor the Mavenizer in preparation of future mavenized releases of Flex - Put the pieces together. - Creat

2014-05-24 Thread cdutz
Repository: flex-utilities Updated Branches: refs/heads/mavenizer-refactoring f8468bad7 - 0c4151f58 FLEX-34318 - [Mavenizer] Refactor the Mavenizer in preparation of future mavenized releases of Flex - Put the pieces together. - Created an AirDownloader and FlashDownloader to automatically

git commit: [flex-utilities] [refs/heads/mavenizer-refactoring] - FLEX-34318 - [Mavenizer] Refactor the Mavenizer in preparation of future mavenized releases of Flex - Updated a problem outputting the

2014-05-24 Thread cdutz
Repository: flex-utilities Updated Branches: refs/heads/mavenizer-refactoring 0c4151f58 - 83a57f64b FLEX-34318 - [Mavenizer] Refactor the Mavenizer in preparation of future mavenized releases of Flex - Updated a problem outputting the Flash license message when the Air one should be output.

[1/3] FLEX-34318 - [Mavenizer] Refactor the Mavenizer in preparation of future mavenized releases of Flex - Moved the SdkDeployer (Now MavenDeployer) and SdkInVmDeployer (Now AetherDeployer). - Moved

2014-05-24 Thread cdutz
Repository: flex-utilities Updated Branches: refs/heads/mavenizer-refactoring 83a57f64b - 38514b56b http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/38514b56/mavenizer/src/main/java/flex/FlexRuntimeGenerator.java --

git commit: [flex-utilities] [refs/heads/mavenizer-refactoring] - FLEX-34318 - [Mavenizer] Refactor the Mavenizer in preparation of future mavenized releases of Flex - Fixed a problem with mavenizing

2014-05-24 Thread cdutz
Repository: flex-utilities Updated Branches: refs/heads/mavenizer-refactoring 38514b56b - ca5c0977c FLEX-34318 - [Mavenizer] Refactor the Mavenizer in preparation of future mavenized releases of Flex - Fixed a problem with mavenizing SDKs with mobile components, but no experimental_mobile

git commit: [flex-utilities] [refs/heads/mavenizer-refactoring] - FLEX-34318 - [Mavenizer] Refactor the Mavenizer in preparation of future mavenized releases of Flex - Fixed a problem causing the mave

2014-05-24 Thread cdutz
Repository: flex-utilities Updated Branches: refs/heads/mavenizer-refactoring ca5c0977c - 2e4279bb6 FLEX-34318 - [Mavenizer] Refactor the Mavenizer in preparation of future mavenized releases of Flex - Fixed a problem causing the mavenizer to abort if a Flex SDK didn't contain Air Project: