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

Peter Donald closed BUILDR-552.
-------------------------------


> Define project with project(:name) and a block
> ----------------------------------------------
>
>                 Key: BUILDR-552
>                 URL: https://issues.apache.org/jira/browse/BUILDR-552
>             Project: Buildr
>          Issue Type: Improvement
>            Reporter: Alex Boisvert
>            Assignee: Alex Boisvert
>             Fix For: 1.4.5
>
>
> See discussion: http://buildr.markmail.org/thread/ssttkjkbilacl4e6
> The project method could be overloaded to not only return a project but also
> define a project if a block is given, e.g.,
> project :foo # => returns the project named :foo if it exists
> project :foo do
>   ...  # define the project
> end

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to