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 137131 - remove dependency from xml.text module
Summary: remove dependency from xml.text module
Status: RESOLVED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Samaresh Panda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-12 18:57 UTC by Samaresh Panda
Modified: 2008-06-12 20:27 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 Samaresh Panda 2008-06-12 18:57:14 UTC
xml.xdm, xml.schema, xml.axi all have some dependency on xml.text. This is not required anymore. We want to make xdm as
independent as possible, so that it can be used w/o cyclic dependency.
Comment 1 Samaresh Panda 2008-06-12 20:27:06 UTC
Fixed: http://hg.netbeans.org/main/rev/fe90669316a2.