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 77717 - Patching standard module manifest
Summary: Patching standard module manifest
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@platform
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-12 13:26 UTC by Isao Yanagimachi
Modified: 2009-01-06 14:24 UTC (History)
1 user (show)

See Also:
Issue Type: TASK
Exception Reporter:


Attachments
standardModule Patch (6.61 KB, text/html)
2006-06-12 13:27 UTC, Isao Yanagimachi
Details
Module patch (930 bytes, patch)
2006-06-12 13:28 UTC, Isao Yanagimachi
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Isao Yanagimachi 2006-06-12 13:26:02 UTC
This patch implements the ability to patch the manifest of the standard 
module. If the "OpenIDE-Module-Patch-Manifest" attribute in the manifest of 
the patched jar is set to "true", the manifest of the standard module will be 
patched.

The patches are made against netbeans55_beta and attached.

Thanks

Isao Yanagimachi
HP
Comment 1 Isao Yanagimachi 2006-06-12 13:27:20 UTC
Created attachment 30965 [details]
standardModule Patch
Comment 2 Isao Yanagimachi 2006-06-12 13:28:02 UTC
Created attachment 30966 [details]
Module patch