[java-idp-jetty-base] branch 10 updated (d47ca3e -> 867cf85)
Tom Zeller
tzeller at dragonacea.biz
Mon Aug 7 23:47:53 UTC 2023
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 d47ca3e Move jetty94-dta-ssl-1.0.0 from being a dependency to a resource (again)
new d061b76 Move backchannel JAR out of lib/ext to dedicated directory
new a45ad9a Disable backchannel by default
new 2f9b01a Allow use of default command line tools
new 3607b81 More sane default for path to WAR
new 637af1a Add empty credentials/ directory
new 867cf85 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