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 58337 - Remove sample projects from module JAR
Summary: Remove sample projects from module JAR
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: Tomasz Slota
URL:
Keywords: PERFORMANCE
Depends on:
Blocks: 58333
  Show dependency tree
 
Reported: 2005-04-26 14:13 UTC by _ rkubacki
Modified: 2009-05-16 19:33 UTC (History)
2 users (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 _ rkubacki 2005-04-26 14:13:04 UTC
Zipped sample projects do not need to be on classpath. They can be isolated and
located with InstalledFileLocator. This can reduce the size of module JAR and
thus virtual size of process.

Currently I see following zips in web-example module:
jsp.zip
jstl.zip
servlets.zip
Comment 1 Jaroslav Pospisil 2006-03-13 13:43:31 UTC
TM 5.0->TBD
Comment 2 Milan Kubec 2006-06-09 13:19:41 UTC
It seems to be a problem of all projects with zipped samples. Is there any
prefered location for putting zipped files with sample projects?
Comment 3 Milan Kubec 2006-06-19 13:06:09 UTC
Acc. to off-line discussion on perf team it's probably not worthy to be fixed.
Comment 4 Petr Jiricka 2006-06-26 14:01:25 UTC
Asssigning to Tomasz. I believe there was also a decision that since the benefit
of doing this would be small, the priority of this issue is also lower than P3.
Downgrading to P5, raise againg if you object.
Comment 5 Jaroslav Tulach 2009-05-16 19:33:03 UTC
Why keep P5 bugs around? Better to be honest and won't fix them.