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 23349 - Use TemplateWizard.Iterator cookie on AntProjectDataObject
Summary: Use TemplateWizard.Iterator cookie on AntProjectDataObject
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Ant (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on: 8858
Blocks:
  Show dependency tree
 
Reported: 2002-05-10 16:09 UTC by Jesse Glick
Modified: 2003-12-11 14:18 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2002-05-10 16:09:19 UTC
See issue #8858 for details. Should suffice to:

- add a new AntTemplateIterator (or some default
instance) to the cookie set of AntProjectDataObject

- remove templateWizardIterator from the layer

Note also that in AntTemplateIterator, explicit
use of OpenCookie is no longer needed; can run
default action of node delegate, since that is no
longer execute.
Comment 1 Marek Grummich 2002-07-22 08:18:06 UTC
Target milestone was changed from '3.4' to TBD.
Comment 2 David Konecny 2003-02-27 15:40:32 UTC
Reassigning to new maintainer of Ant.
Comment 3 Jesse Glick 2003-09-06 16:29:38 UTC
committed   * Up-To-Date  1.10       
ant/src/org/apache/tools/ant/module/loader/AntProjectDataObject.java
committed   * Up-To-Date  1.2        
ant/src/org/apache/tools/ant/module/loader/AntTemplateIterator.java
committed   * Up-To-Date  1.23       
ant/src/org/apache/tools/ant/module/resources/AntModuleLayer.xml