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=18581>.
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=18581

ClearCase ChangeLog Task

           Summary: ClearCase ChangeLog Task
           Product: Ant
           Version: 1.1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Optional Tasks
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


I've written a clearcase change log task. The task allows companies
using clearcase to easily generate a html log of changes between the
current build and the prior build. The file can then be posted somewhere
or emailed to QA team for appropriate regression testing. 

The task receives two labels. The idea is that each build should be
labeled. 
This allows you to compare two labels for file versions present in one
but not in the other. For each file, the task then retrieves the
comments used to checkin the selected file. The result is an HTML
document listing all the files changed between builds along with their
comments. 

Vadim

Reply via email to