No prob. I did not want to reverse your changes in case they were important.
I just fixed it. On May 10, 2016, at 9:36 PM, Christofer Dutz <christofer.d...@c-ware.de> wrote: > Hi, > > just had a look and I noticed that I wasn't planning on committing the AS > file changes. They slipped in while I bumped the versions up to 0.7.0 ... > sorry for that ... I guess the AS file changes can be reverted :-( > > Sorry ... my bad :-( > > Chris > > ________________________________________ > Von: Harbs <harbs.li...@gmail.com> > Gesendet: Dienstag, 10. Mai 2016 20:26:19 > An: dev@flex.apache.org > Betreff: Re: [GitHub] flex-asjs pull request: sortOn > > Yes. Something about your commit seems to have broken the ant build. > > Here’s some output: > [compc] > /Users/harbs/Documents/ApacheFlex/flex-asjs/frameworks/projects/Core/src/main/flex/org/apache/flex/core/CallLaterBead.as:95 > [compc] Error: Access of possibly undefined property ENTER_FRAME through a > reference with static type Event. > [compc] > DisplayObject(_strand).addEventListener(Event.ENTER_FRAME, enterFrameHandler); > [compc] ^ > [compc] > [compc] > /Users/harbs/Documents/ApacheFlex/flex-asjs/frameworks/projects/Core/src/main/flex/org/apache/flex/core/CallLaterBead.as:111 > [compc] Error: Access of possibly undefined property ENTER_FRAME through a > reference with static type Event. > [compc] > DisplayObject(_strand).removeEventListener(Event.ENTER_FRAME, > enterFrameHandler); > [compc] ^ > [compc] > [compc] > /Users/harbs/Documents/ApacheFlex/flex-asjs/frameworks/projects/Core/src/main/flex/org/apache/flex/core/IBorderModel.as:49 > [compc] Error: Type was not found or was not a compile-time constant: > Rectangle. > [compc] function get offsets():Rectangle; > [compc] ^ > [compc] > [compc] > /Users/harbs/Documents/ApacheFlex/flex-asjs/frameworks/projects/Core/src/main/flex/org/apache/flex/events/utils/MouseEventConverter.as:158 > [compc] Error: Ambiguous reference to IEventDispatcher > [compc] public static function > setupAllConverters(target:IEventDispatcher):void > [compc] ^ > [compc] > [compc] > /Users/harbs/Documents/ApacheFlex/flex-asjs/frameworks/projects/Core/src/main/flex/org/apache/flex/events/utils/MouseEventConverter.as:172 > [compc] Error: Ambiguous reference to IEventDispatcher > [compc] public static function > setupInstanceConverters(target:IEventDispatcher):void > > On May 10, 2016, at 9:23 PM, Christofer Dutz <christofer.d...@c-ware.de> > wrote: > >> >> Which "chris"? ... me? I thought I always run the tests before committing >> ... If I broke something, I'll look into it. >> >> Chris >> ________________________________________ >> Von: Harbs <harbs.li...@gmail.com> >> Gesendet: Dienstag, 10. Mai 2016 13:31:41 >> An: dev@flex.apache.org >> Betreff: Re: [GitHub] flex-asjs pull request: sortOn >> >> I tried merging it in, but the last commit by Chris seems to have broken the >> build. >> >> I think this is going to have to wait until Chris fixes his commit. >> >> Harbs >> >> On May 10, 2016, at 6:48 AM, lizhi <s...@qq.com> wrote: >> >>> pls close it >>> >>> >>> >>> -- >>> View this message in context: >>> http://apache-flex-development.2333347.n4.nabble.com/GitHub-flex-asjs-pull-request-sortOn-tp52862p52935.html >>> Sent from the Apache Flex Development mailing list archive at Nabble.com. >> >