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 38556 - Use OpenIDE-Module-Build-Version and predictable impl deps for web/* modules
Summary: Use OpenIDE-Module-Build-Version and predictable impl deps for web/* modules
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: Milan Kuchtiak
URL:
Keywords: ARCH
Depends on:
Blocks:
 
Reported: 2004-01-08 20:04 UTC by Jesse Glick
Modified: 2007-07-31 14:06 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 Jesse Glick 2004-01-08 20:04:55 UTC
See issue #38267 for rationale and suggested
implementation.
Comment 1 Petr Jiricka 2004-01-08 21:19:34 UTC
Agreed. The one obvious place where this should be used in the
dependency between the web/ddapi module and the web/core module.
Assigning to Milan.
Comment 2 Jesse Glick 2004-01-08 21:32:43 UTC
I came across web/core on web/dd and also web/advanced on web/dd.
Comment 3 Milan Kuchtiak 2004-01-12 17:35:12 UTC
- creating OpenIDE-Module-Build-Version property in web/ddapi
- setting OpenIDE-Module-Implementation-Version to 1.0 (web/ddapi)
- creating the implementation dependency on web/ddapi in (web/core)
- creating the implementation dependency on web/ddapi in (web/advanced)
Comment 4 Dan Kolar 2007-07-31 14:06:33 UTC
v