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 103764 - Remove dependency on org.openide.options
Summary: Remove dependency on org.openide.options
Status: VERIFIED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: IEP project (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Venu V
URL:
Keywords:
Depends on:
Blocks: 77030
  Show dependency tree
 
Reported: 2007-05-11 15:14 UTC by mslama
Modified: 2008-10-24 16:48 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Patch (3.06 KB, text/plain)
2007-05-25 13:56 UTC, mslama
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mslama 2007-05-11 15:15:01 UTC
WARNING [org.netbeans.core.modules]: the module org.netbeans.modules.iep.editor
uses org.openide.options which is deprecated: Use org.openide.util.NbPreferences
instead.
WARNING [org.netbeans.core.modules]: the module org.netbeans.modules.iep.project
uses org.openide.options which is deprecated: Use org.openide.util.NbPreferences
instead.
Comment 1 mslama 2007-05-25 13:54:40 UTC
I increased spec version in org.openide.explorer dependency in
editor/nbproject/project.xml and project/nbproject/project.xml. (It is to remove
implicit dependency on org.openide.options.) I removed explicit dependency on
org.openide.options from project/nbproject/project.xml. Module compiles fine.
IDE with SOA modules runs fine. So I am going to commit fix now. I attach diff.
Comment 2 mslama 2007-05-25 13:55:23 UTC
I increased spec version in org.openide.explorer dependency in
editor/nbproject/project.xml and project/nbproject/project.xml. (It is to remove
implicit dependency on org.openide.options.) I removed explicit dependency on
org.openide.options from project/nbproject/project.xml. Module compiles fine.
IDE with SOA modules runs fine. So I am going to commit fix now. I attach diff.

/cvs/enterprise/iep/editor/nbproject/project.xml
new revision: 1.6; previous revision: 1.5

/cvs/enterprise/iep/project/nbproject/project.xml
new revision: 1.6; previous revision: 1.5
Comment 3 mslama 2007-05-25 13:56:46 UTC
Created attachment 42789 [details]
Patch
Comment 4 jlautz 2008-07-21 23:26:14 UTC
I do not know how to validate this bug. Assistance would be appreciated.
Comment 5 Ritesh Adval 2008-10-23 20:41:31 UTC
To verify open iep editor and project nbm,

open the jar file for editor/project and in manifest  file in the jar search for 
"org.openide.options" , it should not be list in OpenIDE-Module-Module-Dependencies:
Comment 6 jlautz 2008-10-24 16:48:00 UTC
Verified with JavaCAPS6 with NB 6.1 Patch 4 installed and soarelease ojc iepserviceengine.jar and *iep*.nbms from Build
20081024.