git commit: [flex-asjs] [refs/heads/develop] - Change the template to hold the required variables, not those copied from the Flex SDK

2015-09-27 Thread erikdebruin
Repository: flex-asjs Updated Branches: refs/heads/develop 0bbba3e58 -> 28c5972bb Change the template to hold the required variables, not those copied from the Flex SDK Signed-off-by: Erik de Bruin Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit:

[03/15] git commit: [flex-asjs] [refs/heads/core_js_to_as] - add new common base class for Application so more of it can be shared

2015-09-27 Thread aharui
add new common base class for Application so more of it can be shared Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/076fbf86 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/076fbf86 Diff:

[15/15] git commit: [flex-asjs] [refs/heads/core_js_to_as] - use GCL from flex-falcon

2015-09-27 Thread aharui
use GCL from flex-falcon Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/14674b2d Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/14674b2d Diff:

[09/15] git commit: [flex-asjs] [refs/heads/core_js_to_as] - tweak BrowserEvent. MouseButton is a GCL-style enum that we don't really have an equivalent for in AS.

2015-09-27 Thread aharui
tweak BrowserEvent. MouseButton is a GCL-style enum that we don't really have an equivalent for in AS. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/48baa49d Tree:

[05/15] git commit: [flex-asjs] [refs/heads/core_js_to_as] - tweak build script to use correct conditional flags

2015-09-27 Thread aharui
tweak build script to use correct conditional flags Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/d56f72a4 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/d56f72a4 Diff:

[10/15] git commit: [flex-asjs] [refs/heads/core_js_to_as] - re-enable IFlexInfo

2015-09-27 Thread aharui
re-enable IFlexInfo Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/30a08a85 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/30a08a85 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/30a08a85

[04/15] git commit: [flex-asjs] [refs/heads/core_js_to_as] - temporarily remove these classes while we try to get Application to compile

2015-09-27 Thread aharui
temporarily remove these classes while we try to get Application to compile Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/6ebbc1e5 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/6ebbc1e5 Diff:

[14/15] git commit: [flex-asjs] [refs/heads/core_js_to_as] - fix return type

2015-09-27 Thread aharui
fix return type Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/5cfe8db9 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/5cfe8db9 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/5cfe8db9

flex-sdk_mustella - Build # 1559 - Fixed!

2015-09-27 Thread flex . mustella
flex-sdk_mustella - Build # 1559 - Fixed: http://flex-mustella.cloudapp.net/job/flex-sdk_mustella/1559/ Changes for Build #1549 No changes Changes for Build #1550 No changes Changes for Build #1551 No changes Changes for Build #1552 No changes Changes for Build #1553 [KesslerConsulting]

flex-sdk_mustella-air - Build # 1373 - Still Failing!

2015-09-27 Thread flex . mustella
flex-sdk_mustella-air - Build # 1373 - Still Failing: http://flex-mustella.cloudapp.net/job/flex-sdk_mustella-air/1373/ Changes for Build #1363 No changes Changes for Build #1364 No changes Changes for Build #1365 [KesslerConsulting] FLEX-34741: Corrected the dropIndicator. It will now use

flex-sdk_mustella-air - Build # 1371 - Still Failing!

2015-09-27 Thread flex . mustella
flex-sdk_mustella-air - Build # 1371 - Still Failing: http://flex-mustella.cloudapp.net/job/flex-sdk_mustella-air/1371/ Changes for Build #1361 No changes Changes for Build #1362 No changes Changes for Build #1363 No changes Changes for Build #1364 No changes Changes for Build #1365

[11/15] git commit: [flex-asjs] [refs/heads/core_js_to_as] - fix imports after merge

2015-09-27 Thread aharui
fix imports after merge Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/1890e89d Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/1890e89d Diff:

[07/15] git commit: [flex-asjs] [refs/heads/core_js_to_as] - fix up imports per platform

2015-09-27 Thread aharui
fix up imports per platform Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/00b97eb4 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/00b97eb4 Diff:

[13/15] git commit: [flex-asjs] [refs/heads/core_js_to_as] - remove ViewBase for now just to see if Application will compile

2015-09-27 Thread aharui
remove ViewBase for now just to see if Application will compile Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/8d368cb7 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/8d368cb7 Diff:

[06/15] git commit: [flex-asjs] [refs/heads/core_js_to_as] - more fine-grained conditional compile for Application

2015-09-27 Thread aharui
more fine-grained conditional compile for 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/53fe652a Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/53fe652a Diff:

[01/15] git commit: [flex-asjs] [refs/heads/core_js_to_as] - I think this didn't get removed during the big SWC split

2015-09-27 Thread aharui
Repository: flex-asjs Updated Branches: refs/heads/core_js_to_as 531b30e8c -> 14674b2d9 I think this didn't get removed during the big SWC split Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/7be4b87f Tree:

flex-sdk_mustella - Build # 1558 - Failure!

2015-09-27 Thread flex . mustella
flex-sdk_mustella - Build # 1558 - Failure: http://flex-mustella.cloudapp.net/job/flex-sdk_mustella/1558/ Changes for Build #1548 No changes Changes for Build #1549 No changes Changes for Build #1550 No changes Changes for Build #1551 No changes Changes for Build #1552 No changes Changes