You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2002/10/10 22:43:28 UTC

DO NOT REPLY [Bug 13514] New: - CvsTagDiff throws NullPointerException if there's no difference between revisions

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

CvsTagDiff throws NullPointerException if there's no difference between revisions

           Summary: CvsTagDiff throws NullPointerException if there's no
                    difference between revisions
           Product: Ant
           Version: 1.5.1
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Core tasks
        AssignedTo: ant-dev@jakarta.apache.org
        ReportedBy: kstathatos@yahoo.com


In case there are no differences in the revisions specified by the provided 
tags (or dates?), CvsTagDiff throws a java.lang.NullPointerException at 
org.apache.tools.ant.taskdefs.cvslib.CvsTagDiff.getHeaderLength(CvsTa
gDiff.java:428). As a test case, you can try using the same tag both as start 
and end.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>