DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5583>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5583

Refactoring of StarTeamCheckout task

           Summary: Refactoring of StarTeamCheckout task
           Product: Ant
           Version: 1.5 alpha (nightly)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Optional Tasks
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Changes in this patch:

1.  Add "label" attribute on checkout per request from Greg Frank - checks out 
a specific view label.

2.  Add "recursive" attribute as in the deprecated <starteam> task.

3.  Add "forced" attribute as in the deprecated <starteam> task and

avoid checking StarTeam statuses when true.

4.  Make sure all exceptions are caught on execution and rethrown

as build exceptions.

5.  Fixed a bug (using the "forced" attribute) which were causing files to be 
incorrectly not checked out when a rootLocalFolder was specified because the 
StarTeam file statuses were being checked in relation to the default directory. 
 

6.  Fixed a bug where files were deleted immediately after being checked out 
when a rootLocalFolder was specified because the task erroneously thought the 
file was not under starteam control.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to