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 - Reimplement modules/patches/
Summary: Reimplement modules/patches/
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC Linux
: P4 enhancement (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-01-29 18:35 UTC by Jesse Glick
Modified: 2008-12-22 17:12 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.