flex-sdk_mustella-air - Build # 931 - Failure!

2014-10-24 Thread flex . mustella
flex-sdk_mustella-air - Build # 931 - Failure: http://flex-mustella.cloudapp.net/job/flex-sdk_mustella-air/931/ Changes for Build #931 [mihaic] FLEX-34543 Accepting patch from Marcus Wilkinson. [mihaic] FLEX-34543 Added a unit test which reproduces the bug and thus prevents it from recurring.

git commit: [flex-falcon] [refs/heads/feature/flexmojos-tests] - Added a suite of flexmojos projects, that each address a problem identified when using falcon as a compiler instead of the default comp

2014-10-24 Thread cdutz
Repository: flex-falcon Updated Branches: refs/heads/feature/flexmojos-tests [created] 3a612a3ff Added a suite of flexmojos projects, that each address a problem identified when using falcon as a compiler instead of the default compiler. Project:

git commit: [flex-falcon] [refs/heads/feature/flexmojos-tests] - Added a suite of flexmojos projects, that each address a problem identified when using falcon as a compiler instead of the default comp

2014-10-24 Thread cdutz
Repository: flex-falcon Updated Branches: refs/heads/feature/flexmojos-tests 3a612a3ff - 6c30186a4 Added a suite of flexmojos projects, that each address a problem identified when using falcon as a compiler instead of the default compiler. Project:

[3/3] git commit: [flex-sdk] [refs/heads/develop] - Increment and counterpart don't work with FlexJS '_get()' and '_set()'

2014-10-24 Thread erikdebruin
Increment and counterpart don't work with FlexJS '_get()' and '_set()' In FlexJS, all properties are converted to a set of methods, with '_get' and '_set' postfix. Calling an increment on a property in AS - myProp++ - will thus translate to 'myProp_get()++' in JS. And JS strongly objects to

[1/3] git commit: [flex-sdk] [refs/heads/develop] - Added FP 15 swfversion condition

2014-10-24 Thread erikdebruin
Repository: flex-sdk Updated Branches: refs/heads/develop 332ec4305 - af2dc0d8f Added FP 15 swfversion condition Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit:

[2/3] git commit: [flex-sdk] [refs/heads/develop] - Minor rewrite to avoid multiple catch blocks in one statement (JS no likey)

2014-10-24 Thread erikdebruin
Minor rewrite to avoid multiple catch blocks in one statement (JS no likey) Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/b9d15cf4 Tree:

[09/22] git commit: [flex-falcon] [refs/heads/develop] - Fix imports

2014-10-24 Thread erikdebruin
Fix imports Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/f8e0a826 Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/f8e0a826 Diff:

[15/22] git commit: [flex-falcon] [refs/heads/develop] - Suppress 'unused' warnings for a while.

2014-10-24 Thread erikdebruin
Suppress 'unused' warnings for a while. Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/1dca7001 Tree:

[19/22] git commit: [flex-falcon] [refs/heads/develop] - Add VF2JS specific test base classes

2014-10-24 Thread erikdebruin
Add VF2JS specific test base classes Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/91688e90 Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/91688e90

[02/22] git commit: [flex-falcon] [refs/heads/develop] - VF2JS tests

2014-10-24 Thread erikdebruin
VF2JS tests Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/26117b18 Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/26117b18 Diff:

[13/22] git commit: [flex-falcon] [refs/heads/develop] - Add dependencies

2014-10-24 Thread erikdebruin
Add dependencies Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/fcdc3921 Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/fcdc3921 Diff:

[18/22] git commit: [flex-falcon] [refs/heads/develop] - Some more clones of FlexJS test projects, to keep VF2JS honest

2014-10-24 Thread erikdebruin
Some more clones of FlexJS test projects, to keep VF2JS honest Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/9cab2bff Tree:

[10/22] git commit: [flex-falcon] [refs/heads/develop] - Avoid an error when encountering an Embed node

2014-10-24 Thread erikdebruin
Avoid an error when encountering an Embed node Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/601605b9 Tree:

[21/22] git commit: [flex-falcon] [refs/heads/develop] - Making sure we notice if stuff broke when running from ant (i.e. on the build VM)

2014-10-24 Thread erikdebruin
Making sure we notice if stuff broke when running from ant (i.e. on the build VM) Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/200e2a12 Tree:

[12/22] git commit: [flex-falcon] [refs/heads/develop] - Changed name to avoid conflict with the other SimpleMXML test and added 'result' JS files.

2014-10-24 Thread erikdebruin
Changed name to avoid conflict with the other SimpleMXML test and added 'result' JS files. Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/04527431 Tree:

[06/22] git commit: [flex-falcon] [refs/heads/develop] - Various E4X bypass measures ...

2014-10-24 Thread erikdebruin
Various E4X bypass measures ... Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/7822c332 Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/7822c332

[14/22] git commit: [flex-falcon] [refs/heads/develop] - If empty comment line, don't try to add the rest of the line

2014-10-24 Thread erikdebruin
If empty comment line, don't try to add the rest of the line Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/68a7c9eb Tree:

[11/22] git commit: [flex-falcon] [refs/heads/develop] - VF2JS will no longer use the 'vf2js' namespaces.

2014-10-24 Thread erikdebruin
VF2JS will no longer use the 'vf2js' namespaces. I went a different way with VF2JS. The custom 'helper' namespaces are no longer needed. Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit:

[05/22] git commit: [flex-falcon] [refs/heads/develop] - Add option to exclude ASDoc from compilation

2014-10-24 Thread erikdebruin
Add option to exclude ASDoc from compilation Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/dcb5c706 Tree:

[01/22] git commit: [flex-falcon] [refs/heads/develop] - Update and add various VF2JS pathway files

2014-10-24 Thread erikdebruin
Repository: flex-falcon Updated Branches: refs/heads/develop c932239cf - 1144b7b8d Update and add various VF2JS pathway files In order to work on VF2JS specific code generation, we need to make a clean cut from the FlexJS code generation pathways. Signed-off-by: Erik de Bruin

[07/22] Added VF2JS emitting

2014-10-24 Thread erikdebruin
http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/e63cc7fd/compiler.jx/src/org/apache/flex/compiler/internal/codegen/js/vf2js/JSVF2JSEmitter.java -- diff --git

[20/22] git commit: [flex-falcon] [refs/heads/develop] - Added 'const' emission (ECMA 6) + tests

2014-10-24 Thread erikdebruin
Added 'const' emission (ECMA 6) + tests Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/6961f0f5 Tree:

[17/22] git commit: [flex-falcon] [refs/heads/develop] - Added super class to handle VF2JS specific JS emitting

2014-10-24 Thread erikdebruin
Added super class to handle VF2JS specific JS emitting Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/82588644 Tree:

[08/22] git commit: [flex-falcon] [refs/heads/develop] - Added VF2JS emitting

2014-10-24 Thread erikdebruin
Added VF2JS emitting Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/e63cc7fd Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/e63cc7fd Diff:

[16/22] git commit: [flex-falcon] [refs/heads/develop] - Initial VF2JS (full SDK) Publisher

2014-10-24 Thread erikdebruin
Initial VF2JS (full SDK) Publisher Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/fff03fa0 Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/fff03fa0

[03/22] git commit: [flex-falcon] [refs/heads/develop] - Added type for new emitter class

2014-10-24 Thread erikdebruin
Added type for new emitter class Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/4d778fdd Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/4d778fdd

[04/22] git commit: [flex-falcon] [refs/heads/develop] - VF2JS Doc emitter

2014-10-24 Thread erikdebruin
VF2JS Doc emitter Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/76d27166 Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/76d27166 Diff:

git commit: [flex-tlf] [refs/heads/develop] - FLEX-34611: Application crash when textFlow property set to null with preserveSelection

2014-10-24 Thread fthomas
Repository: flex-tlf Updated Branches: refs/heads/develop fad7b298e - 7b546ef77 FLEX-34611: Application crash when textFlow property set to null with preserveSelection Project: http://git-wip-us.apache.org/repos/asf/flex-tlf/repo Commit:

Re: [3/3] git commit: [flex-sdk] [refs/heads/develop] - Increment and counterpart don't work with FlexJS '_get()' and '_set()'

2014-10-24 Thread Alex Harui
Is the plan to fix this in FalconJX so these kinds of changes aren’t necessary? -Alex On 10/24/14, 4:28 AM, erikdebr...@apache.org erikdebr...@apache.org wrote: Increment and counterpart don't work with FlexJS '_get()' and '_set()' In FlexJS, all properties are converted to a set of methods,

Re: [3/3] git commit: [flex-sdk] [refs/heads/develop] - Increment and counterpart don't work with FlexJS '_get()' and '_set()'

2014-10-24 Thread Erik de Bruin
It’s not on my list. For VF2JS I’ll be using the more modern (but not backwards compatible) approach of “Object.defineProperty” to create a ‘real’ properties with ‘get’ and ‘set’ methods. That will bring JS up to speed with AS and will prevent this (and many other) types of incompatibilities when

[3/3] git commit: [flex-asjs] [refs/heads/develop] - Modified the JavaScript GraphicsContainer to set the width and height attribute on the svg element so Safari will renderer it correctly.

2014-10-24 Thread pent
Modified the JavaScript GraphicsContainer to set the width and height attribute on the svg element so Safari will renderer it correctly. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/d0bccb85 Tree:

[2/3] git commit: [flex-asjs] [refs/heads/develop] - Added graphics-optimized versions of itemRenderers to use SVG more efficiently.

2014-10-24 Thread pent
Added graphics-optimized versions of itemRenderers to use SVG more efficiently. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/047b3a37 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/047b3a37 Diff:

[1/3] git commit: [flex-asjs] [refs/heads/develop] - Modified ChartBaseLayout to use IChartDataGroup interface rather than concrete class.

2014-10-24 Thread pent
Repository: flex-asjs Updated Branches: refs/heads/develop b48e30e57 - d0bccb850 Modified ChartBaseLayout to use IChartDataGroup interface rather than concrete class. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit:

[1/6] git commit: [flex-asjs] [refs/heads/develop] - don't need childrenAdded call for containers that are IMXMLDocuments

2014-10-24 Thread aharui
Repository: flex-asjs Updated Branches: refs/heads/develop d0bccb850 - 1bbf65223 don't need childrenAdded call for containers that are IMXMLDocuments Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/69185ec3 Tree:

[3/6] git commit: [flex-asjs] [refs/heads/develop] - add initial value to prevent a few unnecessary layout passes

2014-10-24 Thread aharui
add initial value to prevent a few unnecessary layout passes Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/b185c1b8 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/b185c1b8 Diff:

[5/6] git commit: [flex-asjs] [refs/heads/develop] - use org.apache.flex.events.MouseEvent instead of flash.display.MouseEvent, but make org.apache.flex.events.MouseEvent extend from org.apache.flex.e

2014-10-24 Thread aharui
use org.apache.flex.events.MouseEvent instead of flash.display.MouseEvent, but make org.apache.flex.events.MouseEvent extend from org.apache.flex.events.Event because some existing code has the type of the event as just Event instead of MouseEvent. Just using Event resolves now to

[4/6] git commit: [flex-asjs] [refs/heads/develop] - beginnings of major overhaul to use org.apache.flex.events.MouseEvent instead of flash.events.MouseEvent. The 'killer' needed to be moved to the ca

2014-10-24 Thread aharui
beginnings of major overhaul to use org.apache.flex.events.MouseEvent instead of flash.events.MouseEvent. The 'killer' needed to be moved to the capture phase on the stage. Some changes related to layout optimizations such as supressing some change events is included in this commit Project:

[2/6] git commit: [flex-asjs] [refs/heads/develop] - clean up a comment

2014-10-24 Thread aharui
clean up a comment Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/75519a19 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/75519a19 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/75519a19

[6/6] git commit: [flex-asjs] [refs/heads/develop] - make layout a bit smarter about how often it runs. If a component as explicitWidth/Height or percentWidth/Height, it now waits until it is sized be

2014-10-24 Thread aharui
make layout a bit smarter about how often it runs. If a component as explicitWidth/Height or percentWidth/Height, it now waits until it is sized before doing the first layout pass. But if the component needs to size to content, it does the first layout when children are added. Project:

Build failed in Jenkins: flex-asjs #300

2014-10-24 Thread flex . ci . builds
directory http://apacheflexbuild.cloudapp.net:8080/job/flex-asjs/ws/mustella/tests/bin super-clean: create-description: [echo] build.number is 20141024 create-config: playerglobal-setswfversion: flex-config: [copy] Copying 1 file to http://apacheflexbuild.cloudapp.net:8080/job/flex-asjs/ws

[1/2] git commit: [flex-asjs] [refs/heads/develop] - in some configs the mouse event doesn't have these properties

2014-10-24 Thread aharui
Repository: flex-asjs Updated Branches: refs/heads/develop 1bbf65223 - 652481466 in some configs the mouse event doesn't have these 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/3f1e687b Tree:

[2/2] git commit: [flex-asjs] [refs/heads/develop] - DOMPathUtil was in a package called 'debug' which was somehow ignored by git. I don't see it in .gitignore, but I changed the package name so it wo

2014-10-24 Thread aharui
DOMPathUtil was in a package called 'debug' which was somehow ignored by git. I don't see it in .gitignore, but I changed the package name so it would be visible Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit:

Build failed in Jenkins: flex-asjs #301

2014-10-24 Thread flex . ci . builds
See http://apacheflexbuild.cloudapp.net:8080/job/flex-asjs/301/changes Changes: [Alex Harui] in some configs the mouse event doesn't have these properties [Alex Harui] DOMPathUtil was in a package called 'debug' which was somehow ignored by git. I don't see it in .gitignore, but I changed the

git commit: [flex-asjs] [refs/heads/develop] - fix compile errors in tests

2014-10-24 Thread aharui
Repository: flex-asjs Updated Branches: refs/heads/develop 652481466 - e881d7424 fix compile errors in tests Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/e881d742 Tree:

Build failed in Jenkins: flex-asjs #302

2014-10-24 Thread flex . ci . builds
See http://apacheflexbuild.cloudapp.net:8080/job/flex-asjs/302/changes Changes: [Alex Harui] fix compile errors in tests -- [...truncated 151 lines...] stage-framework-js: [copy] Copying 196 files to

git commit: [flex-utilities] [refs/heads/develop] - FLEX-34624 add more logging

2014-10-24 Thread jmclean
Repository: flex-utilities Updated Branches: refs/heads/develop f77ed26a3 - 75e929adb FLEX-34624 add more logging Project: http://git-wip-us.apache.org/repos/asf/flex-utilities/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-utilities/commit/75e929ad Tree:

git commit: [flex-utilities] [refs/heads/develop] - FLEX-34605 cleanup

2014-10-24 Thread jmclean
Repository: flex-utilities Updated Branches: refs/heads/develop 75e929adb - fd1a85f06 FLEX-34605 cleanup Project: http://git-wip-us.apache.org/repos/asf/flex-utilities/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-utilities/commit/fd1a85f0 Tree:

Build failed in Jenkins: flex-asjs #303

2014-10-24 Thread flex . ci . builds
See http://apacheflexbuild.cloudapp.net:8080/job/flex-asjs/303/ -- [...truncated 153 lines...] stage-framework-js: [copy] Copying 196 files to http://apacheflexbuild.cloudapp.net:8080/job/flex-asjs/ws/temp/frameworks/js/FlexJS/src [copy] Copying

Re: git commit: [flex-utilities] [refs/heads/develop] - FLEX-34605 cleanup

2014-10-24 Thread Alex Harui
On 10/24/14, 9:56 PM, jmcl...@apache.org jmcl...@apache.org wrote: -import AntClasses; AntClasses; +import AntClasses; This one worries me. I should have left a comment on it, but the second “AntClasses” force-links all of the ant task handlers into the app. I’m not sure I’ve