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

Summary: Remove sample projects from module JAR
Product: javaee Reporter: _ rkubacki <rkubacki>
Component: CodeAssignee: Tomasz Slota <tslota>
Status: RESOLVED WONTFIX    
Severity: blocker CC: issues, tmysik
Priority: P4 Keywords: PERFORMANCE
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 58333    

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.