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 53469 - Remove usage of Deprecated metthods of AntArtifact
Summary: Remove usage of Deprecated metthods of AntArtifact
Status: RESOLVED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: All All
: P1 blocker (vote)
Assignee: Jan Stola
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-16 04:39 UTC by Vince Kraemer
Modified: 2005-01-31 16:47 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vince Kraemer 2005-01-16 04:39:11 UTC
The deprecated methods have Thread.dumpStacks in them.

See IZ 53411.

This duplicates the IZ task 53408 (for form).
Comment 1 Jan Stola 2005-01-31 16:47:07 UTC
Deprecated method getArtifactLocation() has been replaced
by getArtifactLocations().