[4/5] git commit: [flex-asjs] [refs/heads/release0.8.0] - ImageButton is now a button with an image so click events are often on th e image and not the containing button. Maybe there's a better way to

2017-05-24 Thread aharui
ImageButton is now a button with an image so click events are often on th e image and not the containing button. Maybe there's a better way to get the event target to not be the image, but for now we'll look up one level of parenting. Project:

[1/5] git commit: [flex-asjs] [refs/heads/release0.8.0] - make sure className and new styles get applied

2017-05-24 Thread aharui
Repository: flex-asjs Updated Branches: refs/heads/release0.8.0 0428a145c -> 8cfef0691 make sure className and new styles get applied Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/7e415e0f Tree:

[5/5] git commit: [flex-asjs] [refs/heads/release0.8.0] - set imagebutton padding to zero

2017-05-24 Thread aharui
set imagebutton padding to zero Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/8cfef069 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/8cfef069 Diff:

[2/5] git commit: [flex-asjs] [refs/heads/release0.8.0] - need to dispatch childrenAdded as promised.

2017-05-24 Thread aharui
need to dispatch childrenAdded as promised. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/f6bf8c69 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/f6bf8c69 Diff:

[3/5] git commit: [flex-asjs] [refs/heads/release0.8.0] - absolute positioned containers without any size specification appear to be treated as zero size inside of flex-box. We could have absolute pos

2017-05-24 Thread aharui
absolute positioned containers without any size specification appear to be treated as zero size inside of flex-box. We could have absolute positioning layouts set sizes but for now, just set the size on the container. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit:

git commit: [flex-asjs] [refs/heads/release0.8.0] - Bring back previous state with fixes only for Express DataBindingExample, remove Effects from Express

2017-05-24 Thread piotrz
Repository: flex-asjs Updated Branches: refs/heads/release0.8.0 020e0ec5d -> 0428a145c Bring back previous state with fixes only for Express DataBindingExample, remove Effects from Express Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit:

git commit: [flex-asjs] [refs/heads/release0.8.0] - - Try to add Effects to Express module - Make method for event initialize in Exspress DataBindingExample

2017-05-24 Thread piotrz
Repository: flex-asjs Updated Branches: refs/heads/release0.8.0 ae2a0d8dc -> 020e0ec5d - Try to add Effects to Express module - Make method for event initialize in Exspress DataBindingExample Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit:

git commit: [flex-asjs] [refs/heads/release0.8.0] - - Bring back compilation for JS - Add import for MyModel to see if it helps

2017-05-24 Thread piotrz
Repository: flex-asjs Updated Branches: refs/heads/release0.8.0 5bdf38896 -> ae2a0d8dc - Bring back compilation for JS - Add import for MyModel to see if it helps Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit:

git commit: [flex-asjs] [refs/heads/release0.8.0] - Move Effects to parent pom to see if it helps fix Express DataBindingExample

2017-05-24 Thread piotrz
Repository: flex-asjs Updated Branches: refs/heads/release0.8.0 512481811 -> 5bdf38896 Move Effects to parent pom to see if it helps fix Express DataBindingExample Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit:

git commit: [flex-asjs] [refs/heads/release0.8.0] - Fix Express DataBindingExample adding missing dependencies to Effects

2017-05-24 Thread piotrz
Repository: flex-asjs Updated Branches: refs/heads/release0.8.0 9feb33de6 -> 512481811 Fix Express DataBindingExample adding missing dependencies to Effects Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/51248181

git commit: [flex-asjs] [refs/heads/release0.8.0] - Fix Apache license headers

2017-05-24 Thread jmclean
Repository: flex-asjs Updated Branches: refs/heads/release0.8.0 276fa4398 -> 9feb33de6 Fix Apache license headers Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/9feb33de Tree:

[MAVEN-BUILD] FlexJS Framework (maven) - Build # 931 - Still Failing

2017-05-24 Thread Apache Jenkins Server
The Apache Jenkins build system has built FlexJS Framework (maven) (build #931) Status: Still Failing Check console output at https://builds.apache.org/job/FlexJS%20Framework%20(maven)/931/ to view the results.

git commit: [flex-asjs] [refs/heads/develop] - add missing semicolon

2017-05-24 Thread jmclean
Repository: flex-asjs Updated Branches: refs/heads/develop a3d6ae413 -> e5f1328c6 add missing semicolon Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/e5f1328c Tree:

git commit: [flex-asjs] [refs/heads/release0.8.0] - allow swfversion overrides

2017-05-24 Thread aharui
Repository: flex-asjs Updated Branches: refs/heads/release0.8.0 baa544c21 -> 276fa4398 allow swfversion overrides Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/276fa439 Tree:

git commit: [flex-falcon] [refs/heads/release0.8.0] - fix an NPE

2017-05-24 Thread aharui
Repository: flex-falcon Updated Branches: refs/heads/release0.8.0 96147830f -> 9f6266b6f fix an NPE Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/9f6266b6 Tree:

[MAVEN-BUILD] FlexJS Framework (maven) - Build # 930 - Failure

2017-05-24 Thread Apache Jenkins Server
The Apache Jenkins build system has built FlexJS Framework (maven) (build #930) Status: Failure Check console output at https://builds.apache.org/job/FlexJS%20Framework%20(maven)/930/ to view the results.

[1/2] git commit: [flex-asjs] [refs/heads/release0.8.0] - - Removed the execution of the font compilation

2017-05-24 Thread cdutz
Repository: flex-asjs Updated Branches: refs/heads/release0.8.0 2fad673d2 -> baa544c21 - Removed the execution of the font compilation Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/c2eefaf7 Tree:

[2/2] git commit: [flex-asjs] [refs/heads/release0.8.0] - - Fixed some problems in the archetypes

2017-05-24 Thread cdutz
- Fixed some problems in the archetypes Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/baa544c2 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/baa544c2 Diff:

[flex-typedefs] Git Push Summary

2017-05-24 Thread cdutz
Repository: flex-typedefs Updated Branches: refs/heads/release0.8.0 [created] 2bd4044d1

git commit: [flex-asjs] [refs/heads/release0.8.0] - fix Flat dropdownlist

2017-05-24 Thread aharui
Repository: flex-asjs Updated Branches: refs/heads/release0.8.0 1ee9866b5 -> 2fad673d2 fix Flat dropdownlist Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/2fad673d Tree: