[java-idp-jetty-base] 01/02: IDP-1702 Move files to Jetty 9.4.34 compatibility
Rod Widdowson
rdw at steadingsoftware.com
Tue Nov 17 13:33:09 UTC 2020
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch 9.4-windows
in repository java-idp-jetty-base.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-jetty-base.git;a=commit;h=95ade05a3f734f0c944113911941101b1436cbf3
commit 95ade05a3f734f0c944113911941101b1436cbf3
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Tue Nov 17 13:25:55 2020 +0000
IDP-1702 Move files to Jetty 9.4.34 compatibility
---
pom.xml | 2 +-
src/main/resources/jetty-base/modules/logging-logback.mod | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index b22770d..4cf2cbf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,7 +14,7 @@
<groupId>net.shibboleth.idp</groupId>
<artifactId>idp-jetty-base</artifactId>
<packaging>pom</packaging>
- <version>for-9.4.30-WINDOWS-SNAPSHOT</version>
+ <version>for-9.4.34-WINDOWS</version>
<properties>
<jetty94-dta-ssl.version>1.0.0</jetty94-dta-ssl.version>
diff --git a/src/main/resources/jetty-base/modules/logging-logback.mod b/src/main/resources/jetty-base/modules/logging-logback.mod
index 6bcd3b2..0db70c4 100644
--- a/src/main/resources/jetty-base/modules/logging-logback.mod
+++ b/src/main/resources/jetty-base/modules/logging-logback.mod
@@ -1,4 +1,4 @@
-DO NOT EDIT - See: https://www.eclipse.org/jetty/documentation/current/startup-modules.html
+# DO NOT EDIT - See: https://www.eclipse.org/jetty/documentation/current/startup-modules.html
[description]
Configure jetty logging to use Logback Logging.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list