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 91730 - Mobility keeps implementation dependencies across clusters
Summary: Mobility keeps implementation dependencies across clusters
Status: RESOLVED FIXED
Alias: None
Product: javame
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Petr Suchomel
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-03 10:45 UTC by Adam Sotona
Modified: 2010-09-23 09:55 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 Adam Sotona 2007-01-03 10:45:54 UTC
Following implementation dependencies are declared by Mobility modules to
provide the same set of features as for previous version:

mobility/editor -> org.netbeans.spi.editor.hints
                   org.netbeans.modules.java.editor

mobility/end2end and mobility/end2end/jsr172 -> org.netbeans.modules.xml.multiview

These dependencies have to be mentioned in M6 release notes and removed before FCS.
Comment 1 Lukas Hasik 2007-07-09 18:25:10 UTC
Adame, could you reassign to somebody who will be responsible for solving the issue?
thanks.
Comment 2 Adam Sotona 2007-07-30 15:14:01 UTC
still cannot remove any of the mentioned implementation dependencies
Comment 3 Petr Suchomel 2008-02-27 15:01:19 UTC
Impl dependencies have been removed for mobility/end2end and mobility/end2end/jsr172. CS 511bd728810e
Comment 4 Petr Suchomel 2008-08-18 14:55:38 UTC
Removed implementation dependency on Java , CS d7cfdbd329bb
Comment 5 Quality Engineering 2008-08-19 06:07:20 UTC
Integrated into 'main-golden', available in build *200808190201* on http://bits.netbeans.org/dev/nightly/
Changeset: http://hg.netbeans.org/main/rev/d7cfdbd329bb
User: psuchomel@netbeans.org
Log: Partial fix for #91730, removed impl dependency on Java
Comment 6 Adam Sotona 2010-09-23 09:55:21 UTC
Mobility has no implementation dependency anymore