Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 83113 - Tomcat installs some unneeded files?
Summary: Tomcat installs some unneeded files?
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Jan Brinkmann (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-23 15:30 UTC by norbert kamenicky
Modified: 2005-03-19 05:58 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description norbert kamenicky 2005-02-23 15:30:43 UTC
When I checked files installed by tomcat, I found a lot of garbage.
IMO it only wastes space.

www-servers/tomcat
      Latest version available: 5.0.27-r4


Reproducible: Always
Steps to Reproduce:
1.qpkg -I -l -nc tomcat |grep "\.bat$\|\.com$\|\.exe$"
2.
3.

Actual Results:  
 /opt/tomcat5/bin/catalina.bat
 /opt/tomcat5/bin/cpappend.bat
 /opt/tomcat5/bin/digest.bat
 /opt/tomcat5/bin/service.bat
 /opt/tomcat5/bin/setclasspath.bat
 /opt/tomcat5/bin/shutdown-using-launcher.bat
 /opt/tomcat5/bin/shutdown.bat
 /opt/tomcat5/bin/startup-using-launcher.bat
 /opt/tomcat5/bin/startup.bat
 /opt/tomcat5/bin/tomcat5.exe
 /opt/tomcat5/bin/tomcat5w.exe
 /opt/tomcat5/bin/tool-wrapper-using-launcher.bat
 /opt/tomcat5/bin/tool-wrapper.bat


Expected Results:  
nothing
Comment 1 Jan Brinkmann (RETIRED) gentoo-dev 2005-03-19 05:58:10 UTC
fixed that for the "old" version, it was already fixed in the newer ones. thanks for your report.