GitHub user greg-dove opened a pull request: https://github.com/apache/flex-falcon/pull/9
Fix for remove-circulars with implicit bindable implementations This fixes adds the annotations for @extends and @implements so the implicit implementations for Bindable remain intact after 'remove-circulars' You can merge this pull request into a Git repository by running: $ git pull https://github.com/greg-dove/flex-falcon develop Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flex-falcon/pull/9.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #9 ---- commit b4103327a1dc4da41705e6c23c7160f26d70e4b8 Author: greg-dove <greg.d...@gmail.com> Date: 2016-09-02T18:55:38Z [BUGFIX] Add constructor annotations for implicit bindable implementations, fixes issue with 'remove-circulars' commit 4b149f4d4541868626436bfc34c383a6e3566aac Author: greg-dove <greg.d...@gmail.com> Date: 2016-09-02T21:54:01Z Merge branch 'develop' of https://github.com/apache/flex-falcon into develop ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---