This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 63319

Summary: SIOOBE from Matcher.appendReplacement in TargetLister$Script.interpretTasks
Product: projects Reporter: Zdenek Konecny <koneczde>
Component: AntAssignee: Jesse Glick <jglick>
Status: VERIFIED FIXED    
Severity: blocker Keywords: REGRESSION
Priority: P2    
Version: 5.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:
Attachments: the messages.log

Description Zdenek Konecny 2005-08-30 13:48:16 UTC
I'm not sure of it's right place to report this bug. 
Steps to reproduce:
Create or open a project e.g. AnagreamGame.
Try to open Build.xml.
java.lang.StringIndexOutOfBoundsException is throwed, see attached messages.log. 
Build 200508291800, JDK 1.6.0-ea
Comment 1 Zdenek Konecny 2005-08-30 13:50:00 UTC
Created attachment 24352 [details]
the messages.log
Comment 2 Jesse Glick 2005-08-30 21:36:49 UTC
Ah, must be Windows-only, works fine on Linux. Sorry about that, can fix (though
not verify).
Comment 3 Jesse Glick 2005-08-30 22:46:05 UTC
Should be fixed along with another bug:

committed   * Up-To-Date  1.9        
ant/src/org/apache/tools/ant/module/api/support/TargetLister.java
Comment 4 Zdenek Konecny 2005-09-01 12:14:42 UTC
OK, verified
Build 200508311800
Comment 5 Jesse Glick 2005-09-15 18:47:09 UTC
*** Issue 64034 has been marked as a duplicate of this issue. ***
Comment 6 Jesse Glick 2005-09-21 04:56:07 UTC
*** Issue 64781 has been marked as a duplicate of this issue. ***
Comment 7 Jesse Glick 2005-09-27 20:16:52 UTC
*** Issue 64894 has been marked as a duplicate of this issue. ***