[20/47] git commit: [flex-asjs] [refs/heads/develop] - lint

2015-04-08 Thread aharui
http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/6940d954/frameworks/js/FlexJS/src/org/apache/flex/html/TextInput.js -- diff --git a/frameworks/js/FlexJS/src/org/apache/flex/html/TextInput.js

Build failed in Jenkins: MD5Checker #4122

2015-04-08 Thread flex . ci . builds
See http://apacheflexbuild.cloudapp.net:8080/job/MD5Checker/4122/ -- Started by timer Building remotely on flex_sdk_slave2 in workspace http://apacheflexbuild.cloudapp.net:8080/job/MD5Checker/ws/ C:\Program Files (x86)\Git\cmd\git.exe rev-parse

[28/47] git commit: [flex-asjs] [refs/heads/develop] - clean up backing variables that now collide with defineProp'd properties

2015-04-08 Thread aharui
clean up backing variables that now collide with defineProp'd properties Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/49a546ff Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/49a546ff Diff:

[35/47] git commit: [flex-asjs] [refs/heads/develop] - sprinkle in @expose to get release version to survive minification. @expose is deprecated so we may need to re-work this some day

2015-04-08 Thread aharui
http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/5c486ee6/frameworks/js/FlexJS/src/org/apache/flex/maps/google/beads/MapView.js -- diff --git a/frameworks/js/FlexJS/src/org/apache/flex/maps/google/beads/MapView.js

[08/47] git commit: [flex-asjs] [refs/heads/develop] - manual conversion to Object.defineProperties. Needs major cleanup before it will work

2015-04-08 Thread aharui
manual conversion to Object.defineProperties. Needs major cleanup before it will work Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/5344e8ba Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/5344e8ba

[18/18] git commit: [flex-falcon] [refs/heads/develop] - fix bug in binding event

2015-04-08 Thread aharui
fix bug in binding event Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/8596224e Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/8596224e Diff:

[26/47] git commit: [flex-asjs] [refs/heads/develop] - need to keep looking up ancestor chain for superSetter or superGetter

2015-04-08 Thread aharui
need to keep looking up ancestor chain for superSetter or superGetter Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/cac36ed6 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/cac36ed6 Diff:

[11/18] git commit: [flex-falcon] [refs/heads/develop] - debug version of FlexJSStore now runs. minified version does not due to GCC having problems with the property names in the defineProperties str

2015-04-08 Thread aharui
debug version of FlexJSStore now runs. minified version does not due to GCC having problems with the property names in the defineProperties structure. Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/d9658d62

Build failed in Jenkins: flex-asjs #518

2015-04-08 Thread flex . ci . builds
See http://apacheflexbuild.cloudapp.net:8080/job/flex-asjs/518/changes Changes: [Alex Harui] replace get_xxx() calls with xxx [Alex Harui] replace set_xxx(value) with xxx = value [Alex Harui] change more set_ and get_ prefixes [Alex Harui] superGetter superSetter [Alex Harui] manually

[03/18] git commit: [flex-falcon] [refs/heads/develop] - add DEFINE_PROPERTIES

2015-04-08 Thread aharui
add DEFINE_PROPERTIES Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/1ac7cf46 Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/1ac7cf46 Diff:

[31/47] git commit: [flex-asjs] [refs/heads/develop] - fix backing variables so they don't collide with defineprop'd properties

2015-04-08 Thread aharui
fix backing variables so they don't collide with defineprop'd properties Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/5a26f7cd Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/5a26f7cd Diff:

[23/47] git commit: [flex-asjs] [refs/heads/develop] - handle test for statics differently

2015-04-08 Thread aharui
handle test for statics differently Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/ca5aedcb Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/ca5aedcb Diff:

[33/47] git commit: [flex-asjs] [refs/heads/develop] - use proper backing variable

2015-04-08 Thread aharui
use proper backing variable Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/24205c9d Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/24205c9d Diff:

[03/47] git commit: [flex-asjs] [refs/heads/develop] - change more set_ and get_ prefixes

2015-04-08 Thread aharui
change more set_ and get_ prefixes Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/31e50c86 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/31e50c86 Diff:

[38/47] git commit: [flex-asjs] [refs/heads/develop] - lint

2015-04-08 Thread aharui
lint Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/26e26676 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/26e26676 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/26e26676 Branch:

[14/47] git commit: [flex-asjs] [refs/heads/develop] - add @this annotations

2015-04-08 Thread aharui
add @this annotations Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/7bb9e9a5 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/7bb9e9a5 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/7bb9e9a5

[36/47] git commit: [flex-asjs] [refs/heads/develop] - sprinkle in @expose to get release version to survive minification. @expose is deprecated so we may need to re-work this some day

2015-04-08 Thread aharui
http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/5c486ee6/frameworks/js/FlexJS/src/org/apache/flex/html/List.js -- diff --git a/frameworks/js/FlexJS/src/org/apache/flex/html/List.js

[13/18] git commit: [flex-falcon] [refs/heads/develop] - use @expose and remove single quotes in defineProperties structures.

2015-04-08 Thread aharui
use @expose and remove single quotes in defineProperties structures. Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/8eefb001 Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/8eefb001 Diff:

[11/47] git commit: [flex-asjs] [refs/heads/develop] - add @this annotations to stop warnings

2015-04-08 Thread aharui
http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/19f8cb28/frameworks/js/FlexJS/src/org/apache/flex/html/supportClasses/UIItemRendererBase.js -- diff --git

[06/18] git commit: [flex-falcon] [refs/heads/develop] - output object.defineProperties

2015-04-08 Thread aharui
output object.defineProperties Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/e7deb062 Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/e7deb062 Diff:

[34/47] git commit: [flex-asjs] [refs/heads/develop] - change way we handle event.target expressions. Now we wrap all events with a BrowserEvent. This probably needs revisiting again

2015-04-08 Thread aharui
change way we handle event.target expressions. Now we wrap all events with a BrowserEvent. This probably needs revisiting again Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/b7f109fa Tree:

[47/47] git commit: [flex-asjs] [refs/heads/develop] - fix mustella (js) to handle defineProp

2015-04-08 Thread aharui
fix mustella (js) to handle defineProp Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/23b457c6 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/23b457c6 Diff:

[37/47] git commit: [flex-asjs] [refs/heads/develop] - sprinkle in @expose to get release version to survive minification. @expose is deprecated so we may need to re-work this some day

2015-04-08 Thread aharui
sprinkle in @expose to get release version to survive minification. @expose is deprecated so we may need to re-work this some day Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/5c486ee6 Tree:

[25/47] git commit: [flex-asjs] [refs/heads/develop] - models need to be IBeadModel

2015-04-08 Thread aharui
models need to be IBeadModel Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/ef847bf8 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/ef847bf8 Diff:

[21/47] git commit: [flex-asjs] [refs/heads/develop] - lint

2015-04-08 Thread aharui
lint Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/6940d954 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/6940d954 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/6940d954 Branch:

[19/47] git commit: [flex-asjs] [refs/heads/develop] - lint

2015-04-08 Thread aharui
http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/6940d954/frameworks/js/FlexJS/src/org/apache/flex/net/BinaryUploader.js -- diff --git a/frameworks/js/FlexJS/src/org/apache/flex/net/BinaryUploader.js

[41/47] git commit: [flex-asjs] [refs/heads/develop] - make trace handle multiple args

2015-04-08 Thread aharui
make trace handle multiple args Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/f1164264 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/f1164264 Diff:

[05/47] git commit: [flex-asjs] [refs/heads/develop] - manually convert Timer to defineProp

2015-04-08 Thread aharui
manually convert Timer to defineProp Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/f2e09a41 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/f2e09a41 Diff:

[39/47] git commit: [flex-asjs] [refs/heads/develop] - merge defineprop to develop. The merge broke some stuff so use later commits

2015-04-08 Thread aharui
merge defineprop to develop. The merge broke some stuff so use later commits Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/1a5ba33d Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/1a5ba33d Diff:

[15/18] git commit: [flex-falcon] [refs/heads/develop] - merge defineProp work into develop branch. FLEX-34771 breaks and will be fixed in next commit

2015-04-08 Thread aharui
merge defineProp work into develop branch. FLEX-34771 breaks and will be fixed in next commit Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/4d501de5 Tree:

[09/18] git commit: [flex-falcon] [refs/heads/develop] - make sure backing vars have '_'

2015-04-08 Thread aharui
make sure backing vars have '_' Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/01fc34f4 Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/01fc34f4 Diff:

[45/47] git commit: [flex-asjs] [refs/heads/develop] - tweak variable names to avoid conflicts

2015-04-08 Thread aharui
tweak variable names to avoid conflicts Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/18355a5f Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/18355a5f Diff:

[10/47] git commit: [flex-asjs] [refs/heads/develop] - lint

2015-04-08 Thread aharui
lint Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/7ab51ec4 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/7ab51ec4 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/7ab51ec4 Branch:

[08/18] git commit: [flex-falcon] [refs/heads/develop] - need formatting of interface names

2015-04-08 Thread aharui
need formatting of interface names Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/57161bd8 Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/57161bd8 Diff:

[17/47] git commit: [flex-asjs] [refs/heads/develop] - fix requires

2015-04-08 Thread aharui
fix requires Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/68c48754 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/68c48754 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/68c48754 Branch:

Jenkins build is still unstable: flex-blazeds #314

2015-04-08 Thread flex . ci . builds
See http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/314/

flex-sdk_mustella-mobile - Build # 1236 - Still Failing!

2015-04-08 Thread flex . mustella
flex-sdk_mustella-mobile - Build # 1236 - Still Failing: http://flex-mustella.cloudapp.net/job/flex-sdk_mustella-mobile/1236/ Changes for Build #1234 No changes Changes for Build #1235 No changes Changes for Build #1236 No changes [...truncated 13223

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

2015-04-08 Thread flex . ci . builds
See http://apacheflexbuild.cloudapp.net:8080/job/flex-asjs/519/

[02/18] git commit: [flex-falcon] [refs/heads/develop] - need to handle parens on things other than binary operators

2015-04-08 Thread aharui
need to handle parens on things other than binary operators Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/1562c8c4 Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/1562c8c4 Diff:

[30/47] git commit: [flex-asjs] [refs/heads/develop] - setting model will add the bead. Really should pull model from CSS

2015-04-08 Thread aharui
setting model will add the bead. Really should pull model from CSS Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/827c2810 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/827c2810 Diff:

[22/47] git commit: [flex-asjs] [refs/heads/develop] - remove hasProp/getProp/setProp

2015-04-08 Thread aharui
remove hasProp/getProp/setProp Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/d9ebd922 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/d9ebd922 Diff:

Build failed in Jenkins: flex-utilities_installer #461

2015-04-08 Thread flex . ci . builds
See http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/461/changes Changes: [christofer.dutz] - Added the command to print the help screen. -- Started by an SCM change Building remotely on flex_sdk_slave2 in workspace

[43/47] git commit: [flex-asjs] [refs/heads/develop] - don't require models to implement IBead

2015-04-08 Thread aharui
don't require models to implement IBead Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/bf7bac39 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/bf7bac39 Diff:

[27/47] git commit: [flex-asjs] [refs/heads/develop] - can't use hasOwnProperty as much with defineProp'd properties. Use try/catch for now. Maybe switch to interface test later

2015-04-08 Thread aharui
can't use hasOwnProperty as much with defineProp'd properties. Use try/catch for now. Maybe switch to interface test later Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/099334fb Tree:

[46/47] git commit: [flex-asjs] [refs/heads/develop] - defineProps won't let you just override the setter, you must override both if they exist

2015-04-08 Thread aharui
defineProps won't let you just override the setter, you must override both if they exist Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/6008098e Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/6008098e

[02/47] git commit: [flex-asjs] [refs/heads/develop] - replace set_xxx(value) with xxx = value

2015-04-08 Thread aharui
replace set_xxx(value) with xxx = value Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/9c7b2ef3 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/9c7b2ef3 Diff:

[10/18] git commit: [flex-falcon] [refs/heads/develop] - new GCC will figure out deps for you

2015-04-08 Thread aharui
new GCC will figure out deps for you Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/7328a52e Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/7328a52e Diff:

[07/18] git commit: [flex-falcon] [refs/heads/develop] - use more recent GCC dependency options. We no longer need to compute deps.js, but we get more goog.require warnings which we now suppress when

2015-04-08 Thread aharui
use more recent GCC dependency options. We no longer need to compute deps.js, but we get more goog.require warnings which we now suppress when we remove circular goog.requires Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit:

[07/47] git commit: [flex-asjs] [refs/heads/develop] - manual conversion to Object.defineProperties. Needs major cleanup before it will work

2015-04-08 Thread aharui
http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/5344e8ba/frameworks/js/FlexJS/src/org/apache/flex/core/graphics/GraphicsContainer.js -- diff --git

[24/47] git commit: [flex-asjs] [refs/heads/develop] - fix copy-o

2015-04-08 Thread aharui
fix copy-o Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/31e219f2 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/31e219f2 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/31e219f2 Branch:

Build failed in Jenkins: flex-asjs #520

2015-04-08 Thread flex . ci . builds
See http://apacheflexbuild.cloudapp.net:8080/job/flex-asjs/520/ -- [...truncated 161 lines...] stage-framework-js: [copy] Copying 231 files to http://apacheflexbuild.cloudapp.net:8080/job/flex-asjs/ws/temp/frameworks/js/FlexJS/src [copy] Copying

Jenkins build is back to normal : MD5Checker #4123

2015-04-08 Thread flex . ci . builds
See http://apacheflexbuild.cloudapp.net:8080/job/MD5Checker/4123/

[06/47] git commit: [flex-asjs] [refs/heads/develop] - manual conversion to Object.defineProperties. Needs major cleanup before it will work

2015-04-08 Thread aharui
http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/5344e8ba/frameworks/js/FlexJS/src/org/apache/flex/html5/TextArea.js -- diff --git a/frameworks/js/FlexJS/src/org/apache/flex/html5/TextArea.js

[14/18] git commit: [flex-falcon] [refs/heads/develop] - adjust the tests for defineProp

2015-04-08 Thread aharui
adjust the tests for defineProp Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/b974c9aa Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/b974c9aa Diff:

[12/47] git commit: [flex-asjs] [refs/heads/develop] - add @this annotations to stop warnings

2015-04-08 Thread aharui
add @this annotations to stop warnings Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/19f8cb28 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/19f8cb28 Diff:

git commit: [flex-utilities] [refs/heads/develop] - - Added the command to print the help screen.

2015-04-08 Thread cdutz
Repository: flex-utilities Updated Branches: refs/heads/develop 6ff02b556 - 897e07099 - Added the command to print the help screen. Project: http://git-wip-us.apache.org/repos/asf/flex-utilities/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-utilities/commit/897e0709 Tree:

[42/47] git commit: [flex-asjs] [refs/heads/develop] - use block as default. this might need revisiting

2015-04-08 Thread aharui
use block as default. this might need revisiting Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/fb59aab8 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/fb59aab8 Diff:

[17/18] git commit: [flex-falcon] [refs/heads/develop] - don't forget bindable vars in MXML script blocks

2015-04-08 Thread aharui
don't forget bindable vars in MXML script blocks Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/83c8eb2c Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/83c8eb2c Diff:

[32/47] git commit: [flex-asjs] [refs/heads/develop] - fix backing variables so the don't collide with defineprop'd properties

2015-04-08 Thread aharui
fix backing variables so the don't collide with defineprop'd properties Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/f90fadf4 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/f90fadf4 Diff:

[01/47] git commit: [flex-asjs] [refs/heads/develop] - replace get_xxx() calls with xxx

2015-04-08 Thread aharui
Repository: flex-asjs Updated Branches: refs/heads/develop 7f179c9dd - 23b457c6b replace get_xxx() calls with xxx Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/4aed23bf Tree:

[16/47] git commit: [flex-asjs] [refs/heads/develop] - remove object property. It didn't seem to be used and was exposing a bug in Google Closure Compiler

2015-04-08 Thread aharui
remove object property. It didn't seem to be used and was exposing a bug in Google Closure Compiler Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/276eb5e3 Tree:

[29/47] git commit: [flex-asjs] [refs/heads/develop] - need to set model after supercall otherwise GCL complains

2015-04-08 Thread aharui
need to set model after supercall otherwise GCL complains Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/e44cc212 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/e44cc212 Diff:

[15/47] git commit: [flex-asjs] [refs/heads/develop] - missed a few @this

2015-04-08 Thread aharui
missed a few @this Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/f226437b Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/f226437b Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/f226437b

[12/18] git commit: [flex-falcon] [refs/heads/develop] - turn on es5 strict

2015-04-08 Thread aharui
turn on es5 strict Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/42de2596 Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/42de2596 Diff:

[16/18] git commit: [flex-falcon] [refs/heads/develop] - re-fix FLEX-34771 in defineProp and add test

2015-04-08 Thread aharui
re-fix FLEX-34771 in defineProp and add test Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/6e79a10d Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/6e79a10d Diff:

[09/47] git commit: [flex-asjs] [refs/heads/develop] - lint

2015-04-08 Thread aharui
http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/7ab51ec4/frameworks/js/FlexJS/src/org/apache/flex/html/beads/layouts/NonVirtualVerticalLayout.js -- diff --git

[44/47] git commit: [flex-asjs] [refs/heads/develop] - can't use strand as backing variable for the strand because some strands are also beads

2015-04-08 Thread aharui
can't use strand as backing variable for the strand because some strands are also beads Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/50e5ed84 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/50e5ed84

[05/18] git commit: [flex-falcon] [refs/heads/develop] - handle parens around unary operators as well

2015-04-08 Thread aharui
handle parens around unary operators as well Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/f454bff0 Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/f454bff0 Diff:

[04/47] git commit: [flex-asjs] [refs/heads/develop] - superGetter superSetter

2015-04-08 Thread aharui
superGetter superSetter Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/f7f0f20e Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/f7f0f20e Diff:

[13/47] git commit: [flex-asjs] [refs/heads/develop] - add @this annotations

2015-04-08 Thread aharui
http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/7bb9e9a5/frameworks/js/FlexJS/src/org/apache/flex/html/beads/models/ArraySelectionModel.js -- diff --git

Build failed in Jenkins: flex-tlf #416

2015-04-08 Thread flex . ci . builds
See http://apacheflexbuild.cloudapp.net:8080/job/flex-tlf/416/ -- Started by timer Building remotely on flex_sdk_slave2 in workspace http://apacheflexbuild.cloudapp.net:8080/job/flex-tlf/ws/ C:\Program Files (x86)\Git\cmd\git.exe rev-parse

Re: Build failed in Jenkins: flex-tlf #416

2015-04-08 Thread Piotr Zarzycki
Ohh..Here we go our problems with resource manager again... :/ 2015-04-08 8:55 GMT+02:00 flex.ci.bui...@gmail.com: See http://apacheflexbuild.cloudapp.net:8080/job/flex-tlf/416/ -- Started by timer Building remotely on flex_sdk_slave2 in workspace

Build failed in Jenkins: flex-utilities_installer #457

2015-04-08 Thread flex . ci . builds
See http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/457/ -- Started by timer Building remotely on flex_sdk_slave2 in workspace http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/ C:\Program Files

git commit: [flex-utilities] [refs/heads/develop] - - Updated the Readme to match the other README files.

2015-04-08 Thread cdutz
Repository: flex-utilities Updated Branches: refs/heads/develop 3d5c08cf6 - 6ff02b556 - Updated the Readme to match the other README files. Project: http://git-wip-us.apache.org/repos/asf/flex-utilities/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-utilities/commit/6ff02b55 Tree:

Build failed in Jenkins: flex-utilities_installer #460

2015-04-08 Thread flex . ci . builds
See http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/460/changes Changes: [christofer.dutz] - Updated the Readme to match the other README files. -- Started by an SCM change Building remotely on flex_sdk_slave2 in workspace

Build failed in Jenkins: MD5Checker #4106

2015-04-08 Thread flex . ci . builds
See http://apacheflexbuild.cloudapp.net:8080/job/MD5Checker/4106/ -- Started by timer Building remotely on flex_sdk_slave2 in workspace http://apacheflexbuild.cloudapp.net:8080/job/MD5Checker/ws/ C:\Program Files (x86)\Git\cmd\git.exe rev-parse

git commit: [flex-utilities] [refs/heads/develop] - - Added some more documentation to the help-screen.

2015-04-08 Thread cdutz
Repository: flex-utilities Updated Branches: refs/heads/develop 691016f58 - 87c551b40 - Added some more documentation to the help-screen. Project: http://git-wip-us.apache.org/repos/asf/flex-utilities/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-utilities/commit/87c551b4 Tree:

git commit: [flex-utilities] [refs/heads/develop] - - Removed the old, empty mavenizer module - Renamed the core module to cli - Extended the DownloadRetriever with functionality to list all ava

2015-04-08 Thread cdutz
Repository: flex-utilities Updated Branches: refs/heads/develop 4933ddf85 - 691016f58 - Removed the old, empty mavenizer module - Renamed the core module to cli - Extended the DownloadRetriever with functionality to list all available versions - Extended the CLI to output a list of available

Build failed in Jenkins: flex-utilities_installer #458

2015-04-08 Thread flex . ci . builds
See http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/458/changes Changes: [christofer.dutz] - Removed the old, empty mavenizer module -- Started by an SCM change Building remotely on flex_sdk_slave2 in workspace

Jenkins build is back to normal : MD5Checker #4107

2015-04-08 Thread flex . ci . builds
See http://apacheflexbuild.cloudapp.net:8080/job/MD5Checker/4107/changes

Jenkins build is still unstable: flex-sdk_test #227

2015-04-08 Thread flex . ci . builds
See http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk_test/227/

flex-sdk_mustella-mobile - Build # 1235 - Still Failing!

2015-04-08 Thread flex . mustella
flex-sdk_mustella-mobile - Build # 1235 - Still Failing: http://flex-mustella.cloudapp.net/job/flex-sdk_mustella-mobile/1235/ Changes for Build #1234 No changes Changes for Build #1235 No changes [...truncated 13200 lines...] [java] cmdArr

Build failed in Jenkins: flex-utilities_installer #459

2015-04-08 Thread flex . ci . builds
See http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/459/changes Changes: [christofer.dutz] - Added some more documentation to the help-screen. [christofer.dutz] - Reset the version back to 1.0.0-SNAPSHOT as we didn't actually release the last time.