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

Summary: Remove usage of Deprecated metthods of AntArtifact
Product: guibuilder Reporter: Vince Kraemer <vkraemer>
Component: CodeAssignee: Jan Stola <jstola>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P1    
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:

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().