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 13660 - Please stop using deprecated org.openide.modules.* classes
Summary: Please stop using deprecated org.openide.modules.* classes
Status: VERIFIED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcscore (show other bugs)
Version: 3.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on: 14020
Blocks:
  Show dependency tree
 
Reported: 2001-07-17 17:25 UTC by Jesse Glick
Modified: 2001-08-30 15:02 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2001-07-17 17:25:12 UTC
Some stuff in vcscore uses deprecated Modules API classes. From a quick
inspection I don't think you need any calls to Modules API at all, all that was
happening was reading a fixed filesystem section and displaying it manually. But
I'm not sure. Anyway do not count on any manifest sections being present in
lookup--they probably will not be--and find some other way to get done what you
need.
Comment 1 Martin Entlicher 2001-07-27 15:24:44 UTC
To fix this we need to have the issue #14020 fixed.
Comment 2 Martin Entlicher 2001-07-27 15:26:02 UTC
Changing the Target Milestone back to 3.3, since it could not be done
in the last step.
Comment 3 Martin Entlicher 2001-08-01 14:07:35 UTC
Since the issue #14020 was fixed a new TemplateWizard could be
implemented. A new mount action was implemented to mount VCS
filesystems using templates.
Comment 4 dmladek 2001-08-30 15:02:25 UTC
hope it is finaly fixed in [NBdev-200108300704]