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 211638 - apisupport's maven NbmWizardIterator.instantiate() contains too many edits
Summary: apisupport's maven NbmWizardIterator.instantiate() contains too many edits
Status: RESOLVED FIXED
Alias: None
Product: apisupport
Classification: Unclassified
Component: Maven (show other bugs)
Version: 7.2
Hardware: PC Windows 7
: P4 normal (vote)
Assignee: Milos Kleint
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-24 12:51 UTC by Milos Kleint
Modified: 2013-04-11 08:25 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Milos Kleint 2012-04-24 12:51:17 UTC
the NbmWizardIterator.intantiate() method contain multiple subsequent edits of the pom. These should be changed into collecting the operations to be performed first and then performing them at one edit (per project/pom)..
Comment 1 Milos Kleint 2013-04-11 08:25:24 UTC
https://hg.netbeans.org/core-main/rev/4e6af71cfee8