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


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.

Reply via email to