[java-idp-jetty-base] branch 10 updated (533ae3a -> 515709d)

Tom Zeller tzeller at dragonacea.biz
Wed Jan 26 19:07:53 UTC 2022


This is an automated email from the git hooks/post-receive script.

tzeller pushed a change to branch 10
in repository java-idp-jetty-base.

    from 533ae3a  Update logback to 1.2.10
     new 2e605fc  Initial support for Jetty 10
     new 515709d  Remove logback-access as it is no longer supported in Jetty 10

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pom.xml                                            |  2 +-
 .../resources/jetty-base/etc/idp-backchannel.xml   |  1 -
 .../jetty-base/etc/jetty-logback-access.xml        | 14 -----------
 .../resources/jetty-base/modules/idp-logging.mod   |  2 --
 .../jetty-base/modules/logging-logback.mod         | 17 --------------
 .../jetty-base/resources/jetty-logging.properties  | 10 ++++++++
 .../jetty-base/resources/logback-access.xml        | 13 -----------
 .../resources/jetty-base/start.d/requestlog.ini    | 27 ++++++++++++++++++++++
 8 files changed, 38 insertions(+), 48 deletions(-)
 delete mode 100644 src/main/resources/jetty-base/etc/jetty-logback-access.xml
 delete mode 100644 src/main/resources/jetty-base/modules/logging-logback.mod
 create mode 100644 src/main/resources/jetty-base/resources/jetty-logging.properties
 delete mode 100644 src/main/resources/jetty-base/resources/logback-access.xml
 create mode 100644 src/main/resources/jetty-base/start.d/requestlog.ini

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list