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

Could implementation dependencies be removed (for example through friend packages)?
Comment 1 Petr Hejl 2008-09-18 12:32:09 UTC
Fixed in main b5eaa13be1ca.
Comment 2 Quality Engineering 2008-09-18 17:59:27 UTC
Integrated into 'main-golden', will be available in build *200809181401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/b5eaa13be1ca
User: phejl@netbeans.org
Log: #147119 The implementation dependencies removal from j2ee.jboss4