[java-idp-jetty-base] branch 11 updated (cfc510d -> f21f170)
Tom Zeller
tzeller at dragonacea.biz
Mon Aug 7 23:47:24 UTC 2023
This is an automated email from the git hooks/post-receive script.
tzeller pushed a change to branch 11
in repository java-idp-jetty-base.
from cfc510d Remove unused checkstyle file.
new 83d7a37 Move backchannel JAR out of lib/ext to dedicated directory
new e0d1984 Disable backchannel by default
new 38448d2 Allow use of default command line tools
new fd580f7 More sane default for path to WAR
new d9f7f20 Add empty credentials/ directory
new f21f170 Add empty static/ directory
The 6 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:
src/main/resources/{ => jetty-base/credentials}/.gitkeep | 0
.../lib/{ext => idp-backchannel}/jetty94-dta-ssl-1.0.0.jar | Bin
src/main/resources/jetty-base/modules/idp-backchannel.mod | 8 +++++---
src/main/resources/jetty-base/modules/idp.mod | 2 +-
src/main/resources/jetty-base/start.d/idp-backchannel.ini | 2 +-
src/main/resources/jetty-base/start.d/idp.ini | 4 ++++
src/main/resources/{ => jetty-base/static}/.gitkeep | 0
src/main/resources/jetty-base/webapps/idp.xml | 2 +-
src/main/resources/jetty-base/webapps/static.xml | 2 +-
9 files changed, 13 insertions(+), 7 deletions(-)
copy src/main/resources/{ => jetty-base/credentials}/.gitkeep (100%)
rename src/main/resources/jetty-base/lib/{ext => idp-backchannel}/jetty94-dta-ssl-1.0.0.jar (100%)
copy src/main/resources/{ => jetty-base/static}/.gitkeep (100%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list