You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ivy-commits@incubator.apache.org by "Matt Inger (JIRA)" <ji...@apache.org> on 2006/12/04 05:52:21 UTC

[jira] Updated: (IVY-340) Ability to have multiple roots in the task

     [ http://issues.apache.org/jira/browse/IVY-340?page=all ]

Matt Inger updated IVY-340:
---------------------------

    Attachment: buildlist_multipleroots.diff

Please apply this patch to the trunk checkout to add this feature.


> Ability to have multiple roots in the <ivy:buildfilelist> task
> --------------------------------------------------------------
>
>                 Key: IVY-340
>                 URL: http://issues.apache.org/jira/browse/IVY-340
>             Project: Ivy
>          Issue Type: Improvement
>          Components: Ant
>    Affects Versions: 1.4
>            Reporter: Matt Inger
>         Assigned To: Xavier Hanin
>         Attachments: buildlist_multipleroots.diff
>
>
> It would be extremely beneficial to have the ability to supply multiple roots in the <ivy:buildfilelist> task.
> Support for instance, you have 10 applications in the same source tree, but only certain apps change
> over a given development cycle.  It would be nice to be able to build only that set of apps and their
> dependencies during the automated build. (Our build takes a property, and creates the buildfilelist
> accordingly based on whether the property is set or not).
> Right now, only 1 root can be specified:
> <ivy:buildfilelist root="app1" ... />
> i propose a comma seperated list (or any reasonable delimiter) to specify multiple roots:
> <ivy:buildfilelist root="app1,app2" ... />

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira