[java-idp-jetty-base] branch 12 updated (f21f170 -> 4d811ce)
Scott Cantor
cantor.2 at osu.edu
Tue Mar 26 14:49:43 UTC 2024
This is an automated email from the git hooks/post-receive script.
scantor pushed a change to branch 12
in repository java-idp-jetty-base.
from f21f170 Add empty static/ directory
add 42df39b Adjust files for Eclipse usage.
add 2956068 Add setting required for localhost use by testbed.
add 5bf9f8b Remove redundant static webappcontext and directory
add 006e2c2 Bump parent snapshot.
add b5bef3b Initial commits for 12 branch.
add 344a8e4 Delete backchannel module.
add b1072b3 Delete backchannel ini.
add 34ca8e5 Roll back webapp class for Jetty 11 use.
add ff97f86 Switch to ee9 modules.
new 4d811ce Remove Eclipse bits.
The 1 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 | 23 +++-------------------
.../jetty-base/modules/idp-backchannel.mod | 14 -------------
src/main/resources/jetty-base/modules/idp.mod | 14 +++++++------
src/main/resources/jetty-base/start.d/custom.ini | 1 +
.../jetty-base/start.d/idp-backchannel.ini | 17 ----------------
src/main/resources/jetty-base/webapps/idp.xml | 3 +--
src/main/resources/jetty-base/webapps/static.xml | 4 ++--
7 files changed, 15 insertions(+), 61 deletions(-)
delete mode 100644 src/main/resources/jetty-base/modules/idp-backchannel.mod
create mode 100644 src/main/resources/jetty-base/start.d/custom.ini
delete mode 100644 src/main/resources/jetty-base/start.d/idp-backchannel.ini
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list