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 9273

Summary: Reimplement modules/patches/
Product: platform Reporter: Jesse Glick <jglick>
Component: -- Other --Assignee: Jesse Glick <jglick>
Status: CLOSED FIXED    
Severity: enhancement    
Priority: P4    
Version: 3.x   
Hardware: PC   
OS: Linux   
Issue Type: ENHANCEMENT Exception Reporter:

Description Jesse Glick 2001-01-29 18:35:00 UTC
The functionality of modules/patches/ (being able to patch module JARs without
modifying the actual JAR) was removed in splitloaders, as it did not work as is.
Could be reimplemented some other way; would need to have each patch somehow
identify which module it was patching, else the loading would not work.
Comment 1 Jan Chalupa 2001-05-05 20:32:47 UTC
Target milestone -> 3.3
Comment 2 Jesse Glick 2001-08-28 19:46:01 UTC
Implemented. modules/patches/<<name>>/*.jar works, where <<name>> is
the code name base with dashes in place of dots.

Module.java 1.8
Events.java 1.11
NbEvents.java 1.14
Comment 3 Quality Engineering 2003-07-01 16:06:53 UTC
Resolved for 3.4.x or earlier, no new info since then -> verified.

Comment 4 Quality Engineering 2003-07-01 16:51:19 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.