git commit: [flex-sdk] [refs/heads/develop] - Updated to include current beta versions

2014-02-09 Thread erikdebruin
Updated Branches: refs/heads/develop 8035c4927 - 45ac3c7b2 Updated to include current beta versions 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/45ac3c7b Tree:

git commit: [flex-sdk] [refs/heads/develop] - - added initial setting report for easier overview of type of run - added run duration calculation to run report

2014-02-09 Thread erikdebruin
Updated Branches: refs/heads/develop 45ac3c7b2 - 42ebf3c27 - added initial setting report for easier overview of type of run - added run duration calculation to run report Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit:

flex-sdk_mustella - Build # 698 - Failure!

2014-02-09 Thread flex . mustella
flex-sdk_mustella - Build # 698 - Failure: http://flex-mustella.cloudapp.net/job/flex-sdk_mustella/698/ Changes for Build #696 [carlosrovira] FLEX-34053 - MaskedTextInput - fixed a case when text is *not* complete and user makes a selection (1 or + characters) and then inserts a character. Now

Re: flex-sdk_mustella - Build # 698 - Failure!

2014-02-09 Thread Erik de Bruin
Working on the Mustella VM a bit, so, as the good book advises: DON'T PANIC! :-) EdB On Sun, Feb 9, 2014 at 12:30 PM, flex.muste...@gmail.com wrote: flex-sdk_mustella - Build # 698 - Failure: http://flex-mustella.cloudapp.net/job/flex-sdk_mustella/698/ Changes for Build #696

git commit: [flex-sdk] [refs/heads/develop] - Fixed 'typo' in version nr.

2014-02-09 Thread erikdebruin
Updated Branches: refs/heads/develop 42ebf3c27 - 5d0b30c79 Fixed 'typo' in version nr. 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/5d0b30c7 Tree:

flex-sdk_mustella - Build # 700 - Failure!

2014-02-09 Thread flex . mustella
flex-sdk_mustella - Build # 700 - Failure: http://flex-mustella.cloudapp.net/job/flex-sdk_mustella/700/ Changes for Build #696 [carlosrovira] FLEX-34053 - MaskedTextInput - fixed a case when text is *not* complete and user makes a selection (1 or + characters) and then inserts a character. Now

flex-sdk_mustella - Build # 701 - Still Failing!

2014-02-09 Thread flex . mustella
flex-sdk_mustella - Build # 701 - Still Failing: http://flex-mustella.cloudapp.net/job/flex-sdk_mustella/701/ Changes for Build #696 [carlosrovira] FLEX-34053 - MaskedTextInput - fixed a case when text is *not* complete and user makes a selection (1 or + characters) and then inserts a

flex-sdk_mustella - Build # 704 - Failure!

2014-02-09 Thread flex . mustella
flex-sdk_mustella - Build # 704 - Failure: http://flex-mustella.cloudapp.net/job/flex-sdk_mustella/704/ Changes for Build #696 [carlosrovira] FLEX-34053 - MaskedTextInput - fixed a case when text is *not* complete and user makes a selection (1 or + characters) and then inserts a character. Now

flex-sdk_mustella - Build # 705 - Fixed!

2014-02-09 Thread flex . mustella
flex-sdk_mustella - Build # 705 - Fixed: http://flex-mustella.cloudapp.net/job/flex-sdk_mustella/705/ Changes for Build #696 [carlosrovira] FLEX-34053 - MaskedTextInput - fixed a case when text is *not* complete and user makes a selection (1 or + characters) and then inserts a character. Now

Jenkins build is back to normal : flex-sdk_release #448

2014-02-09 Thread Apache Jenkins Server
See https://builds.apache.org/job/flex-sdk_release/448/changes

flex-sdk_mustella-mobile - Build # 518 - Failure!

2014-02-09 Thread flex . mustella
flex-sdk_mustella-mobile - Build # 518 - Failure: http://flex-mustella.cloudapp.net/job/flex-sdk_mustella-mobile/518/ Changes for Build #514 Changes for Build #515 Changes for Build #516 [carlosrovira] FLEX-34053 - MaskedTextInput - fixed a case when override text (text is complete) and user

flex-sdk_mustella - Build # 707 - Failure!

2014-02-09 Thread flex . mustella
flex-sdk_mustella - Build # 707 - Failure: http://flex-mustella.cloudapp.net/job/flex-sdk_mustella/707/ Changes for Build #706 Changes for Build #707 Started by user flexpmc [EnvInject] - Loading node environment variables. Building remotely on WindowsSlave

Jenkins build is back to stable : flex-flexunit #511

2014-02-09 Thread Apache Jenkins Server
See https://builds.apache.org/job/flex-flexunit/511/

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

2014-02-09 Thread flex . mustella
flex-sdk_mustella-mobile - Build # 519 - Still Failing: http://flex-mustella.cloudapp.net/job/flex-sdk_mustella-mobile/519/ Changes for Build #514 Changes for Build #515 Changes for Build #516 [carlosrovira] FLEX-34053 - MaskedTextInput - fixed a case when override text (text is complete) and

[2/2] git commit: [flex-tlf] [refs/heads/develop] - FLEX-33985 In RTL text, computing the next/previous atom is much more tricky

2014-02-09 Thread aharui
FLEX-33985 In RTL text, computing the next/previous atom is much more tricky Project: http://git-wip-us.apache.org/repos/asf/flex-tlf/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-tlf/commit/db303b54 Tree: http://git-wip-us.apache.org/repos/asf/flex-tlf/tree/db303b54 Diff:

[1/2] git commit: [flex-tlf] [refs/heads/develop] - FLEX-34020 In TLF truncation, these static variables got re-used by the various attempts at composing different lengths of text to see what would fi

2014-02-09 Thread aharui
Updated Branches: refs/heads/develop 53a58595e - db303b541 FLEX-34020 In TLF truncation, these static variables got re-used by the various attempts at composing different lengths of text to see what would fit. Changed to instance vars and all tests still passed. Project: