[1/4] Initial commit of 'correct' whitespace emission.

2013-11-12 Thread erikdebruin
Updated Branches: refs/heads/develop 026a53c72 - dc0c5fe49 http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/c4bdbf59/compiler.jx.tests/test-files/flexjs/files/MyInitialView_result.js -- diff --git

[3/4] git commit: [flex-falcon] [refs/heads/develop] - Some more 'corrections' for whitespace emission.

2013-11-12 Thread erikdebruin
Some more 'corrections' for whitespace emission. 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/daa6e771 Tree:

[4/4] git commit: [flex-falcon] [refs/heads/develop] - Merge branch 'refs/heads/develop_whitespace' into develop

2013-11-12 Thread erikdebruin
Merge branch 'refs/heads/develop_whitespace' into develop Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/dc0c5fe4 Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/dc0c5fe4 Diff:

Build failed in Jenkins: flex-sdk_mustella #529

2013-11-12 Thread flex . mustella
See http://localhost:8080/job/flex-sdk_mustella/529/ -- [...truncated 86225 lines...] [java] new test file: C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\gumbo\components\DataGrid\SWFs\DataGrid_itemEditor.swf [java] cmdArr

Re: [1/4] Initial commit of 'correct' whitespace emission.

2013-11-12 Thread Alex Harui
I'm getting one failure in compiler.jx.tests in org.apache.flex.compiler.internal.codegen.mxml.flexjs.TestFlexJSMXMLApplica tion Is it passing for others? -Alex On 11/12/13 3:05 AM, erikdebr...@apache.org erikdebr...@apache.org wrote: Updated Branches: refs/heads/develop 026a53c72 -

Jenkins build is back to normal : flex-sdk #417

2013-11-12 Thread Apache Jenkins Server
See https://builds.apache.org/job/flex-sdk/417/changes

Re: [1/4] Initial commit of 'correct' whitespace emission.

2013-11-12 Thread Erik de Bruin
It's passing for me, both in Eclipse and from the terminal (OSX 10.9). What is the test complaining about? EdB On Tue, Nov 12, 2013 at 8:07 PM, Alex Harui aha...@adobe.com wrote: I'm getting one failure in compiler.jx.tests in

Re: [1/4] Initial commit of 'correct' whitespace emission.

2013-11-12 Thread Alex Harui
It's not picking up the goog.require(StockDataJSONItemConverter). I'm cleaning and rebuilding. Hopefully it will just go away. -Alex On 11/12/13 11:40 AM, Erik de Bruin e...@ixsoftware.nl wrote: It's passing for me, both in Eclipse and from the terminal (OSX 10.9). What is the test complaining

Re: [1/4] Initial commit of 'correct' whitespace emission.

2013-11-12 Thread Alex Harui
Still failing after clean. Interesting, the test says FAILED, but from the command-line it still thinks the build succeeded. But Eclipse definitely knows it failed. I guess I'll have to dig into it. -Alex On 11/12/13 11:52 AM, Alex Harui aha...@adobe.com wrote: It's not picking up the

Re: [1/4] Initial commit of 'correct' whitespace emission.

2013-11-12 Thread Erik de Bruin
Yes, that's the one that I wrestled with the past couple of days. The fix was to change a path to the latest flex-asjs... Peter renamed one of the examples and the test uses a hard coded path to it. EdB On Tue, Nov 12, 2013 at 8:52 PM, Alex Harui aha...@adobe.com wrote: It's not picking up

[2/2] git commit: [flex-falcon] [refs/heads/develop_strictest] - Remove some 'success' System.out calls, to make the not so successful ones stand out.

2013-11-12 Thread erikdebruin
Remove some 'success' System.out calls, to make the not so successful ones stand out. 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/9e10215e Tree:

git commit: [flex-asjs] [refs/heads/develop] - Support custom styles in fx:Style blocks

2013-11-12 Thread aharui
Updated Branches: refs/heads/develop fa7ceb35e - 22f891823 Support custom styles in fx:Style blocks Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/22f89182 Tree:

git commit: [flex-falcon] [refs/heads/develop] - output encoded CSS from fx:Style blocks

2013-11-12 Thread aharui
Updated Branches: refs/heads/develop dc0c5fe49 - 1228acacf output encoded CSS from fx:Style 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/1228acac Tree:

Build failed in Jenkins: flex-sdk_mustella #530

2013-11-12 Thread flex . mustella
See http://localhost:8080/job/flex-sdk_mustella/530/ -- [...truncated 86346 lines...] [java] cmdArr before: [java] C:\ApacheFlex\dependencies\FlashPlayer_Debug\flashplayer11-9_debugsa_win_32.exe [java]

git commit: [flex-falcon] [refs/heads/develop_strictest] - output encoded CSS from fx:Style blocks

2013-11-12 Thread erikdebruin
Updated Branches: refs/heads/develop_strictest 9e10215ec - d98ce9dc2 output encoded CSS from fx:Style 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/d98ce9dc Tree:

[2/2] git commit: [flex-asjs] [refs/heads/develop_strictest] - Support custom styles in fx:Style blocks

2013-11-12 Thread erikdebruin
Support custom styles in fx:Style blocks Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/78dcdc94 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/78dcdc94 Diff:

[1/2] git commit: [flex-asjs] [refs/heads/develop_strictest] - Add functionality to AS version of DataGrid to highlight entire row when rolling over any column JS version to follow after discussion on

2013-11-12 Thread erikdebruin
Updated Branches: refs/heads/develop_strictest c15d8b4d2 - 939422151 Add functionality to AS version of DataGrid to highlight entire row when rolling over any column JS version to follow after discussion on dev@f.a.o Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: