On 12/14/16, 6:32 AM, "Yishay Weiss" <yishayj...@hotmail.com> wrote:

>It looks like I wasn’t synchronized. It’s working now.
>
>
>
>Part of the problem was an Error that I had introduced. It wasn’t
>detected by my local ant build (probably because the culprit –
>EasyAccordionCollapseBead -  wasn’t being compiled. It was detected, but
>not diagnosed properly by https://builds.apache.org . Finally, I got a
>decent error message from http://apacheflexbuild.cloudapp.net.
>

Please file a bug for this issue.  The build failed because the CI server
build ASDoc for any changes and that uses the regular Flex SDK's MXMLC
compiler that checks for this kind of incompatible override that Falcon
currently doesn't check for.  That's why you didn't see a failure when you
built locally, but you probably would have if you'd also run the ASDoc
target.

Thanks,
-Alex

Reply via email to