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 147118 - The implementation dependencies removal from j2ee.websphere6
Summary: The implementation dependencies removal from j2ee.websphere6
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: WebSphere (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-12 18:39 UTC by pgebauer
Modified: 2008-09-16 06:00 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 pgebauer 2008-09-12 18:39:00 UTC
The module org.netbeans.modules.j2ee.websphere6 declares implementation dependency on
org.netbeans.modules.xml.multiview. Since the property AutoUpdate-Show-In-Client also is set to true for the module
j2ee.websphere6, it is hard to deliver j2ee.websphere6 bugfixes via AUC whose code changes are in
org.netbeans.modules.xml.multiview. It could be "mission impossible" in some cases.

Could implementation dependencies be removed (for example through friend packages)?
Comment 1 Petr Hejl 2008-09-15 13:08:52 UTC
Fixed in main 24ac9db95055.
Comment 2 Quality Engineering 2008-09-16 06:00:36 UTC
Integrated into 'main-golden', will be available in build *200809160201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/24ac9db95055
User: phejl@netbeans.org
Log: #147118 The implementation dependencies removal from j2ee.websphere6