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

http://issues.apache.org/bugzilla/show_bug.cgi?id=29143

Previous Revision is Not shown in the tagdiff.xsl stylesheet

           Summary: Previous Revision is Not shown in the tagdiff.xsl
                    stylesheet
           Product: Ant
           Version: 1.6.1
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Core tasks
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


When the tagdiff.xsl stylesheet generates it's html output, it generates a line 
like:

src/test.java (1.58) 

This is not very helpful in terms of a report, since you can't tell what the 
previous revision was without clicking on the link.  It would be more useful to 
see the following:

src/test.java (1.56 --> 1.58) 

I have attached patch diff for the src/etc/tagdiff.xsl file which make this 
change.

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

Reply via email to