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

Summary: Patching standard module manifest
Product: platform Reporter: Isao Yanagimachi <isaoyanagimachi>
Component: -- Other --Assignee: issues@platform <issues>
Status: NEW ---    
Severity: blocker CC: mgarrison
Priority: P2    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:
Attachments: standardModule Patch
Module patch

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