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 64781 - Exception parsing ant build file
Summary: Exception parsing ant build file
Status: RESOLVED DUPLICATE of bug 63319
Alias: None
Product: projects
Classification: Unclassified
Component: Ant (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@www
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-21 04:20 UTC by peterdavie
Modified: 2005-09-21 04:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Project build.xml file (5.81 KB, text/xml)
2005-09-21 04:21 UTC, peterdavie
Details
nbproject build-impl.xml (38.43 KB, text/xml)
2005-09-21 04:22 UTC, peterdavie
Details
NetBeans log file (32.58 KB, text/plain)
2005-09-21 04:23 UTC, peterdavie
Details

Note You need to log in before you can comment on or make changes to this bug.
Description peterdavie 2005-09-21 04:20:41 UTC
An exception is thrown when trying to display the targets (right click on
build.xml in Files view) from an ant build file from NetBeans 4.1 (which parses
OK on NetBeans 4.1).  The exception is:
java.lang.StringIndexOutOfBoundsException: String index out of range: 1
Comment 1 peterdavie 2005-09-21 04:21:24 UTC
Created attachment 25009 [details]
Project build.xml file
Comment 2 peterdavie 2005-09-21 04:22:00 UTC
Created attachment 25010 [details]
nbproject build-impl.xml
Comment 3 peterdavie 2005-09-21 04:23:05 UTC
Created attachment 25011 [details]
NetBeans log file
Comment 4 Jesse Glick 2005-09-21 04:56:08 UTC
Get a newer build.

*** This issue has been marked as a duplicate of 63319 ***