git commit: [flex-asjs] [refs/heads/release0.8.0] - Add missing headers to resources/index.html in native/ButtonExample and native/USStatesMap

2017-05-21 Thread piotrz
Repository: flex-asjs Updated Branches: refs/heads/release0.8.0 d1a3b36f6 -> 702930a75 Add missing headers to resources/index.html in native/ButtonExample and native/USStatesMap Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit:

git commit: [flex-asjs] [refs/heads/release0.8.0] - Allow create DropDownList with width less than 124px which is forced by MDL library

2017-05-21 Thread piotrz
Repository: flex-asjs Updated Branches: refs/heads/release0.8.0 839a64883 -> d1a3b36f6 Allow create DropDownList with width less than 124px which is forced by MDL library Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit:

[09/10] git commit: [flex-asjs] [refs/heads/develop] - missed a couple of ==

2017-05-21 Thread jmclean
missed a couple of == Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/60f614af Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/60f614af Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/60f614af

[03/10] flex-asjs git commit: mainClass parameter was hiding mainClass property and uncovered a bug were mainClass wasn’t being set on the JS side but being used in getInstance

2017-05-21 Thread jmclean
mainClass parameter was hiding mainClass property and uncovered a bug were mainClass wasn’t being set on the JS side but being used in getInstance Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/1ec54127 Tree:

[02/10] git commit: [flex-asjs] [refs/heads/develop] - add missing semicolons

2017-05-21 Thread jmclean
add missing semicolons Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/004d2044 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/004d2044 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/004d2044

[07/10] git commit: [flex-asjs] [refs/heads/develop] - make nested if statements a little more readable

2017-05-21 Thread jmclean
make nested if statements a little 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/43dab1d5 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/43dab1d5 Diff:

[06/10] git commit: [flex-asjs] [refs/heads/develop] - helps if you declare var

2017-05-21 Thread jmclean
helps if you declare var Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/f58e9680 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/f58e9680 Diff:

[04/10] git commit: [flex-asjs] [refs/heads/develop] - values parameter hiding property

2017-05-21 Thread jmclean
values parameter hiding 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/8172e19c Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/8172e19c Diff:

[10/10] git commit: [flex-asjs] [refs/heads/develop] - remove unnamed if check

2017-05-21 Thread jmclean
remove unnamed if check Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/a3d6ae41 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/a3d6ae41 Diff:

[01/10] git commit: [flex-asjs] [refs/heads/develop] - use === and !== rather than == and !=

2017-05-21 Thread jmclean
Repository: flex-asjs Updated Branches: refs/heads/develop 12cad35ec -> a3d6ae413 use === and !== rather than == and != Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/47ddad39 Tree:

[08/10] git commit: [flex-asjs] [refs/heads/develop] - Add INHERIT rather than have it defined as a text string in a dozen places

2017-05-21 Thread jmclean
Add INHERIT rather than have it defined as a text string in a dozen places Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/5dd19cca Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/5dd19cca Diff:

git commit: [flex-asjs] [refs/heads/release0.8.0] - - Fix: Always center items vertically in MDL DropDownList

2017-05-21 Thread piotrz
Repository: flex-asjs Updated Branches: refs/heads/release0.8.0 55b994b72 -> 839a64883 - Fix: Always center items vertically in MDL 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/839a6488 Tree:

git commit: [flex-asjs] [refs/heads/release0.8.0] - Better size for MapSearch

2017-05-21 Thread pent
Repository: flex-asjs Updated Branches: refs/heads/release0.8.0 8cc8ec28d -> 55b994b72 Better size for MapSearch Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/55b994b7 Tree:

git commit: [flex-asjs] [refs/heads/release0.8.0] - Updates for MapSearch example.

2017-05-21 Thread pent
Repository: flex-asjs Updated Branches: refs/heads/release0.8.0 cb9e85b48 -> 8cc8ec28d Updates for MapSearch 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/8cc8ec28 Tree:

Build failed in Jenkins: flex-utilities_installer #1179

2017-05-21 Thread flex . ci . builds
See -- Started by timer Building remotely on flex_sdk_slave2 in workspace > C:\Program Files

Build failed in Jenkins: flex-tlf #1088

2017-05-21 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