jetty-base 9.4 : run --create-files on Windows ?

Tom Zeller tzeller at dragonacea.biz
Wed Jun 14 13:43:15 EDT 2017


How do we feel about running 'start.jar --create-files' on Windows to
copy etc/jetty-logback-access.xml and resources/logback-access.xml
from the Jetty distribution (i.e. jetty.home) to jetty.base ?

The only difference between resources/logback-access.xml from Jetty
and from our idp-jetty-base is the name of the access log file.

Ours is :

 access-%d{yyyy-MM-dd}.log.gz

Theirs is :

 access.%d{yyyy-MM-dd}.log.zip


More information about the dev mailing list