You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Gilles Scokart (JIRA)" <ji...@apache.org> on 2008/01/10 16:20:34 UTC

[jira] Resolved: (IVY-697) add ability for buildlist task to start build from specified module in the list

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

Gilles Scokart resolved IVY-697.
--------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 2.0.0-beta-1)
                   2.0.0-beta-2

I have applied your patch.  I made the adaptation you suggested to the unit test.

I like very much this new feature, it will allow to implement something often required : restarting a long build from the last module that failed.

Thanks a lot for your contribution, and welcome in the community of ivy contributors.

PS: for your next patch, could you use the unified diff version (the default format when you are using "svn diff").  It has the benefits to show a few lines of context.

> add ability for buildlist task to start build from specified module in the list
> -------------------------------------------------------------------------------
>
>                 Key: IVY-697
>                 URL: https://issues.apache.org/jira/browse/IVY-697
>             Project: Ivy
>          Issue Type: New Feature
>          Components: Ant
>            Reporter: Mirko Bulovic
>            Assignee: Gilles Scokart
>            Priority: Minor
>             Fix For: 2.0.0-beta-2
>
>         Attachments: restartFrom.patch
>
>
> The buildlist task creates a list of modules in dependency order. This enhancement makes it possible to start the build from the specified module in that build list.

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