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 77492

Summary: Remove impl dep on xml/tax
Product: xml Reporter: Jaroslav Tulach <jtulach>
Component: TAXAssignee: issues@xml <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: issues
Priority: P4    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jaroslav Tulach 2006-06-07 07:36:45 UTC
As part of work on split of ideX 
(http://openide.netbeans.org/proposals/arch/clusters.html) it has been 
observed that apisupport/project has implementation dependency on xml/tax. 
This is undesirable even now, but much worse, if those two modules are split 
to independent clusters.

Turn it into some regular contract or remove it.
Comment 1 Jesse Glick 2006-06-09 00:42:03 UTC
Dependent on TAX to expose some API.
Comment 2 Jesse Glick 2006-06-09 00:43:14 UTC
Note that apisupport/project will *probably* switch to XDM (XAM?) for promo H.
Comment 3 Samaresh Panda 2008-12-01 22:34:33 UTC
Fixed as part of issue 147096.

*** This issue has been marked as a duplicate of 147096 ***