[ 
https://issues.apache.org/jira/browse/BUILDR-481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12890303#action_12890303
 ] 

Antoine Toulme commented on BUILDR-481:
---------------------------------------

I forked the project and made the change. I will release the Antwrap fork under 
atoulme-Antwrap and we will use it as is for now.

> Antwrap monkey-patching in core.rb
> ----------------------------------
>
>                 Key: BUILDR-481
>                 URL: https://issues.apache.org/jira/browse/BUILDR-481
>             Project: Buildr
>          Issue Type: Task
>            Reporter: Antoine Toulme
>             Fix For: 1.4.2
>
>
> In core.rb, there is a weird monkey-patching:
> # TODO: Antwrap 0.7 requires this monkeypatch, have it fixed.
> class Array #:nodoc:
>   alias :nitems :size
> end
> Changing ruby core classes is never a good idea, this should be removed and 
> Antwrap should be fixed if needed to support this.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to