VirtualTim commented on PR #609:
URL: https://github.com/apache/tomcat/pull/609#issuecomment-1505066640

   >The core .zip and .tar.gz distros are not intended to be Windows/Linux 
distros
   
   Ah, I guess I misunderstood things. You're right, some comments would be 
helpful.
   
   >Historically, service.bat wasn't included in the Windows installer (built 
via a separate script) but it is now included. There isn't much point including 
service.bat if the associated binaries are not present.
   
   As far as I know, the only binary required is the tomcat10.exe, which is 
just an exe wrapper around the jar (if my memory is right).
   So are you saying you don't want to include service.bat in this zip? It's 
just a bit annoying for me to update tomcat from maven 
(https://mvnrepository.com/artifact/org.apache.tomcat/tomcat), then have to 
update the service.bat separately.
   
   > The conf/** files are not excluded from the tar.gz distribution, they are 
added separately using a different permission set.
   
   I didn't see that. I see `bin/*.sh` getting added just below, but don't see 
conf/**.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to