You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by "Assaf Arkin (JIRA)" <ji...@apache.org> on 2008/10/17 18:40:44 UTC

[jira] Updated: (BUILDR-170) ArtifactNamespace#method_missing has a condition that is never true

     [ https://issues.apache.org/jira/browse/BUILDR-170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Assaf Arkin updated BUILDR-170:
-------------------------------

    Fix Version/s: 1.3.4
         Assignee: Assaf Arkin

> ArtifactNamespace#method_missing has a condition that is never true
> -------------------------------------------------------------------
>
>                 Key: BUILDR-170
>                 URL: https://issues.apache.org/jira/browse/BUILDR-170
>             Project: Buildr
>          Issue Type: Bug
>    Affects Versions: 1.3.2
>            Reporter: Ittay Dror
>            Assignee: Assaf Arkin
>             Fix For: 1.3.4
>
>
> The code in question is:
> if args.size < 1 && args.size > 2
>     raise ArgumentError.new("wrong number of arguments for #{name}!(spec, version_requirement?)")
> end

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