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 2003/07/07 16:09:03 UTC

DO NOT REPLY [Bug 21373] New: - Multiple packages in CvsTagDiff causes StringIndexOutOfBounds

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

Multiple packages in CvsTagDiff causes StringIndexOutOfBounds

           Summary: Multiple packages in CvsTagDiff causes
                    StringIndexOutOfBounds
           Product: Ant
           Version: 1.5.3
          Platform: Other
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Core tasks
        AssignedTo: dev@ant.apache.org
        ReportedBy: rory@mungler.com


When using the CvsTagDiff task, if you specify package="some/cvs/package 
another/cvs/package yet/another/package" - ie space-separated package names 
(which is legal in CVS), the task fails with a StringIndexOutOfBounds exception.

I enclose a patched version of the 1.5.3 source.

Cheers

Rory Sinclair

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org