svn commit: r975340 - in /websites/production/flex: cgi-bin/ content/

2015-12-11 Thread aharui
Author: aharui Date: Sat Dec 12 02:27:39 2015 New Revision: 975340 Log: Publishing svnmucc operation to flex site by aharui Added: websites/production/flex/cgi-bin/ - copied from r975339, websites/staging/flex/trunk/cgi-bin/ websites/production/flex/content/ - copied from

[3/3] git commit: [flex-asjs] [refs/heads/core_js_to_as] - forgot about svg textbutton

2015-12-11 Thread aharui
forgot about svg textbutton Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/20e764d2 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/20e764d2 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/20e7

[1/3] git commit: [flex-asjs] [refs/heads/core_js_to_as] - have ViewBase also implement IStatesObject

2015-12-11 Thread aharui
Repository: flex-asjs Updated Branches: refs/heads/core_js_to_as 8a3755f29 -> 20e764d25 have ViewBase also implement IStatesObject Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/018ff46d Tree: http://git-wip-us.ap

[2/3] git commit: [flex-asjs] [refs/heads/core_js_to_as] - fix up FlexJSStore_jquery

2015-12-11 Thread aharui
fix up FlexJSStore_jquery Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/b1f78ddf Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/b1f78ddf Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/b1f78d

svn commit: r1719629 - /flex/site/trunk/content/installer/sdk-installer-config-4.0.xml

2015-12-11 Thread aharui
Author: aharui Date: Sat Dec 12 07:47:48 2015 New Revision: 1719629 URL: http://svn.apache.org/viewvc?rev=1719629&view=rev Log: try these values Modified: flex/site/trunk/content/installer/sdk-installer-config-4.0.xml Modified: flex/site/trunk/content/installer/sdk-installer-config-4.0

svn commit: r975354 - in /websites/production/flex: cgi-bin/ content/

2015-12-11 Thread aharui
Author: aharui Date: Sat Dec 12 07:48:57 2015 New Revision: 975354 Log: Publishing svnmucc operation to flex site by aharui Added: websites/production/flex/cgi-bin/ - copied from r975353, websites/staging/flex/trunk/cgi-bin/ websites/production/flex/content/ - copied from

git commit: [flex-asjs] [refs/heads/develop] - try to fix asdoc build

2015-12-12 Thread aharui
Repository: flex-asjs Updated Branches: refs/heads/develop 70f0da10a -> 1b7c522ff try to fix asdoc build Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/1b7c522f Tree: http://git-wip-us.apache.org/repos/asf/flex-as

svn commit: r975512 - in /websites/production/flex: cgi-bin/ content/

2015-12-14 Thread aharui
Author: aharui Date: Mon Dec 14 15:47:18 2015 New Revision: 975512 Log: Publishing svnmucc operation to flex site by aharui Added: websites/production/flex/cgi-bin/ - copied from r975511, websites/staging/flex/trunk/cgi-bin/ websites/production/flex/content/ - copied from

svn commit: r1719941 - /flex/site/trunk/content/installer/sdk-installer-config-4.0.xml

2015-12-14 Thread aharui
Author: aharui Date: Mon Dec 14 15:41:20 2015 New Revision: 1719941 URL: http://svn.apache.org/viewvc?rev=1719941&view=rev Log: "update md5s" Modified: flex/site/trunk/content/installer/sdk-installer-config-4.0.xml Modified: flex/site/trunk/content/installer/sdk-installer-conf

[2/2] git commit: [flex-asjs] [refs/heads/core_js_to_as] - remove the last of the handwritten js files (except for googlemaps)

2015-12-14 Thread aharui
var fluff = pl + pr + bl + br + caretWidth + 1 + 10; - var labelWidth = this.width - fluff; - var strWidth = labelWidth.toString(); - strWidth += 'px'; - this.label.style.width = strWidth; -}; - - -Object.defineProperties(org.apache.flex.flat.DropDownList.prototype, {

[1/2] git commit: [flex-asjs] [refs/heads/core_js_to_as] - remove the last of the handwritten js files (except for googlemaps)

2015-12-14 Thread aharui
Repository: flex-asjs Updated Branches: refs/heads/core_js_to_as 20e764d25 -> 46e3dc61a http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/46e3dc61/frameworks/projects/JQuery/js/src/org/apache/flex/jquery/ToggleTextButton.js ---

git commit: [flex-asjs] [refs/heads/develop] - try to fix asdoc build

2015-12-14 Thread aharui
Repository: flex-asjs Updated Branches: refs/heads/develop 1b7c522ff -> 0de03f958 try to fix asdoc build Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/0de03f95 Tree: http://git-wip-us.apache.org/repos/asf/flex-as

[2/2] git commit: [flex-asjs] [refs/heads/core_js_to_as] - fix GoogleMaps

2015-12-14 Thread aharui
fix GoogleMaps Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/1e82c6e0 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/1e82c6e0 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/1e82c6e0 Branch:

[1/2] git commit: [flex-asjs] [refs/heads/core_js_to_as] - clean build after deleting more cruft

2015-12-14 Thread aharui
Repository: flex-asjs Updated Branches: refs/heads/core_js_to_as f5ec157c6 -> 1e82c6e0f clean build after deleting more cruft Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/f77e1c48 Tree: http://git-wip-us.apache.

git commit: [flex-asjs] [refs/heads/develop] - fix asdoc title

2015-12-14 Thread aharui
Repository: flex-asjs Updated Branches: refs/heads/develop 0de03f958 -> d6c6ef191 fix asdoc title Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/d6c6ef19 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree

git commit: [flex-sdk] [refs/heads/release4.15.0] - Revert "Fix for https://issues.apache.org/jira/browse/FLEX-34909 (Embedded fonts not working on charts)"

2015-12-14 Thread aharui
Repository: flex-sdk Updated Branches: refs/heads/release4.15.0 b36f9d6f2 -> 5c7e0f80c Revert "Fix for https://issues.apache.org/jira/browse/FLEX-34909 (Embedded fonts not working on charts)" This reverts commit 636859085bbd6794ce6b3950727e20c5aa2a665d. Project: http://git-wip-us.apache.org

[6/8] git commit: [flex-sdk] [refs/heads/develop] - update approval script with binary package checks

2015-12-14 Thread aharui
/~aharui/rat"; /> - + @@ -108,13 +109,24 @@ - -http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk_release-candidate/lastSuccessfulBuild/artifact/out";> - +http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk_r

[1/8] git commit: [flex-sdk] [refs/heads/develop] - FLEX-34958 Initial bugs fixed in 4.15 - may be missing a couple

2015-12-14 Thread aharui
Repository: flex-sdk Updated Branches: refs/heads/develop 10a910ea2 -> 881ea2c36 FLEX-34958 Initial bugs fixed in 4.15 - may be missing a couple Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/65f93e5c Tree: http://g

[7/8] git commit: [flex-sdk] [refs/heads/develop] - Revert "Fix for https://issues.apache.org/jira/browse/FLEX-34909 (Embedded fonts not working on charts)"

2015-12-14 Thread aharui
Revert "Fix for https://issues.apache.org/jira/browse/FLEX-34909 (Embedded fonts not working on charts)" This reverts commit 636859085bbd6794ce6b3950727e20c5aa2a665d. Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/5c7

[3/8] git commit: [flex-sdk] [refs/heads/develop] - Merge commit 'b29975cc08515531f9e51f6681baf23f94f3ef50' into release4.15.0

2015-12-14 Thread aharui
Merge commit 'b29975cc08515531f9e51f6681baf23f94f3ef50' into release4.15.0 Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/d0740522 Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/d0740522 Diff: http://git-wip

[2/8] git commit: [flex-sdk] [refs/heads/develop] - FLEX-34962 Add initial list of 4.15 contributors

2015-12-14 Thread aharui
FLEX-34962 Add initial list of 4.15 contributors Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/4e444791 Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/4e444791 Diff: http://git-wip-us.apache.org/repos/asf/f

[8/8] git commit: [flex-sdk] [refs/heads/develop] - Merge branch 'release4.15.0' into develop

2015-12-14 Thread aharui
Merge branch 'release4.15.0' into develop Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/881ea2c3 Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/881ea2c3 Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk

[5/8] git commit: [flex-sdk] [refs/heads/develop] - try blazeds 4.7.2

2015-12-14 Thread aharui
try blazeds 4.7.2 Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/8e696c75 Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/8e696c75 Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/8e696c75 Branch:

[4/8] git commit: [flex-sdk] [refs/heads/develop] - update bug list and contributor from merge with develop branch

2015-12-14 Thread aharui
update bug list and contributor from merge with develop branch Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/b55a9b02 Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/b55a9b02 Diff: http://git-wip-us.apache.o

svn commit: r1720073 - /flex/site/trunk/content/installer/sdk-installer-config-4.0.xml

2015-12-14 Thread aharui
Author: aharui Date: Tue Dec 15 05:15:29 2015 New Revision: 1720073 URL: http://svn.apache.org/viewvc?rev=1720073&view=rev Log: this file seems to have 2 different checksums and 3 different cacheIDs Modified: flex/site/trunk/content/installer/sdk-installer-config-4.0.xml Modified: flex/

svn commit: r975579 - in /websites/production/flex: cgi-bin/ content/

2015-12-14 Thread aharui
Author: aharui Date: Tue Dec 15 05:18:36 2015 New Revision: 975579 Log: Publishing svnmucc operation to flex site by aharui Added: websites/production/flex/cgi-bin/ - copied from r975578, websites/staging/flex/trunk/cgi-bin/ websites/production/flex/content/ - copied from

[1/3] git commit: [flex-asjs] [refs/heads/core_js_to_as] - clean build after removing airglobal from js builds

2015-12-15 Thread aharui
Repository: flex-asjs Updated Branches: refs/heads/core_js_to_as 1e82c6e0f -> 3f77eec61 clean build after removing airglobal from js builds Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/e04974e2 Tree: http://git-

[2/3] git commit: [flex-asjs] [refs/heads/core_js_to_as] - fix formatters build

2015-12-15 Thread aharui
fix formatters build Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/c9bec300 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/c9bec300 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/c9bec300 B

[3/3] git commit: [flex-asjs] [refs/heads/core_js_to_as] - superclass does get renamed in minifier

2015-12-15 Thread aharui
superclass does get renamed in minifier Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/3f77eec6 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/3f77eec6 Diff: http://git-wip-us.apache.org/repos/asf/flex-as

git commit: [flex-falcon] [refs/heads/develop] - need this for trace

2015-12-15 Thread aharui
Repository: flex-falcon Updated Branches: refs/heads/develop 8db677dd8 -> d73f0105e need this for trace Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/d73f0105 Tree: http://git-wip-us.apache.org/repos/asf/flex

[2/2] git commit: [flex-asjs] [refs/heads/core_js_to_as] - fix trace

2015-12-15 Thread aharui
fix trace Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/c3c2403f Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/c3c2403f Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/c3c2403f Branch: refs

[1/2] git commit: [flex-asjs] [refs/heads/core_js_to_as] - fix constant binding in release mode

2015-12-15 Thread aharui
Repository: flex-asjs Updated Branches: refs/heads/core_js_to_as 3f77eec61 -> c3c2403fe fix constant binding in release mode Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/40535515 Tree: http://git-wip-us.apache.o

[1/2] git commit: [flex-sdk] [refs/heads/develop] - update a few more version vars so mustella test passes

2015-12-15 Thread aharui
Repository: flex-sdk Updated Branches: refs/heads/develop 881ea2c36 -> c047236b5 update a few more version vars so mustella test passes Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/35028cdd Tree: http://git-wip-us

[2/2] git commit: [flex-sdk] [refs/heads/develop] - Merge branch 'release4.15.0' into develop

2015-12-15 Thread aharui
Merge branch 'release4.15.0' into develop Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/c047236b Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/c047236b Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk

git commit: [flex-sdk] [refs/heads/release4.15.0] - update a few more version vars so mustella test passes

2015-12-15 Thread aharui
Repository: flex-sdk Updated Branches: refs/heads/release4.15.0 5c7e0f80c -> 35028cdd1 update a few more version vars so mustella test passes Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/35028cdd Tree: http://git-

svn commit: r1720459 - /flex/site/trunk/content/installer/sdk-installer-config-4.0.xml

2015-12-16 Thread aharui
Author: aharui Date: Wed Dec 16 21:28:34 2015 New Revision: 1720459 URL: http://svn.apache.org/viewvc?rev=1720459&view=rev Log: "update md5s" Modified: flex/site/trunk/content/installer/sdk-installer-config-4.0.xml Modified: flex/site/trunk/content/installer/sdk-installer-conf

svn commit: r975747 - in /websites/production/flex: cgi-bin/ content/

2015-12-16 Thread aharui
Author: aharui Date: Wed Dec 16 21:30:12 2015 New Revision: 975747 Log: Publishing svnmucc operation to flex site by aharui Added: websites/production/flex/cgi-bin/ - copied from r975746, websites/staging/flex/trunk/cgi-bin/ websites/production/flex/content/ - copied from

git commit: [flex-falcon] [refs/heads/develop] - upgrade to 20151015 of GoogleClosureCompiler. It no longer reports a warning the older one did

2015-12-16 Thread aharui
Repository: flex-falcon Updated Branches: refs/heads/develop d73f0105e -> 54ed90c3b upgrade to 20151015 of GoogleClosureCompiler. It no longer reports a warning the older one did Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/

[1/3] git commit: [flex-asjs] [refs/heads/core_js_to_as] - fix buttons when cross-compiled

2015-12-16 Thread aharui
Repository: flex-asjs Updated Branches: refs/heads/core_js_to_as 87fbdb9e9 -> 6a71b8584 fix buttons when cross-compiled Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/6a71b858 Tree: http://git-wip-us.apache.org/re

[2/3] git commit: [flex-asjs] [refs/heads/core_js_to_as] - move inject_html

2015-12-16 Thread aharui
move inject_html Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/aad82444 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/aad82444 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/aad82444 Branc

[3/3] git commit: [flex-asjs] [refs/heads/core_js_to_as] - add in jquery externs swc

2015-12-16 Thread aharui
add in jquery externs swc Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/9e7d5b78 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/9e7d5b78 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/9e7d5b

[02/50] git commit: [flex-asjs] [refs/heads/master] - Added internal check to see if view has been set before creating a new one. Removed references to "actualParent" which is no longer needed.

2015-12-16 Thread aharui
Added internal check to see if view has been set before creating a new one. Removed references to "actualParent" which is no longer needed. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/84ece7b7 Tree: http://git-wip

[07/50] git commit: [flex-asjs] [refs/heads/master] - - Fixed a bug in the deploy part of the asjs maven sctipts

2015-12-16 Thread aharui
- Fixed a bug in the deploy part of the asjs maven sctipts Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/40c4c14f Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/40c4c14f Diff: http://git-wip-us.apache.or

[06/50] git commit: [flex-asjs] [refs/heads/master] - - Added FlexWebsiteStatsViewer to the maven build

2015-12-16 Thread aharui
- Added FlexWebsiteStatsViewer to the maven build Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/2b3a0c0a Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/2b3a0c0a Diff: http://git-wip-us.apache.org/repos/a

[09/50] git commit: [flex-asjs] [refs/heads/master] - Added missing statement to UIBase to set the view bead backing var. Moved dispatch children notice in PanelView to proper location.

2015-12-16 Thread aharui
Added missing statement to UIBase to set the view bead backing var. Moved dispatch children notice in PanelView to proper location. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/4dd82dbb Tree: http://git-wip-us.apac

[44/50] git commit: [flex-asjs] [refs/heads/master] - fix missing ArrayList.js

2015-12-16 Thread aharui
fix missing ArrayList.js Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/8dc9a6a0 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/8dc9a6a0 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/8dc9a6a

[13/50] git commit: [flex-asjs] [refs/heads/master] - header

2015-12-16 Thread aharui
header Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/33016bb5 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/33016bb5 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/33016bb5 Branch: refs/he

[17/50] git commit: [flex-asjs] [refs/heads/master] - Update width of chart, remove gradient fill for columns

2015-12-16 Thread aharui
Update width of chart, remove gradient fill for columns Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/ae3e6473 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/ae3e6473 Diff: http://git-wip-us.apache.org/r

[05/50] git commit: [flex-asjs] [refs/heads/master] - - Fixed an invalid dependency of refrences to ILayoutParent which was renamed to ILayoutHost

2015-12-16 Thread aharui
- Fixed an invalid dependency of refrences to ILayoutParent which was renamed to ILayoutHost Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/0a2fbbd5 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/0a2fbbd

[16/50] git commit: [flex-asjs] [refs/heads/master] - Handle case where fill could be a LinearGradient or a SolidColor

2015-12-16 Thread aharui
Handle case where fill could be a LinearGradient or a SolidColor Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/3c8b0872 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/3c8b0872 Diff: http://git-wip-us.apa

[29/50] git commit: [flex-asjs] [refs/heads/master] - "beadsAdded" event not being dispatched from JavaScript version of UIBase.

2015-12-16 Thread aharui
"beadsAdded" event not being dispatched from JavaScript version of UIBase. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/1cd233cc Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/1cd233cc Diff: http://git-

[14/50] git commit: [flex-asjs] [refs/heads/master] - rename jsc scripts to asjsc

2015-12-16 Thread aharui
rename jsc scripts to asjsc Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/0bbba3e5 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/0bbba3e5 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/0bbb

[47/50] git commit: [flex-asjs] [refs/heads/master] - try turning off lint during approval script

2015-12-16 Thread aharui
try turning off lint during approval script Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/a8fbda56 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/a8fbda56 Diff: http://git-wip-us.apache.org/repos/asf/fle

[27/50] git commit: [flex-asjs] [refs/heads/master] - Set itemRenderers to full width of the "column" and leave height alone; grid lines will have to be achieved through other means, such as beads.

2015-12-16 Thread aharui
Set itemRenderers to full width of the "column" and leave height alone; grid lines will have to be achieved through other means, such as 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/29970783 Tree: http://git

[31/50] git commit: [flex-asjs] [refs/heads/master] - Added demonstration of DataGridLinesBead to DataGridExample.

2015-12-16 Thread aharui
Added demonstration of DataGridLinesBead to DataGridExample. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/27ef9d1c Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/27ef9d1c Diff: http://git-wip-us.apache.

[40/50] git commit: [flex-asjs] [refs/heads/master] - Make MobileTrader for flexible for different screen sizes.

2015-12-16 Thread aharui
Make MobileTrader for flexible for different screen sizes. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/820ae80c Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/820ae80c Diff: http://git-wip-us.apache.or

[03/50] git commit: [flex-asjs] [refs/heads/master] - Remove dependency on IInputParser. Subclass JSONInputParser instead.

2015-12-16 Thread aharui
Remove dependency on IInputParser. Subclass JSONInputParser instead. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/5c13f2bd Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/5c13f2bd Diff: http://git-wip-u

[10/50] git commit: [flex-asjs] [refs/heads/master] - FlexJSStore demo needs list item to have its width set to trigger its internal layout.

2015-12-16 Thread aharui
FlexJSStore demo needs list item to have its width set to trigger its internal layout. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/d07030ff Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/d07030ff Diff

[36/50] git commit: [flex-asjs] [refs/heads/master] - handle location of js.swc when running approval script

2015-12-16 Thread aharui
handle location of js.swc when running approval script Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/9f707309 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/9f707309 Diff: http://git-wip-us.apache.org/re

[45/50] git commit: [flex-asjs] [refs/heads/master] - add sdk so font swf gets built

2015-12-16 Thread aharui
add sdk so font swf gets built Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/4fbf2ee4 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/4fbf2ee4 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/4

[37/50] git commit: [flex-asjs] [refs/heads/master] - fix up falcon from binary package

2015-12-16 Thread aharui
fix up falcon from binary package Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/ad4955f3 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/ad4955f3 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/dif

[32/50] git commit: [flex-asjs] [refs/heads/master] - download and prep binary kits of Falcon and FlexUnit if no environment variable

2015-12-16 Thread aharui
download and prep binary kits of Falcon and FlexUnit if no environment 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/8b968ec9 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/8b968ec9 Diff: http:/

[50/50] git commit: [flex-asjs] [refs/heads/master] - merge flexjs 0.5.0 from develop to master

2015-12-16 Thread aharui
merge flexjs 0.5.0 from develop to master Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/caa9ed54 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/caa9ed54 Diff: http://git-wip-us.apache.org/repos/asf/flex-

[41/50] git commit: [flex-asjs] [refs/heads/master] - Stop DataGridView from resizing if the size of the strand is 0x0.

2015-12-16 Thread aharui
Stop DataGridView from resizing if the size of the strand is 0x0. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/866d5e44 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/866d5e44 Diff: http://git-wip-us.ap

[30/50] git commit: [flex-asjs] [refs/heads/master] - Added DataGridLinesBead to the DataGrid components.

2015-12-16 Thread aharui
Added DataGridLinesBead to the DataGrid components. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/e42934b6 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/e42934b6 Diff: http://git-wip-us.apache.org/repos

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

2015-12-16 Thread aharui
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: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/28c5972b Tree: http://git-wip-us.apache.org/repos/a

[39/50] git commit: [flex-asjs] [refs/heads/master] - add md5 checks to dependency downloads

2015-12-16 Thread aharui
add md5 checks to dependency downloads Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/c1529022 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/c1529022 Diff: http://git-wip-us.apache.org/repos/asf/flex-asj

[38/50] git commit: [flex-asjs] [refs/heads/master] - Minor changes to get CordovaCameraExample to work for android again.

2015-12-16 Thread aharui
Minor changes to get CordovaCameraExample to work for android 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/8dcd7ca9 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/8dcd7ca9 Diff: http://git-wip-us

[08/50] git commit: [flex-asjs] [refs/heads/master] - - Streamlined the maven configuration (Moved the identical configuration parts to the parent pom)

2015-12-16 Thread aharui
- Streamlined the maven configuration (Moved the identical configuration parts to the parent pom) Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/996daefe Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/99

[49/50] git commit: [flex-asjs] [refs/heads/master] - another attempt to fix asdoc

2015-12-16 Thread aharui
another attempt to fix asdoc Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/f2eedac2 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/f2eedac2 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/f2e

[33/50] git commit: [flex-asjs] [refs/heads/master] - handle binary FlexUnit packaging

2015-12-16 Thread aharui
handle binary FlexUnit packaging Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/029eecec Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/029eecec Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff

[42/50] git commit: [flex-asjs] [refs/heads/master] - Added declaration for the .Application style.

2015-12-16 Thread aharui
Added declaration for the .Application style. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/3030c5cc Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/3030c5cc Diff: http://git-wip-us.apache.org/repos/asf/f

[18/50] git commit: [flex-asjs] [refs/heads/master] - Small changes required to get asdoc build to complete without errors. Removed unused class and interface.

2015-12-16 Thread aharui
Small changes required to get asdoc build to complete without errors. Removed unused class and interface. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/c4848e67 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs

[20/50] git commit: [flex-asjs] [refs/heads/master] - try switching back to apacheflexbuilds

2015-12-16 Thread aharui
= http://people.apache.org -falcon.folder = ~aharui/nightly/falcon -falcon.version = 0.5.0 -#falcon.server.url = http://apacheflexbuild.cloudapp.net:8080 -#falcon.md5.server.url = http://apacheflexbuild.cloudapp.net:8080 -#falcon.folder = job/flex-falcon/lastSuccessfulBuild/artifact/out

[12/50] git commit: [flex-asjs] [refs/heads/master] - don't need this fix (which didn't factor in padding anyway)

2015-12-16 Thread aharui
don't need this fix (which didn't factor in padding 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/b85f244b Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/b85f244b Diff: http://git-wip-us.apache.o

[46/50] git commit: [flex-asjs] [refs/heads/master] - headers

2015-12-16 Thread aharui
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/c4c03159 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/c4c03159 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/c4c03159 Branch: refs/h

[26/50] git commit: [flex-asjs] [refs/heads/master] - Updated DataGrid and MobileTrader examples to use ArrayList as dataProvider to DataGrid components.

2015-12-16 Thread aharui
Updated DataGrid and MobileTrader examples to use ArrayList as dataProvider to DataGrid components. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/848f245d Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/

[04/50] git commit: [flex-asjs] [refs/heads/master] - - Added the packaging of the config xml files in the framework directroy as a "org.apache.flex.flexjs.framework:framework" artifact.

2015-12-16 Thread aharui
- Added the packaging of the config xml files in the framework directroy as a "org.apache.flex.flexjs.framework:framework" artifact. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/58c24a20 Tree: http://git-wip-us.apa

[21/50] git commit: [flex-asjs] [refs/heads/master] - ASDoc changes.

2015-12-16 Thread aharui
ASDoc changes. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/e494d4bd Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/e494d4bd Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/e494d4bd Branch:

[48/50] git commit: [flex-asjs] [refs/heads/master] - fix lib path for asdoc

2015-12-16 Thread aharui
fix lib path for asdoc Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/8a68b951 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/8a68b951 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/8a68b951

[28/50] git commit: [flex-asjs] [refs/heads/master] - MobileTrader example now fully operational.

2015-12-16 Thread aharui
MobileTrader example now fully operational. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/258e6923 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/258e6923 Diff: http://git-wip-us.apache.org/repos/asf/fle

[34/50] git commit: [flex-asjs] [refs/heads/master] - don't check FLEX_HOME unless doing release packaging

2015-12-16 Thread aharui
don't check FLEX_HOME unless doing release packaging Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/7c149ed9 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/7c149ed9 Diff: http://git-wip-us.apache.org/repo

[22/50] git commit: [flex-asjs] [refs/heads/master] - Changed DataGrid so that all of the columns (lists) scroll together. Fixed roll out bug in DataGrid.

2015-12-16 Thread aharui
Changed DataGrid so that all of the columns (lists) scroll together. Fixed roll out bug in DataGrid. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/657ce8bd Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree

[23/50] git commit: [flex-asjs] [refs/heads/master] - Adding ArrayList to Collections framework.

2015-12-16 Thread aharui
Adding ArrayList to Collections framework. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/e2eac34d Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/e2eac34d Diff: http://git-wip-us.apache.org/repos/asf/flex

[01/50] git commit: [flex-asjs] [refs/heads/master] - Fixed a small, but critical, typo.

2015-12-16 Thread aharui
Repository: flex-asjs Updated Branches: refs/heads/master 550f1c2b9 -> caa9ed54d Fixed a small, but critical, typo. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/a6eb3868 Tree: http://git-wip-us.apache.org/repos/

[35/50] git commit: [flex-asjs] [refs/heads/master] - some Ant versions don't auto create folders

2015-12-16 Thread aharui
some Ant versions don't auto create folders Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/0da5b9ae Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/0da5b9ae Diff: http://git-wip-us.apache.org/repos/asf/fle

[11/50] git commit: [flex-asjs] [refs/heads/master] - fix up containers after last refactor

2015-12-16 Thread aharui
fix up containers after last refactor Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/72c84c8d Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/72c84c8d Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs

[19/50] git commit: [flex-asjs] [refs/heads/master] - FF Windows didn't like hyphenated direct access

2015-12-16 Thread aharui
FF Windows didn't like hyphenated direct access Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/5a74b700 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/5a74b700 Diff: http://git-wip-us.apache.org/repos/asf

[24/50] git commit: [flex-asjs] [refs/heads/master] - Added missing interface for IRollOverModel for JavaScript.

2015-12-16 Thread aharui
Added missing interface for IRollOverModel for JavaScript. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/cc526bd5 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/cc526bd5 Diff: http://git-wip-us.apache.or

[43/50] git commit: [flex-asjs] [refs/heads/master] - Check in missing .project files

2015-12-16 Thread aharui
Check in missing .project files Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/d46845be Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/d46845be Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/

[25/50] git commit: [flex-asjs] [refs/heads/master] - Updates to DataGrid, incorporating ArrayList as its default type of data provider. Adding DataProviderChangeNotifier to facilitate picking up chan

2015-12-16 Thread aharui
Updates to DataGrid, incorporating ArrayList as its default type of data provider. Adding DataProviderChangeNotifier to facilitate picking up changes in the data model and reflecting them in the DataGrid. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.a

git commit: [flex-falcon] [refs/heads/develop] - new GCC re-orged the externs

2015-12-16 Thread aharui
Repository: flex-falcon Updated Branches: refs/heads/develop 54ed90c3b -> ce2d38a89 new GCC re-orged the externs Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/ce2d38a8 Tree: http://git-wip-us.apache.org/repos

[1/6] git commit: [flex-asjs] [refs/heads/core_js_to_as] - move HTML test from asjs to as

2015-12-16 Thread aharui
Repository: flex-asjs Updated Branches: refs/heads/core_js_to_as 6a71b8584 -> 93a57d0d7 move HTML test from asjs to 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/653c047a Tree: http://git-wip-us.apache.org/rep

[4/6] git commit: [flex-asjs] [refs/heads/core_js_to_as] - clean up warnings

2015-12-16 Thread aharui
clean up 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/a94bf841 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/a94bf841 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/a94bf841 Bran

[6/6] git commit: [flex-asjs] [refs/heads/core_js_to_as] - clean up the build scripts

2015-12-16 Thread aharui
clean up the build scripts Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/93a57d0d Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/93a57d0d Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/93a57

[5/6] git commit: [flex-asjs] [refs/heads/core_js_to_as] - hack in warning suppression

2015-12-16 Thread aharui
hack in warning suppression Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/3d2d2c36 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/3d2d2c36 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/3d2d

[3/6] git commit: [flex-asjs] [refs/heads/core_js_to_as] - get rid of a warning

2015-12-16 Thread aharui
get rid of a warning Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/9180820f Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/9180820f Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/9180820f B

[2/6] git commit: [flex-asjs] [refs/heads/core_js_to_as] - fix error

2015-12-16 Thread aharui
fix error Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/cb0d947f Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/cb0d947f Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/cb0d947f Branch: refs

git commit: [flex-falcon] [refs/heads/develop] - fix tests after upgrading to new externs

2015-12-16 Thread aharui
Repository: flex-falcon Updated Branches: refs/heads/develop ce2d38a89 -> b5776589d fix tests after upgrading to new externs Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/b5776589 Tree: http://git-wip-us.apac

[24/55] [abbrv] git commit: [flex-asjs] [refs/heads/develop] - get CreateJS manual test to work with back ported SWC

2015-12-16 Thread aharui
get CreateJS manual test to work with back ported SWC Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/61ee45f0 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/61ee45f0 Diff: http://git-wip-us.apache.org/rep

<    4   5   6   7   8   9   10   11   12   13   >