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 30808 - Module depends on deprecated APIs
Summary: Module depends on deprecated APIs
Status: VERIFIED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: All All
: P2 blocker (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks: 30796
  Show dependency tree
 
Reported: 2003-02-07 14:18 UTC by Jan Chalupa
Modified: 2007-09-26 09:14 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 Jan Chalupa 2003-02-07 14:18:34 UTC
[200302070100]

For more info, see issue #30796.

[org.netbeans.core.modules #4] Warning: the module
org.netbeans.api.java 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.java 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 Tomas Hurka 2003-02-17 15:56:17 UTC
Done in trunk.
Comment 2 Jan Becicka 2003-02-27 12:10:45 UTC
Verified in trunk