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 111753

Summary: Deleting of an XSL file from XSLT Module doesn't remove it from transformmap.xml
Product: soa Reporter: Andrei Chistiakov <ca-nb>
Component: XSLTAssignee: Vitaly Bychkov <lativ>
Status: NEW ---    
Severity: blocker CC: kozlov
Priority: P2    
Version: 6.x   
Hardware: PC   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Andrei Chistiakov 2007-08-02 14:42:20 UTC
Reproduced in build 200708011200.

To reproduce the bug:
- create an XSLT service;
- in Projects tree delete the XSL file.
- open source view of the transformmap.xml.
See the deleted XSL file included in the service descriptor.
Comment 1 Sergey Lunegov 2007-08-06 16:23:19 UTC
The root cause of this issue is the lack of refactoring infrastructure in XSLT project. Will be implemented in the 
next release. Changed to issue to Enhacement category.
Comment 2 Vitaly Bychkov 2008-08-12 07:11:26 UTC
*** Issue 143545 has been marked as a duplicate of this issue. ***