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 7941 - Exceptions are shown
Summary: Exceptions are shown
Status: CLOSED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Ant (show other bugs)
Version: 3.x
Hardware: PC Windows 3.1/NT
: P2 major (vote)
Assignee: issues@projects
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-10-18 16:17 UTC by David Strupl
Modified: 2003-06-30 14:46 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Exception stack trace (1.62 KB, text/plain)
2001-07-20 20:38 UTC, David Strupl
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Strupl 2000-10-18 16:17:53 UTC
Clicking on some javac, delete and other task nodes
pops up an exception window. It happens on our (netbeans) build.xml files.
If the underlying XML file is wrong it should be reported more gracefully
or an attempt to fix the problem should take place.
Comment 1 David Strupl 2000-10-18 16:19:59 UTC
Created attachment 199 [details]
Exception stack trace
Comment 2 Jesse Glick 2000-10-24 11:23:59 UTC
Presumably using the correct Ant version would prevent this from happening, but
the bug (robustness) remains anyway.
Comment 3 Jesse Glick 2000-10-25 08:35:59 UTC
It is not sensitive to Ant version, it seems; I get this even using the correct
Ant version and a valid buildfile (makefile/build.xml, clean target, first
delete task).
Comment 4 Jesse Glick 2000-10-31 17:39:59 UTC
Fixed, crudely--commented out affected code.
Comment 5 Milan Kubec 2001-06-22 14:34:45 UTC
Verified in build 20010622
Comment 6 Quality Engineering 2003-06-30 14:46:47 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.