Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note

A potential quick cut is to difference the jetty sources between the two tags

git diff jetty-10.0.9 jetty-10.0.9 jetty-deploy/src/main/config/etc/jetty-deploy.xml

and so forth.

Logback Version

Check the logback version in the top level pom for the jetty project and amend as appropriate

Code Block
<logback.version>1.3.0-alpha16</logback.version>

start.d/idp.ini

Any changes to this file may need to be reflected in changes to the fileĀ idp.ini.rewrite.property.names and/or idp.ini.windows and/or idp-system.windows

...