Wow, that broke so hard, Google decided the notification were spam.
They got filtered out, so I didn't notice anything until Alex emailed.
Sorry about that.

I have paused the builds until the commit is reverted.

EdB



On Wed, Sep 18, 2013 at 4:07 PM, Alex Harui <aha...@adobe.com> wrote:
> Justin, please revert. I think it broke the build.
>
>
>
>
> Sent via the PANTECH Discover, an AT&T 4G LTE smartphone.
>
> jmcl...@apache.org wrote:
>
>
> Updated Branches:
>   refs/heads/develop d2768bef3 -> 18ce3aa9f
>
>
> FLEX-33740 made removedFromStageHandler protected so it could be overridden
>
>
> Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo
> Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/5d86438e
> Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/5d86438e
> Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/5d86438e
>
> Branch: refs/heads/develop
> Commit: 5d86438e5d5a879b0cc6eabe89bd071e0ca515f6
> Parents: d2768be
> Author: Justin Mclean <jmcl...@apache.org>
> Authored: Wed Sep 18 18:28:57 2013 +1000
> Committer: Justin Mclean <jmcl...@apache.org>
> Committed: Wed Sep 18 18:28:57 2013 +1000
>
> ----------------------------------------------------------------------
>  .../projects/framework/src/mx/core/UIComponent.as       | 12 ++++++++++--
>  1 file changed, 10 insertions(+), 2 deletions(-)
> ----------------------------------------------------------------------
>
>
> http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/5d86438e/frameworks/projects/framework/src/mx/core/UIComponent.as
> ----------------------------------------------------------------------
> diff --git a/frameworks/projects/framework/src/mx/core/UIComponent.as 
> b/frameworks/projects/framework/src/mx/core/UIComponent.as
> index 822b49c..4634e80 100644
> --- a/frameworks/projects/framework/src/mx/core/UIComponent.as
> +++ b/frameworks/projects/framework/src/mx/core/UIComponent.as
> @@ -12665,9 +12665,17 @@ public class UIComponent extends FlexSprite
>      }
>
>      /**
> -     *  @private
> +     *
> +        * Called when a component is removed from the stage.
> +        *
> +     *  @param event The event object.
> +     *
> +     *  @langversion 3.0
> +     *  @playerversion Flash 9
> +     *  @playerversion AIR 1.1
> +     *  @productversion Flex 4.11
>       */
> -    private function removedFromStageHandler(event:Event):void
> +    protected function removedFromStageHandler(event:Event):void
>      {
>          _systemManagerDirty = true;
>      }
>



-- 
Ix Multimedia Software

Jan Luykenstraat 27
3521 VB Utrecht

T. 06-51952295
I. www.ixsoftware.nl

Reply via email to