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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] 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: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
