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 247268

Summary: Not using CsmRefactoringNameProvider causes problems with renaming Tuxedo SCA Service
Product: cnd Reporter: Vladimir Kvashin <vkvashin>
Component: Code ModelAssignee: Vladimir Kvashin <vkvashin>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: proposed fix

Description Vladimir Kvashin 2014-09-18 11:56:59 UTC
This came from Studio. Renaming of Tuxedo SCA Service was broken, because when determining a set of relevant files CsmRefactoringPlugin.getRelevantFiles() method does not call CsmRefactoringNameProvider.getRefactoredName.
Comment 1 Vladimir Kvashin 2014-09-18 13:47:15 UTC
Created attachment 149346 [details]
proposed fix
Comment 2 Vladimir Kvashin 2016-07-21 09:22:36 UTC
fixed:
http://hg.netbeans.org/cnd-main/rev/9a5c790efb27
Comment 3 Quality Engineering 2016-07-22 01:51:59 UTC
Integrated into 'main-silver', will be available in build *201607220002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/9a5c790efb27
User: Vladimir Kvashin <vkvashin@netbeans.org>
Log: fixed #247268 - Not using CsmRefactoringNameProvider causes problems with renaming Tuxedo SCA Service