git commit: [flex-asjs] [refs/heads/develop] - Added debug runtime checking for ArrayBuffer initializer

2017-07-11 Thread harbs
Repository: flex-asjs Updated Branches: refs/heads/develop 5031bfa4c -> efd4372d4 Added debug runtime checking for ArrayBuffer initializer Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/efd4372d Tree: http://git-w

git commit: [flex-asjs] [refs/heads/feature/mouseenter] - Added debug runtime checking for ArrayBuffer initializer

2017-07-11 Thread harbs
Repository: flex-asjs Updated Branches: refs/heads/feature/mouseenter 173858c7d -> d299b76af Added debug runtime checking for ArrayBuffer initializer Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/d299b76a Tree: h

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

2017-07-11 Thread gregdove
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/5031bfa4 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/5031bfa4 Di

[1/2] git commit: [flex-asjs] [refs/heads/develop] - Additional fixes for missing js build scope Event imports, as per discussion on list.

2017-07-11 Thread gregdove
Repository: flex-asjs Updated Branches: refs/heads/develop 46a07ec95 -> 5031bfa4c Additional fixes for missing js build scope Event imports, as per discussion on list. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/comm

Jenkins build is back to normal : flex-asjs #2389

2017-07-11 Thread flex . ci . builds
See

git commit: [flex-asjs] [refs/heads/feature/mouseenter] - Change rollover and rollout to mouseenter and mouseleave Needs testing before merge

2017-07-11 Thread harbs
Repository: flex-asjs Updated Branches: refs/heads/feature/mouseenter [created] 173858c7d Change rollover and rollout to mouseenter and mouseleave Needs testing before merge Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs

git commit: [flex-asjs] [refs/heads/develop] - Should be reading the file as an ArrayBuffer

2017-07-11 Thread harbs
Repository: flex-asjs Updated Branches: refs/heads/develop e019d1c11 -> 46a07ec95 Should be reading the file as an ArrayBuffer Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/46a07ec9 Tree: http://git-wip-us.apache

Build failed in Jenkins: flex-asjs #2388

2017-07-11 Thread flex . ci . builds
= <http://apacheflexbuild.cloudapp.net:8080/job/flex-asjs/ws/frameworks/projects/*/src/main/flex> clean: super-clean: [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-asjs/ws/mustella/tests/basicTests/bin> create-description: [echo] build.num

git commit: [flex-asjs] [refs/heads/develop] - Add FileBrowserWithFilter plus some doc fixes

2017-07-11 Thread yishayw
Repository: flex-asjs Updated Branches: refs/heads/develop 771010510 -> e019d1c11 Add FileBrowserWithFilter plus some doc fixes Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/e019d1c1 Tree: http://git-wip-us.apach

Build failed in Jenkins: flex-utilities_installer #1222

2017-07-11 Thread flex . ci . builds
See -- Started by timer Building remotely on flex_sdk_slave2 in workspace > C:\Program Files (x86)\Gi

git commit: [flex-asjs] [refs/heads/develop] - ClippingViewport is no longer necessary since Panel is a Group which clips anyway.

2017-07-11 Thread yishayw
Repository: flex-asjs Updated Branches: refs/heads/develop 3b5053f91 -> 771010510 ClippingViewport is no longer necessary since Panel is a Group which clips anyway. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/7

git commit: [flex-asjs] [refs/heads/develop] - Uploads are assumed to be POST

2017-07-11 Thread yishayw
Repository: flex-asjs Updated Branches: refs/heads/develop cc098932c -> 3b5053f91 Uploads are assumed to be POST Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/3b5053f9 Tree: http://git-wip-us.apache.org/repos/asf

Build failed in Jenkins: flex-blazeds #1013

2017-07-11 Thread flex . ci . builds
See -- Started by timer Building remotely on flex_sdk_slave2 in workspace > C:\Program Files (x86)\Git\cmd\git.exe rev-parse -

Build failed in Jenkins: flex-tlf #1128

2017-07-11 Thread flex . ci . builds
See -- Started by timer Building remotely on flex_sdk_slave2 in workspace > C:\Program Files (x86)\Git\cmd\git.exe rev-parse --is-insi

Re: [2/5] git commit: [flex-asjs] [refs/heads/develop] - FLEX-35338 stop cursor from spinning / CPU from spiking

2017-07-11 Thread Alex Harui
This seems like "just-in-case" code. I could see that it might be needed in a different bead for Express though. Without this change, is there an infinite loop somewhere? Thanks, -Alex On 7/10/17, 10:40 PM, "jmcl...@apache.org" wrote: >FLEX-35338 stop cursor from spinning / CPU from spiking >