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 - Remove impl dep on xml/tax
Summary: Remove impl dep on xml/tax
Status: RESOLVED DUPLICATE of bug 147096
Alias: None
Product: xml
Classification: Unclassified
Component: TAX (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@xml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-07 07:36 UTC by Jaroslav Tulach
Modified: 2008-12-01 22:34 UTC (History)
1 user (show)

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 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 ***