You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by "Peter Donald (JIRA)" <ji...@apache.org> on 2011/06/22 12:11:03 UTC

[jira] [Closed] (BUILDR-45) EarTask#add can take a project as argument, adding it's EAR supported packages

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

Peter Donald closed BUILDR-45.
------------------------------


> EarTask#add can take a project as argument, adding it's EAR supported packages
> ------------------------------------------------------------------------------
>
>                 Key: BUILDR-45
>                 URL: https://issues.apache.org/jira/browse/BUILDR-45
>             Project: Buildr
>          Issue Type: Improvement
>          Components: Packaging
>    Affects Versions: 1.3.1
>            Reporter: Victor Hugo Borja
>            Priority: Minor
>             Fix For: 1.3.1
>
>         Attachments: 0001-EarTask-add-now-supports-projects-as-arguments.patch
>
>
>  When a project is supplied, all EAR supported packages are added from it into the EAR.
> - multiple components can be added using the type=>component style
>       package(:ear).add :lib => [ project('utilities'), artifacts("bat:man:jar:1.0", "art:ifact:jar:1.0") ],
>                         :war => projects(:admin, :web),
>                         :ejb => project('bar').package(:jar),
>                         :jar => path_to("provided/java_app.jar")
> - EarTask#push has become an alias of EarTask#add

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