diff --git a/apache-jsp/src/main/config/modules/apache-jsp.mod b/apache-jsp/src/main/config/modules/apache-jsp.mod index 077e30553c53..ce8c7def4993 100644 --- a/apache-jsp/src/main/config/modules/apache-jsp.mod +++ b/apache-jsp/src/main/config/modules/apache-jsp.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Enables use of the apache implementation of JSP. diff --git a/apache-jstl/src/main/config/modules/apache-jstl.mod b/apache-jstl/src/main/config/modules/apache-jstl.mod index 8e919f2a01f6..0233203d7d96 100644 --- a/apache-jstl/src/main/config/modules/apache-jstl.mod +++ b/apache-jstl/src/main/config/modules/apache-jstl.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Enables the apache version of JSTL for all webapps. diff --git a/demos/demo-async-rest/demo-async-rest-webapp/src/main/config/modules/demo-async-rest.mod b/demos/demo-async-rest/demo-async-rest-webapp/src/main/config/modules/demo-async-rest.mod index 5e655b30c599..03c3883b999e 100644 --- a/demos/demo-async-rest/demo-async-rest-webapp/src/main/config/modules/demo-async-rest.mod +++ b/demos/demo-async-rest/demo-async-rest-webapp/src/main/config/modules/demo-async-rest.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Demo Async Rest webapp diff --git a/demos/demo-jaas-webapp/src/main/config/modules/demo-jaas.mod b/demos/demo-jaas-webapp/src/main/config/modules/demo-jaas.mod index c3c10cc045d1..fa69407490d9 100644 --- a/demos/demo-jaas-webapp/src/main/config/modules/demo-jaas.mod +++ b/demos/demo-jaas-webapp/src/main/config/modules/demo-jaas.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Demo Spec webapp diff --git a/demos/demo-jetty-webapp/src/main/config/modules/demo-jetty.mod b/demos/demo-jetty-webapp/src/main/config/modules/demo-jetty.mod index e5e4c5d57a1a..aa658df4eaa5 100644 --- a/demos/demo-jetty-webapp/src/main/config/modules/demo-jetty.mod +++ b/demos/demo-jetty-webapp/src/main/config/modules/demo-jetty.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Demo Jetty Webapp diff --git a/demos/demo-jetty-webapp/src/main/config/modules/demo-moved-context.mod b/demos/demo-jetty-webapp/src/main/config/modules/demo-moved-context.mod index 5b6422b5fcc5..8d67be60b71b 100644 --- a/demos/demo-jetty-webapp/src/main/config/modules/demo-moved-context.mod +++ b/demos/demo-jetty-webapp/src/main/config/modules/demo-moved-context.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Demonstrate a Moved Context Handler. diff --git a/demos/demo-jetty-webapp/src/main/config/modules/demo-rewrite.mod b/demos/demo-jetty-webapp/src/main/config/modules/demo-rewrite.mod index 427415e67b51..ceae00cd5a21 100644 --- a/demos/demo-jetty-webapp/src/main/config/modules/demo-rewrite.mod +++ b/demos/demo-jetty-webapp/src/main/config/modules/demo-rewrite.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Demonstrate the rewrite module. diff --git a/demos/demo-jndi-webapp/src/main/config/modules/demo-jndi.mod b/demos/demo-jndi-webapp/src/main/config/modules/demo-jndi.mod index 67a8be5b17ce..80b7f67883d3 100644 --- a/demos/demo-jndi-webapp/src/main/config/modules/demo-jndi.mod +++ b/demos/demo-jndi-webapp/src/main/config/modules/demo-jndi.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Demo JNDI Resources Webapp diff --git a/demos/demo-mock-resources/src/main/config/modules/demo-mock-resources.mod b/demos/demo-mock-resources/src/main/config/modules/demo-mock-resources.mod index 5a4083a614a2..5c4f1018d92e 100644 --- a/demos/demo-mock-resources/src/main/config/modules/demo-mock-resources.mod +++ b/demos/demo-mock-resources/src/main/config/modules/demo-mock-resources.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Download and install some Demo Mock Resources diff --git a/demos/demo-proxy-webapp/src/main/config/modules/demo-proxy.mod b/demos/demo-proxy-webapp/src/main/config/modules/demo-proxy.mod index fa5621ac5939..0cf9186be9b0 100644 --- a/demos/demo-proxy-webapp/src/main/config/modules/demo-proxy.mod +++ b/demos/demo-proxy-webapp/src/main/config/modules/demo-proxy.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Demo Proxy Webapp diff --git a/demos/demo-spec/demo-spec-webapp/src/main/config/modules/demo-spec.mod b/demos/demo-spec/demo-spec-webapp/src/main/config/modules/demo-spec.mod index 867d14e07ad3..39e2f4e0be41 100644 --- a/demos/demo-spec/demo-spec-webapp/src/main/config/modules/demo-spec.mod +++ b/demos/demo-spec/demo-spec-webapp/src/main/config/modules/demo-spec.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Download and deploy the Test Spec webapp demo. diff --git a/jetty-annotations/src/main/config/modules/annotations.mod b/jetty-annotations/src/main/config/modules/annotations.mod index b54ac2d55bf8..645198bde10f 100644 --- a/jetty-annotations/src/main/config/modules/annotations.mod +++ b/jetty-annotations/src/main/config/modules/annotations.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Enables Annotation scanning for deployed web applications. diff --git a/jetty-cdi/src/main/config/modules/cdi-decorate.mod b/jetty-cdi/src/main/config/modules/cdi-decorate.mod index 9bea7e00b176..0e4f944c008a 100644 --- a/jetty-cdi/src/main/config/modules/cdi-decorate.mod +++ b/jetty-cdi/src/main/config/modules/cdi-decorate.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Configures Jetty to use the "CdiDecoratingListener" as the default CDI mode. diff --git a/jetty-cdi/src/main/config/modules/cdi-spi.mod b/jetty-cdi/src/main/config/modules/cdi-spi.mod index d116b32399bb..646b37ba176d 100644 --- a/jetty-cdi/src/main/config/modules/cdi-spi.mod +++ b/jetty-cdi/src/main/config/modules/cdi-spi.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Configures Jetty to use the "CdiSpiDecorator" as the default CDI mode. diff --git a/jetty-cdi/src/main/config/modules/cdi.mod b/jetty-cdi/src/main/config/modules/cdi.mod index 039dbb35ec39..b5e10e873a73 100644 --- a/jetty-cdi/src/main/config/modules/cdi.mod +++ b/jetty-cdi/src/main/config/modules/cdi.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Provides integration of CDI within webapp to Jetty container object lifecycles. diff --git a/jetty-client/src/main/config/modules/client.mod b/jetty-client/src/main/config/modules/client.mod index 28c9daa3e6f9..1945c4e891bc 100644 --- a/jetty-client/src/main/config/modules/client.mod +++ b/jetty-client/src/main/config/modules/client.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Adds the Jetty HTTP client to the server classpath. diff --git a/jetty-deploy/src/main/config/modules/decorate.mod b/jetty-deploy/src/main/config/modules/decorate.mod index fbceeaac9527..22ba6caa468a 100644 --- a/jetty-deploy/src/main/config/modules/decorate.mod +++ b/jetty-deploy/src/main/config/modules/decorate.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Jetty setup to support Decoration of Listeners, Filters and Servlets within a deployed webapp. diff --git a/jetty-deploy/src/main/config/modules/global-webapp-common.mod b/jetty-deploy/src/main/config/modules/global-webapp-common.mod index 07b4ec1d9ef1..25b5f6488b72 100644 --- a/jetty-deploy/src/main/config/modules/global-webapp-common.mod +++ b/jetty-deploy/src/main/config/modules/global-webapp-common.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Enables Deployer to apply common configuration to all webapp deployments. diff --git a/jetty-fcgi/fcgi-server/src/main/config/modules/fcgi.mod b/jetty-fcgi/fcgi-server/src/main/config/modules/fcgi.mod index 37b722c95b16..5d4416c57f45 100644 --- a/jetty-fcgi/fcgi-server/src/main/config/modules/fcgi.mod +++ b/jetty-fcgi/fcgi-server/src/main/config/modules/fcgi.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Adds the FastCGI implementation to the classpath. diff --git a/jetty-gcloud/jetty-gcloud-session-manager/src/main/config-template/modules/gcloud-datastore.mod b/jetty-gcloud/jetty-gcloud-session-manager/src/main/config-template/modules/gcloud-datastore.mod index 5c69b8dc4ec4..da9bb0ddea60 100644 --- a/jetty-gcloud/jetty-gcloud-session-manager/src/main/config-template/modules/gcloud-datastore.mod +++ b/jetty-gcloud/jetty-gcloud-session-manager/src/main/config-template/modules/gcloud-datastore.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Enables GCloud Datastore API and implementation. diff --git a/jetty-gcloud/jetty-gcloud-session-manager/src/main/config-template/modules/gcloud.mod b/jetty-gcloud/jetty-gcloud-session-manager/src/main/config-template/modules/gcloud.mod index 883698e85c2d..e91e56d9f0ce 100644 --- a/jetty-gcloud/jetty-gcloud-session-manager/src/main/config-template/modules/gcloud.mod +++ b/jetty-gcloud/jetty-gcloud-session-manager/src/main/config-template/modules/gcloud.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Controls GCloud API classpath. diff --git a/jetty-gcloud/jetty-gcloud-session-manager/src/main/config-template/modules/session-store-gcloud.mod b/jetty-gcloud/jetty-gcloud-session-manager/src/main/config-template/modules/session-store-gcloud.mod index 18c46c55b069..b83cb72f1911 100644 --- a/jetty-gcloud/jetty-gcloud-session-manager/src/main/config-template/modules/session-store-gcloud.mod +++ b/jetty-gcloud/jetty-gcloud-session-manager/src/main/config-template/modules/session-store-gcloud.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Enables GCloudDatastore session management. diff --git a/jetty-hazelcast/src/main/config/modules/session-store-hazelcast-embedded.mod b/jetty-hazelcast/src/main/config/modules/session-store-hazelcast-embedded.mod index 0a7fc5ed83b8..e4a0762249a3 100644 --- a/jetty-hazelcast/src/main/config/modules/session-store-hazelcast-embedded.mod +++ b/jetty-hazelcast/src/main/config/modules/session-store-hazelcast-embedded.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Enables session data store in an embedded Hazelcast Map. diff --git a/jetty-hazelcast/src/main/config/modules/session-store-hazelcast-remote.mod b/jetty-hazelcast/src/main/config/modules/session-store-hazelcast-remote.mod index c1093551e58b..81400bec7a84 100644 --- a/jetty-hazelcast/src/main/config/modules/session-store-hazelcast-remote.mod +++ b/jetty-hazelcast/src/main/config/modules/session-store-hazelcast-remote.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Enables session data store in a remote Hazelcast Map. diff --git a/jetty-home/src/main/resources/modules/demo-realm.mod b/jetty-home/src/main/resources/modules/demo-realm.mod index 18c2a20a4571..ee108f56fe6d 100644 --- a/jetty-home/src/main/resources/modules/demo-realm.mod +++ b/jetty-home/src/main/resources/modules/demo-realm.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Configure a demo authentication realm. diff --git a/jetty-home/src/main/resources/modules/demo-root.mod b/jetty-home/src/main/resources/modules/demo-root.mod index f92c5e98289a..26ca570b05e5 100644 --- a/jetty-home/src/main/resources/modules/demo-root.mod +++ b/jetty-home/src/main/resources/modules/demo-root.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Demo root webapp. diff --git a/jetty-home/src/main/resources/modules/demo.mod b/jetty-home/src/main/resources/modules/demo.mod index 71704428a4bd..2365b43ae075 100644 --- a/jetty-home/src/main/resources/modules/demo.mod +++ b/jetty-home/src/main/resources/modules/demo.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] A meta module to enable all demo modules. diff --git a/jetty-home/src/main/resources/modules/hawtio.mod b/jetty-home/src/main/resources/modules/hawtio.mod index da78de1aa0bc..067ad2286aaf 100644 --- a/jetty-home/src/main/resources/modules/hawtio.mod +++ b/jetty-home/src/main/resources/modules/hawtio.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Deploys the Hawtio console as a web application. diff --git a/jetty-home/src/main/resources/modules/jamon.mod b/jetty-home/src/main/resources/modules/jamon.mod index 24b6902a6110..f193b929d770 100644 --- a/jetty-home/src/main/resources/modules/jamon.mod +++ b/jetty-home/src/main/resources/modules/jamon.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Deploys the JAMon web application. diff --git a/jetty-home/src/main/resources/modules/jolokia.mod b/jetty-home/src/main/resources/modules/jolokia.mod index a07c487afc5d..98d1cf5e0fcc 100644 --- a/jetty-home/src/main/resources/modules/jolokia.mod +++ b/jetty-home/src/main/resources/modules/jolokia.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Deploys the Jolokia console as a web application. diff --git a/jetty-home/src/main/resources/modules/jsp.mod b/jetty-home/src/main/resources/modules/jsp.mod index 48fee91f5058..477c09e48958 100644 --- a/jetty-home/src/main/resources/modules/jsp.mod +++ b/jetty-home/src/main/resources/modules/jsp.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Enables JSP for all web applications deployed on the server. diff --git a/jetty-home/src/main/resources/modules/jstl.mod b/jetty-home/src/main/resources/modules/jstl.mod index dc1eb221f46e..1671c612b560 100644 --- a/jetty-home/src/main/resources/modules/jstl.mod +++ b/jetty-home/src/main/resources/modules/jstl.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Enables JSTL for all web applications deployed on the server. diff --git a/jetty-home/src/main/resources/modules/logging-jcl-capture.mod b/jetty-home/src/main/resources/modules/logging-jcl-capture.mod index 99ff081a271b..7942f131f0ae 100644 --- a/jetty-home/src/main/resources/modules/logging-jcl-capture.mod +++ b/jetty-home/src/main/resources/modules/logging-jcl-capture.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Captures jakarta-commons-logging events and bridges them to SLF4J. diff --git a/jetty-home/src/main/resources/modules/logging-jetty.mod b/jetty-home/src/main/resources/modules/logging-jetty.mod index 7b14f443a259..9589a0d63a67 100644 --- a/jetty-home/src/main/resources/modules/logging-jetty.mod +++ b/jetty-home/src/main/resources/modules/logging-jetty.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Base configuration for the jetty logging mechanism. diff --git a/jetty-home/src/main/resources/modules/logging-jul-capture.mod b/jetty-home/src/main/resources/modules/logging-jul-capture.mod index cf1f06d03fd4..ca714e8a5c78 100644 --- a/jetty-home/src/main/resources/modules/logging-jul-capture.mod +++ b/jetty-home/src/main/resources/modules/logging-jul-capture.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Captures java.util.logging events and bridges them to slf4j. diff --git a/jetty-home/src/main/resources/modules/logging-jul.mod b/jetty-home/src/main/resources/modules/logging-jul.mod index 365640eb7253..b4394ccca80b 100644 --- a/jetty-home/src/main/resources/modules/logging-jul.mod +++ b/jetty-home/src/main/resources/modules/logging-jul.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Configures jetty logging to use Java Util Logging (jul). diff --git a/jetty-home/src/main/resources/modules/logging-log4j1-capture.mod b/jetty-home/src/main/resources/modules/logging-log4j1-capture.mod index f2062d83b6c5..555ef0c4812b 100644 --- a/jetty-home/src/main/resources/modules/logging-log4j1-capture.mod +++ b/jetty-home/src/main/resources/modules/logging-log4j1-capture.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Captures Apache log4j events and bridges them to SLF4J. diff --git a/jetty-home/src/main/resources/modules/logging-log4j1.mod b/jetty-home/src/main/resources/modules/logging-log4j1.mod index a8f8baca0707..fed59760094b 100644 --- a/jetty-home/src/main/resources/modules/logging-log4j1.mod +++ b/jetty-home/src/main/resources/modules/logging-log4j1.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Configures Jetty logging to use Log4j. diff --git a/jetty-home/src/main/resources/modules/logging-log4j2.mod b/jetty-home/src/main/resources/modules/logging-log4j2.mod index 98336ccec97f..fe6d0a1b81b4 100644 --- a/jetty-home/src/main/resources/modules/logging-log4j2.mod +++ b/jetty-home/src/main/resources/modules/logging-log4j2.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Configures Jetty logging to use log4j version 2. diff --git a/jetty-home/src/main/resources/modules/logging-logback.mod b/jetty-home/src/main/resources/modules/logging-logback.mod index 35a82cbae598..3e4feb2d2422 100644 --- a/jetty-home/src/main/resources/modules/logging-logback.mod +++ b/jetty-home/src/main/resources/modules/logging-logback.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Configures Jetty logging to use Logback Logging. diff --git a/jetty-home/src/main/resources/modules/logging-noop.mod b/jetty-home/src/main/resources/modules/logging-noop.mod index 0442ef864ab3..38782f9d6336 100644 --- a/jetty-home/src/main/resources/modules/logging-noop.mod +++ b/jetty-home/src/main/resources/modules/logging-noop.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Configures Jetty logging to use SLF4J No-Op Implementation. diff --git a/jetty-home/src/main/resources/modules/logging/slf4j.mod b/jetty-home/src/main/resources/modules/logging/slf4j.mod index ced807dafb5a..3dab2928d366 100644 --- a/jetty-home/src/main/resources/modules/logging/slf4j.mod +++ b/jetty-home/src/main/resources/modules/logging/slf4j.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Configures logging to use SLF4J. diff --git a/jetty-home/src/main/resources/modules/setuid.mod b/jetty-home/src/main/resources/modules/setuid.mod index 98a9892c92f4..4f5a68451d33 100644 --- a/jetty-home/src/main/resources/modules/setuid.mod +++ b/jetty-home/src/main/resources/modules/setuid.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Enables the UNIX setUID configuration. diff --git a/jetty-home/src/main/resources/modules/stop.mod b/jetty-home/src/main/resources/modules/stop.mod index 539115d51361..e3f9e506c5d8 100644 --- a/jetty-home/src/main/resources/modules/stop.mod +++ b/jetty-home/src/main/resources/modules/stop.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] This module causes Jetty to stop immediately after starting. diff --git a/jetty-jaas/src/main/config/modules/jaas.mod b/jetty-jaas/src/main/config/modules/jaas.mod index 26e3f0299d6b..57d8d60c89c6 100644 --- a/jetty-jaas/src/main/config/modules/jaas.mod +++ b/jetty-jaas/src/main/config/modules/jaas.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Enables JAAS for deployed web applications. diff --git a/jetty-jaspi/src/main/config/modules/jaspi-default-auth-config-factory.mod b/jetty-jaspi/src/main/config/modules/jaspi-default-auth-config-factory.mod index c80731505ebe..a9e42f026d42 100644 --- a/jetty-jaspi/src/main/config/modules/jaspi-default-auth-config-factory.mod +++ b/jetty-jaspi/src/main/config/modules/jaspi-default-auth-config-factory.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Provides a DefaultAuthConfigFactory for jaspi diff --git a/jetty-jaspi/src/main/config/modules/jaspi-demo.mod b/jetty-jaspi/src/main/config/modules/jaspi-demo.mod index a98b632cd16b..90076a44b304 100644 --- a/jetty-jaspi/src/main/config/modules/jaspi-demo.mod +++ b/jetty-jaspi/src/main/config/modules/jaspi-demo.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Enables JASPI basic authentication the /test context path. diff --git a/jetty-jaspi/src/main/config/modules/jaspi.mod b/jetty-jaspi/src/main/config/modules/jaspi.mod index e0b50d66d50f..e96d7ce292bf 100644 --- a/jetty-jaspi/src/main/config/modules/jaspi.mod +++ b/jetty-jaspi/src/main/config/modules/jaspi.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Enables JASPI authentication for deployed web applications. diff --git a/jetty-jndi/src/main/config/modules/jndi.mod b/jetty-jndi/src/main/config/modules/jndi.mod index 6febab4e51d8..2e83eb9e65b6 100644 --- a/jetty-jndi/src/main/config/modules/jndi.mod +++ b/jetty-jndi/src/main/config/modules/jndi.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Adds the Jetty JNDI implementation to the classpath. diff --git a/jetty-maven-plugin/src/it/jetty-start-distro-mojo-it/jetty-simple-webapp/src/base/modules/testmod.mod b/jetty-maven-plugin/src/it/jetty-start-distro-mojo-it/jetty-simple-webapp/src/base/modules/testmod.mod index 3c7ff38a61f1..eb00d6376cd0 100644 --- a/jetty-maven-plugin/src/it/jetty-start-distro-mojo-it/jetty-simple-webapp/src/base/modules/testmod.mod +++ b/jetty-maven-plugin/src/it/jetty-start-distro-mojo-it/jetty-simple-webapp/src/base/modules/testmod.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Enables test setup diff --git a/jetty-maven-plugin/src/it/jetty-start-war-distro-mojo-it/jetty-simple-webapp/src/base/modules/testmod.mod b/jetty-maven-plugin/src/it/jetty-start-war-distro-mojo-it/jetty-simple-webapp/src/base/modules/testmod.mod index 7b94a7f006bb..929660898a9d 100644 --- a/jetty-maven-plugin/src/it/jetty-start-war-distro-mojo-it/jetty-simple-webapp/src/base/modules/testmod.mod +++ b/jetty-maven-plugin/src/it/jetty-start-war-distro-mojo-it/jetty-simple-webapp/src/base/modules/testmod.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Enables test setup diff --git a/jetty-maven-plugin/src/main/resources/maven.mod b/jetty-maven-plugin/src/main/resources/maven.mod index c7a8f49e1633..2e58b5dbeb8d 100644 --- a/jetty-maven-plugin/src/main/resources/maven.mod +++ b/jetty-maven-plugin/src/main/resources/maven.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Enables an un-assembled Maven webapp to run in a Jetty distribution. diff --git a/jetty-memcached/jetty-memcached-sessions/src/main/config/modules/sessions/session-data-cache/xmemcached.mod b/jetty-memcached/jetty-memcached-sessions/src/main/config/modules/sessions/session-data-cache/xmemcached.mod index 25a15d10e3c7..91e3e21bb5ce 100644 --- a/jetty-memcached/jetty-memcached-sessions/src/main/config/modules/sessions/session-data-cache/xmemcached.mod +++ b/jetty-memcached/jetty-memcached-sessions/src/main/config/modules/sessions/session-data-cache/xmemcached.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Memcache cache for SessionData. diff --git a/jetty-nosql/src/main/config/modules/session-store-mongo.mod b/jetty-nosql/src/main/config/modules/session-store-mongo.mod index d75ec2a3cc72..3d3cfccf48e5 100644 --- a/jetty-nosql/src/main/config/modules/session-store-mongo.mod +++ b/jetty-nosql/src/main/config/modules/session-store-mongo.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Enables NoSql session management with a MongoDB driver. diff --git a/jetty-nosql/src/main/config/modules/sessions/mongo/address.mod b/jetty-nosql/src/main/config/modules/sessions/mongo/address.mod index cd2fde444b71..7debed832e90 100644 --- a/jetty-nosql/src/main/config/modules/sessions/mongo/address.mod +++ b/jetty-nosql/src/main/config/modules/sessions/mongo/address.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Server/port connections for Mongo session storage. diff --git a/jetty-nosql/src/main/config/modules/sessions/mongo/uri.mod b/jetty-nosql/src/main/config/modules/sessions/mongo/uri.mod index a99b2b094a75..6eb9f8406d37 100644 --- a/jetty-nosql/src/main/config/modules/sessions/mongo/uri.mod +++ b/jetty-nosql/src/main/config/modules/sessions/mongo/uri.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] MongoURI connections for Mongo session storage diff --git a/jetty-openid/src/main/config/modules/openid.mod b/jetty-openid/src/main/config/modules/openid.mod index 78ab35f4ba1e..ee7c6404d05f 100644 --- a/jetty-openid/src/main/config/modules/openid.mod +++ b/jetty-openid/src/main/config/modules/openid.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Adds OpenId Connect authentication to the server. diff --git a/jetty-proxy/src/main/config/modules/proxy.mod b/jetty-proxy/src/main/config/modules/proxy.mod index 416f6b953380..4e4045f8d093 100644 --- a/jetty-proxy/src/main/config/modules/proxy.mod +++ b/jetty-proxy/src/main/config/modules/proxy.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Enables the Jetty Proxy service. diff --git a/jetty-quickstart/src/main/config/modules/quickstart.mod b/jetty-quickstart/src/main/config/modules/quickstart.mod index 1c03d30f7f2c..1835e575d0a1 100644 --- a/jetty-quickstart/src/main/config/modules/quickstart.mod +++ b/jetty-quickstart/src/main/config/modules/quickstart.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Enables the Jetty Quickstart module for rapid deployment of preconfigured web applications. diff --git a/jetty-rewrite/src/main/config/modules/msie.mod b/jetty-rewrite/src/main/config/modules/msie.mod index 90bbdd0b99a2..5903bbcc2965 100644 --- a/jetty-rewrite/src/main/config/modules/msie.mod +++ b/jetty-rewrite/src/main/config/modules/msie.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Enables the MSIE rewrite rule for MSIE 5 and 6 known bugs. diff --git a/jetty-rewrite/src/main/config/modules/rewrite-compactpath.mod b/jetty-rewrite/src/main/config/modules/rewrite-compactpath.mod index 96102d4a8911..e10a8d8e7be5 100644 --- a/jetty-rewrite/src/main/config/modules/rewrite-compactpath.mod +++ b/jetty-rewrite/src/main/config/modules/rewrite-compactpath.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Add a rule to the rewrite module to compact paths. diff --git a/jetty-rewrite/src/main/config/modules/rewrite-customizer.mod b/jetty-rewrite/src/main/config/modules/rewrite-customizer.mod index 252e70452f14..352dd4f1a900 100644 --- a/jetty-rewrite/src/main/config/modules/rewrite-customizer.mod +++ b/jetty-rewrite/src/main/config/modules/rewrite-customizer.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Enables a rewrite Rules container as a request customizer. diff --git a/jetty-rewrite/src/main/config/modules/rewrite.mod b/jetty-rewrite/src/main/config/modules/rewrite.mod index 3304034d0f4f..31b6042812a6 100644 --- a/jetty-rewrite/src/main/config/modules/rewrite.mod +++ b/jetty-rewrite/src/main/config/modules/rewrite.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Enables the jetty-rewrite handler. diff --git a/jetty-security/src/main/config/modules/security.mod b/jetty-security/src/main/config/modules/security.mod index 9e39c1cf9b96..fd35db083859 100644 --- a/jetty-security/src/main/config/modules/security.mod +++ b/jetty-security/src/main/config/modules/security.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Adds servlet standard security handling to the classpath. diff --git a/jetty-server/src/main/config/modules/acceptratelimit.mod b/jetty-server/src/main/config/modules/acceptratelimit.mod index 541d4c789581..e73f4537c546 100644 --- a/jetty-server/src/main/config/modules/acceptratelimit.mod +++ b/jetty-server/src/main/config/modules/acceptratelimit.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Enables a server-wide accept rate limit. diff --git a/jetty-server/src/main/config/modules/bytebufferpool-logarithmic.mod b/jetty-server/src/main/config/modules/bytebufferpool-logarithmic.mod index cdab57e1d0e4..818724556f2a 100644 --- a/jetty-server/src/main/config/modules/bytebufferpool-logarithmic.mod +++ b/jetty-server/src/main/config/modules/bytebufferpool-logarithmic.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Configures the ByteBufferPool used by ServerConnectors whose bucket sizes increase exponentially instead of linearly. diff --git a/jetty-server/src/main/config/modules/connectionlimit.mod b/jetty-server/src/main/config/modules/connectionlimit.mod index 4c18bd6d1c7e..b4fc9121e30c 100644 --- a/jetty-server/src/main/config/modules/connectionlimit.mod +++ b/jetty-server/src/main/config/modules/connectionlimit.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Enables a server-wide connection limit. diff --git a/jetty-server/src/main/config/modules/customrequestlog.mod b/jetty-server/src/main/config/modules/customrequestlog.mod index f28d1073f251..14a7a34c8085 100644 --- a/jetty-server/src/main/config/modules/customrequestlog.mod +++ b/jetty-server/src/main/config/modules/customrequestlog.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Deprecated name for requestlog using custom request logger. diff --git a/jetty-server/src/main/config/modules/debug.mod b/jetty-server/src/main/config/modules/debug.mod index e822ef806575..e6f186e0d2e8 100644 --- a/jetty-server/src/main/config/modules/debug.mod +++ b/jetty-server/src/main/config/modules/debug.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Enables the DebugListener. diff --git a/jetty-server/src/main/config/modules/debuglog.mod b/jetty-server/src/main/config/modules/debuglog.mod index cda69ed6075b..9fb8338527a7 100644 --- a/jetty-server/src/main/config/modules/debuglog.mod +++ b/jetty-server/src/main/config/modules/debuglog.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Deprecated Debug Log using DebugHandle. diff --git a/jetty-server/src/main/config/modules/ext.mod b/jetty-server/src/main/config/modules/ext.mod index 14d138fca6f8..d653e216b214 100644 --- a/jetty-server/src/main/config/modules/ext.mod +++ b/jetty-server/src/main/config/modules/ext.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Adds the jar file from $JETTY_HOME/lib/ext and $JETTY_BASE/lib/ext to the server classpath. diff --git a/jetty-server/src/main/config/modules/gzip.mod b/jetty-server/src/main/config/modules/gzip.mod index 70e2098d4d1c..40927beef377 100644 --- a/jetty-server/src/main/config/modules/gzip.mod +++ b/jetty-server/src/main/config/modules/gzip.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Enables GzipHandler for dynamic gzip compression for the entire server. diff --git a/jetty-server/src/main/config/modules/home-base-warning.mod b/jetty-server/src/main/config/modules/home-base-warning.mod index d03c08d6094e..a5d4872d119e 100644 --- a/jetty-server/src/main/config/modules/home-base-warning.mod +++ b/jetty-server/src/main/config/modules/home-base-warning.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Generates a warning that server has been run from $JETTY_HOME rather than from a $JETTY_BASE. diff --git a/jetty-server/src/main/config/modules/https.mod b/jetty-server/src/main/config/modules/https.mod index 61bd4764a940..d847f256673c 100644 --- a/jetty-server/src/main/config/modules/https.mod +++ b/jetty-server/src/main/config/modules/https.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Adds HTTPS protocol support to the TLS(SSL) Connector. diff --git a/jetty-server/src/main/config/modules/inetaccess.mod b/jetty-server/src/main/config/modules/inetaccess.mod index 38665ffe6fa3..0049fa2f2e2f 100644 --- a/jetty-server/src/main/config/modules/inetaccess.mod +++ b/jetty-server/src/main/config/modules/inetaccess.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Enables the InetAccessHandler. diff --git a/jetty-server/src/main/config/modules/jdbc.mod b/jetty-server/src/main/config/modules/jdbc.mod index fd4d6648ff3d..78655ff48e16 100644 --- a/jetty-server/src/main/config/modules/jdbc.mod +++ b/jetty-server/src/main/config/modules/jdbc.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Enables the java.sql JPMS module. diff --git a/jetty-server/src/main/config/modules/jvm.mod b/jetty-server/src/main/config/modules/jvm.mod index 0bb43eaa6814..ab4c7fe9f7a5 100644 --- a/jetty-server/src/main/config/modules/jvm.mod +++ b/jetty-server/src/main/config/modules/jvm.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Creates an ini template for setting JVM arguments (eg -Xmx ). diff --git a/jetty-server/src/main/config/modules/lowresources.mod b/jetty-server/src/main/config/modules/lowresources.mod index bb859621212b..df83b7cb44c2 100644 --- a/jetty-server/src/main/config/modules/lowresources.mod +++ b/jetty-server/src/main/config/modules/lowresources.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Enables a low resource monitor on the server. diff --git a/jetty-server/src/main/config/modules/proxy-protocol-ssl.mod b/jetty-server/src/main/config/modules/proxy-protocol-ssl.mod index 8e70e1745dee..0e471608b907 100644 --- a/jetty-server/src/main/config/modules/proxy-protocol-ssl.mod +++ b/jetty-server/src/main/config/modules/proxy-protocol-ssl.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Enables the Proxy Protocol on the TLS(SSL) Connector. diff --git a/jetty-server/src/main/config/modules/requestlog.mod b/jetty-server/src/main/config/modules/requestlog.mod index a42beedde2c4..ce0f93b8bb13 100644 --- a/jetty-server/src/main/config/modules/requestlog.mod +++ b/jetty-server/src/main/config/modules/requestlog.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Logs requests using CustomRequestLog and AsyncRequestLogWriter. diff --git a/jetty-server/src/main/config/modules/resources.mod b/jetty-server/src/main/config/modules/resources.mod index 6117abf73cb9..0463976a5d35 100644 --- a/jetty-server/src/main/config/modules/resources.mod +++ b/jetty-server/src/main/config/modules/resources.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Adds the $JETTY_BASE/resources directory to the server classpath. diff --git a/jetty-server/src/main/config/modules/session-cache-hash.mod b/jetty-server/src/main/config/modules/session-cache-hash.mod index b9a950550106..e70cbe869204 100644 --- a/jetty-server/src/main/config/modules/session-cache-hash.mod +++ b/jetty-server/src/main/config/modules/session-cache-hash.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Enable first level session cache. diff --git a/jetty-server/src/main/config/modules/session-cache-null.mod b/jetty-server/src/main/config/modules/session-cache-null.mod index 82a5a244d2e4..dad23e4c2c21 100644 --- a/jetty-server/src/main/config/modules/session-cache-null.mod +++ b/jetty-server/src/main/config/modules/session-cache-null.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] A SessionCache that does not actually cache sessions. diff --git a/jetty-server/src/main/config/modules/session-store-cache.mod b/jetty-server/src/main/config/modules/session-store-cache.mod index 40568a3c93d7..d2712bbfcd7e 100644 --- a/jetty-server/src/main/config/modules/session-store-cache.mod +++ b/jetty-server/src/main/config/modules/session-store-cache.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Enables caching of SessionData in front of a SessionDataStore. diff --git a/jetty-server/src/main/config/modules/session-store-file.mod b/jetty-server/src/main/config/modules/session-store-file.mod index 42d619b15337..7f24db10d1c7 100644 --- a/jetty-server/src/main/config/modules/session-store-file.mod +++ b/jetty-server/src/main/config/modules/session-store-file.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Enables session persistent storage in files. diff --git a/jetty-server/src/main/config/modules/session-store-jdbc.mod b/jetty-server/src/main/config/modules/session-store-jdbc.mod index ddc666f9d539..d40c08efdc8a 100644 --- a/jetty-server/src/main/config/modules/session-store-jdbc.mod +++ b/jetty-server/src/main/config/modules/session-store-jdbc.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Enables JDBC persistent/distributed session storage. diff --git a/jetty-server/src/main/config/modules/sessions.mod b/jetty-server/src/main/config/modules/sessions.mod index 1d5765c1cb0a..3bf523b0edf7 100644 --- a/jetty-server/src/main/config/modules/sessions.mod +++ b/jetty-server/src/main/config/modules/sessions.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Enables session management. diff --git a/jetty-server/src/main/config/modules/sessions/jdbc/datasource.mod b/jetty-server/src/main/config/modules/sessions/jdbc/datasource.mod index 33fa8ee62d2a..cff89e05b4dc 100644 --- a/jetty-server/src/main/config/modules/sessions/jdbc/datasource.mod +++ b/jetty-server/src/main/config/modules/sessions/jdbc/datasource.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] JDBC Datasource connections for session storage. diff --git a/jetty-server/src/main/config/modules/sessions/jdbc/driver.mod b/jetty-server/src/main/config/modules/sessions/jdbc/driver.mod index 890843cf5225..08134da7192f 100644 --- a/jetty-server/src/main/config/modules/sessions/jdbc/driver.mod +++ b/jetty-server/src/main/config/modules/sessions/jdbc/driver.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] JDBC Driver connections for session storage. diff --git a/jetty-server/src/main/config/modules/stats.mod b/jetty-server/src/main/config/modules/stats.mod index bddbaf806833..7e8caa5befeb 100644 --- a/jetty-server/src/main/config/modules/stats.mod +++ b/jetty-server/src/main/config/modules/stats.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Enables detailed statistics collection for the server. diff --git a/jetty-server/src/main/config/modules/work.mod b/jetty-server/src/main/config/modules/work.mod index 741e90e36ffa..6b2599c8ec27 100644 --- a/jetty-server/src/main/config/modules/work.mod +++ b/jetty-server/src/main/config/modules/work.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Creates the $JETTY_BASE/work directory as a persistent temp directory. diff --git a/jetty-servlet/src/main/config/modules/servlet.mod b/jetty-servlet/src/main/config/modules/servlet.mod index 1677e34ddec8..639c5fff5f48 100644 --- a/jetty-servlet/src/main/config/modules/servlet.mod +++ b/jetty-servlet/src/main/config/modules/servlet.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Enables standard Servlet handling. diff --git a/jetty-servlets/src/main/config/modules/servlets.mod b/jetty-servlets/src/main/config/modules/servlets.mod index 4e1436a23b8c..912cf42e88ab 100644 --- a/jetty-servlets/src/main/config/modules/servlets.mod +++ b/jetty-servlets/src/main/config/modules/servlets.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Adds Jetty utility servlets and filters available to a webapp. diff --git a/jetty-start/src/test/resources/dist-home/modules/main.mod b/jetty-start/src/test/resources/dist-home/modules/main.mod index f0cdbcb7eeba..b38dddd909f0 100644 --- a/jetty-start/src/test/resources/dist-home/modules/main.mod +++ b/jetty-start/src/test/resources/dist-home/modules/main.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Example of a module diff --git a/jetty-unixsocket/jetty-unixsocket-server/src/main/config-template/modules/unixsocket-forwarded.mod b/jetty-unixsocket/jetty-unixsocket-server/src/main/config-template/modules/unixsocket-forwarded.mod index a27cb6bed143..b329bef47c5e 100644 --- a/jetty-unixsocket/jetty-unixsocket-server/src/main/config-template/modules/unixsocket-forwarded.mod +++ b/jetty-unixsocket/jetty-unixsocket-server/src/main/config-template/modules/unixsocket-forwarded.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Adds a forwarded request customizer for the Unix Domain Socket connector. diff --git a/jetty-unixsocket/jetty-unixsocket-server/src/main/config-template/modules/unixsocket-http.mod b/jetty-unixsocket/jetty-unixsocket-server/src/main/config-template/modules/unixsocket-http.mod index 3a0219fd4b8d..cdd269b26790 100644 --- a/jetty-unixsocket/jetty-unixsocket-server/src/main/config-template/modules/unixsocket-http.mod +++ b/jetty-unixsocket/jetty-unixsocket-server/src/main/config-template/modules/unixsocket-http.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Adds an HTTP protocol support to the Unix Domain Socket connector. diff --git a/jetty-unixsocket/jetty-unixsocket-server/src/main/config-template/modules/unixsocket-http2c.mod b/jetty-unixsocket/jetty-unixsocket-server/src/main/config-template/modules/unixsocket-http2c.mod index cccefe0f7d8c..796068436146 100644 --- a/jetty-unixsocket/jetty-unixsocket-server/src/main/config-template/modules/unixsocket-http2c.mod +++ b/jetty-unixsocket/jetty-unixsocket-server/src/main/config-template/modules/unixsocket-http2c.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Adds an HTTP2C connetion factory to the Unix Domain Socket Connector. diff --git a/jetty-unixsocket/jetty-unixsocket-server/src/main/config-template/modules/unixsocket-prefix.mod b/jetty-unixsocket/jetty-unixsocket-server/src/main/config-template/modules/unixsocket-prefix.mod index 4c45414e3501..5b8b10ff3baf 100644 --- a/jetty-unixsocket/jetty-unixsocket-server/src/main/config-template/modules/unixsocket-prefix.mod +++ b/jetty-unixsocket/jetty-unixsocket-server/src/main/config-template/modules/unixsocket-prefix.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Enables a Unix Domain Socket Connector. diff --git a/jetty-unixsocket/jetty-unixsocket-server/src/main/config-template/modules/unixsocket-proxy-protocol.mod b/jetty-unixsocket/jetty-unixsocket-server/src/main/config-template/modules/unixsocket-proxy-protocol.mod index d639c09235f5..50126d24bb5e 100644 --- a/jetty-unixsocket/jetty-unixsocket-server/src/main/config-template/modules/unixsocket-proxy-protocol.mod +++ b/jetty-unixsocket/jetty-unixsocket-server/src/main/config-template/modules/unixsocket-proxy-protocol.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Enables the proxy protocol on the Unix Domain Socket Connector. diff --git a/jetty-unixsocket/jetty-unixsocket-server/src/main/config-template/modules/unixsocket-secure.mod b/jetty-unixsocket/jetty-unixsocket-server/src/main/config-template/modules/unixsocket-secure.mod index c155129eeccb..842d643ab86c 100644 --- a/jetty-unixsocket/jetty-unixsocket-server/src/main/config-template/modules/unixsocket-secure.mod +++ b/jetty-unixsocket/jetty-unixsocket-server/src/main/config-template/modules/unixsocket-secure.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Enable a secure request customizer on the HTTP Configuration. diff --git a/jetty-webapp/src/main/config/modules/webapp.mod b/jetty-webapp/src/main/config/modules/webapp.mod index 3a01eabbec56..8315d82583a7 100644 --- a/jetty-webapp/src/main/config/modules/webapp.mod +++ b/jetty-webapp/src/main/config/modules/webapp.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Adds support for servlet specification web applications to the server classpath. diff --git a/jetty-websocket/websocket-jetty-client/src/main/config/modules/websocket-jetty-client.mod b/jetty-websocket/websocket-jetty-client/src/main/config/modules/websocket-jetty-client.mod index b4a8b6f6399e..b10ce9f64361 100644 --- a/jetty-websocket/websocket-jetty-client/src/main/config/modules/websocket-jetty-client.mod +++ b/jetty-websocket/websocket-jetty-client/src/main/config/modules/websocket-jetty-client.mod @@ -1,4 +1,5 @@ -# DO NOT EDIT THIS FILE - Use start modules correctly - See: https://eclipse.dev/jetty/documentation/ +# DO NOT EDIT THIS FILE +# See https://eclipse.dev/jetty/documentation/ > Operations Guide > Jetty Start Mechanism [description] Expose the Jetty WebSocket Client classes to deployed web applications.