пт, 5 апр. 2019 г. в 22:48, Coty Sutherland <csuth...@apache.org>:
>
> Hi,
>
> I'm looking into commons-daemon in Tomcat and it appears that the Windows
> executables (prunsrv and prunmgr) don't require the commons-daemon.jar to
> run Tomcat like the *nix binary (jsvc) does. Can someone confirm that (I
> tested it and it seems to work fine without the jar)? If it's unused I can
> remove it to clean up the packaging a bit.

1) I always remove it when I install Tomcat on Windows as a service,
at the same time as I remove *.sh, *.xml, *.tar.gz files.

For the last N years, N > 5.

2) It is referenced by Class-Path attribute of
bootstrap.jar/META-INF/MANIFEST.MF

(If it is missing, people may ask. If something else is placed under
that name, it will be in Tomcat classpath.)

Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to