GitHub user ponziani opened a pull request:
https://github.com/apache/felix/pull/173
Delegate timezone and date format properties to Jetty
When using Felix-Jetty we need to be able to configure the timezone and
date format used in the request logging. This Pull request enables these
options.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ponziani/felix trunk
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/felix/pull/173.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #173
----
commit 5076676c6a15ed27aa864f220699b77a02277063
Author: HUYPENS Steven <steven.huypens@...>
Date: 2019-01-28T15:27:43Z
Delegate timezone and dateformat properties to Jetty
----
---