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 30806 - Modules depend on deprecated APIs
Summary: Modules depend on deprecated APIs
Status: VERIFIED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P2 blocker (vote)
Assignee: _ pkuzel
URL:
Keywords:
Depends on:
Blocks: 30796
  Show dependency tree
 
Reported: 2003-02-07 14:14 UTC by Jan Chalupa
Modified: 2003-03-14 13:12 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 Jan Chalupa 2003-02-07 14:14:44 UTC
[200302070100]

For more info, see issue #30796.

[org.netbeans.core.modules #4] Warning: the module
org.netbeans.api.xml uses org.openide.deprecated
which is deprecated: Clients of obsoleted Open
APIs are encouraged to remove this dependency. See
http://www.netbeans.org/download/dev/javadoc/OpenAPIs/org/openide/doc-files/upgrade.html#4.0i-sep

[org.netbeans.core.modules #4] Warning: the module
org.netbeans.modules.xml.core uses
org.openide.deprecated which is deprecated:
Clients of obsoleted Open APIs are encouraged to
remove this dependency. See
http://www.netbeans.org/download/dev/javadoc/OpenAPIs/org/openide/doc-files/upgrade.html#4.0i-sep

[org.netbeans.core.modules #4] Warning: the module
org.netbeans.modules.xml.tax uses
org.openide.deprecated which is deprecated:
Clients of obsoleted Open APIs are encouraged to
remove this dependency. See
http://www.netbeans.org/download/dev/javadoc/OpenAPIs/org/openide/doc-files/upgrade.html#4.0i-sep

[org.netbeans.core.modules #4] Warning: the module
org.netbeans.modules.xml.tree uses
org.openide.deprecated which is deprecated:
Clients of obsoleted Open APIs are encouraged to
remove this dependency. See
http://www.netbeans.org/download/dev/javadoc/OpenAPIs/org/openide/doc-files/upgrade.html#4.0i-sep

[org.netbeans.core.modules #4] Warning: the module
org.netbeans.modules.xml.tools uses
org.openide.deprecated which is deprecated:
Clients of obsoleted Open APIs are encouraged to
remove this dependency. See
http://www.netbeans.org/download/dev/javadoc/OpenAPIs/org/openide/doc-files/upgrade.html#4.0i-sep

[org.netbeans.core.modules #4] Warning: the module
org.netbeans.modules.xsl uses
org.openide.deprecated which is deprecated:
Clients of obsoleted Open APIs are encouraged to
remove this dependency. See
http://www.netbeans.org/download/dev/javadoc/OpenAPIs/org/openide/doc-files/upgrade.html#4.0i-sep

[org.netbeans.core.modules #4] Warning: the module
org.netbeans.modules.xml.catalog uses
org.openide.deprecated which is deprecated:
Clients of obsoleted Open APIs are encouraged to
remove this dependency. See
http://www.netbeans.org/download/dev/javadoc/OpenAPIs/org/openide/doc-files/upgrade.html#4.0i-sep
Comment 1 Jan Chalupa 2003-02-07 14:57:37 UTC
[org.netbeans.core.modules #4] Warning: the module
org.netbeans.modules.css uses org.openide.deprecated which is
deprecated: Clients of obsoleted Open APIs are encouraged to remove
this dependency. See
http://www.netbeans.org/download/dev/javadoc/OpenAPIs/org/openide/doc-files/upgrade.html#4.0i-sep
Comment 2 _ pkuzel 2003-02-18 18:32:04 UTC
Ported all except Places API.
Comment 3 _ pkuzel 2003-02-19 16:26:02 UTC
Jan, could you batch it with others 30796 children for the waiver
process? Then reassign back.

Thanks
Comment 4 Jan Chalupa 2003-02-19 18:34:14 UTC
Looks like there is a solution for the Looks API. See #30796.
Comment 5 _ pkuzel 2003-02-20 15:32:05 UTC
Places API dependency eliminated.
Comment 6 Martin Schovanek 2003-03-14 13:12:48 UTC
VERIFIED