Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #5254 List/Show modules #5257

Merged
merged 4 commits into from
Sep 14, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apache-jsp/src/main/config/modules/apache-jsp.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# DO NOT EDIT - See: https://www.eclipse.org/jetty/documentation/current/startup-modules.html

[description]
Enables use of the apache implementation of JSP
Enables use of the apache implementation of JSP.

[lib]
lib/apache-jsp/*.jar
Expand Down
2 changes: 1 addition & 1 deletion apache-jstl/src/main/config/modules/apache-jstl.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# DO NOT EDIT - See: https://www.eclipse.org/jetty/documentation/current/startup-modules.html

[description]
Enables the apache version of JSTL
Enables the apache version of JSTL for all webapps.

[lib]
lib/apache-jstl/*.jar
5 changes: 5 additions & 0 deletions jetty-alpn/jetty-alpn-server/src/main/config/modules/alpn.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@
[description]
Enables the ALPN (Application Layer Protocol Negotiation) TLS extension.

[tag]
connector
ssl
internal

[depend]
ssl
alpn-impl/alpn-${java.version.platform}
Expand Down
5 changes: 2 additions & 3 deletions jetty-cdi/src/main/config/modules/cdi-decorate.mod
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# DO NOT EDIT - See: https://www.eclipse.org/jetty/documentation/current/startup-modules.html

[description]
Configures Jetty to use the "CdiDecoratingListener" as the default
CDI integration mode that allows a webapp to register it's own CDI
decorator.
Configures Jetty to use the "CdiDecoratingListener" as the default CDI mode.
This mode that allows a webapp to register it's own CDI decorator.

[tag]
cdi
Expand Down
4 changes: 2 additions & 2 deletions jetty-cdi/src/main/config/modules/cdi-spi.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# DO NOT EDIT - See: https://www.eclipse.org/jetty/documentation/current/startup-modules.html

[description]
Configures Jetty to use the "CdiSpiDecorator" that calls the CDI SPI
as the default CDI integration mode.
Configures Jetty to use the "CdiSpiDecorator" as the default CDI mode.
This mode uses the CDI SPI to integrate an arbitrary CDI implementation.

[tag]
cdi
Expand Down
4 changes: 2 additions & 2 deletions jetty-cdi/src/main/config/modules/cdi.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# DO NOT EDIT - See: https://www.eclipse.org/jetty/documentation/current/startup-modules.html

[description]
Support for CDI inside the webapp.
Integration of CDI within webapp to Jetty container object lifecycles.
This module does not provide CDI, but configures jetty to support various
integration modes with a CDI implementation on the webapp classpath.
CDI integration modes can be selected per webapp with the "org.eclipse.jetty.cdi"
Expand All @@ -26,4 +26,4 @@ deploy
etc/cdi/jetty-cdi.xml

[lib]
lib/jetty-cdi-${jetty.version}.jar
lib/jetty-cdi-${jetty.version}.jar
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# DO NOT EDIT - See: https://www.eclipse.org/jetty/documentation/current/startup-modules.html

[description]
Enables Deployer to apply common configuration to all webapp deployments
Enables Deployer to apply common configuration to all webapp deployments.

[depend]
deploy
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# DO NOT EDIT - See: https://www.eclipse.org/jetty/documentation/current/startup-modules.html

[description]
Enables GCloud Datastore API and implementation
Enables GCloud Datastore API and implementation.

[tags]
3rdparty
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# DO NOT EDIT - See: https://www.eclipse.org/jetty/documentation/current/startup-modules.html

[description]
Control GCloud API classpath
Control GCloud API classpath.

[tags]
3rdparty
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# DO NOT EDIT - See: https://www.eclipse.org/jetty/documentation/current/startup-modules.html

[description]
Enables session data store in an embedded Hazelcast Map
Enables session data store in an embedded Hazelcast Map.

[tags]
session
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# DO NOT EDIT - See: https://www.eclipse.org/jetty/documentation/current/startup-modules.html

[description]
Enables session data store in a remote Hazelcast Map
Enables session data store in a remote Hazelcast Map.

[tags]
session
Expand Down
2 changes: 1 addition & 1 deletion jetty-home/src/main/resources/modules/conscrypt.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# DO NOT EDIT - See: https://www.eclipse.org/jetty/documentation/current/startup-modules.html

[description]
Installs the Conscrypt JSSE provider
Installs the Conscrypt JSSE provider.

[tags]
3rdparty
Expand Down
2 changes: 1 addition & 1 deletion jetty-home/src/main/resources/modules/jamon.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# DO NOT EDIT - See: https://www.eclipse.org/jetty/documentation/current/startup-modules.html

[description]
Deploys the JAMon webapplication
Deploys the JAMon webapplication.

[tags]
3rdparty
Expand Down
2 changes: 1 addition & 1 deletion jetty-home/src/main/resources/modules/jminix.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# DO NOT EDIT - See: https://www.eclipse.org/jetty/documentation/current/startup-modules.html

[description]
Deploys the Jminix JMX Console within the server
Deploys the Jminix JMX Console within the server.

[tags]
3rdparty
Expand Down
2 changes: 1 addition & 1 deletion jetty-home/src/main/resources/modules/jstl.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# DO NOT EDIT - See: https://www.eclipse.org/jetty/documentation/current/startup-modules.html

[description]
Enables JSTL for all webapplications deployed on the server
Enables JSTL for all webapplications deployed on the server.

[depend]
jsp
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# DO NOT EDIT - See: https://www.eclipse.org/jetty/documentation/current/startup-modules.html

[description]
Capture jakarta-commons-logging events and bridge them to org.slf4j
Capture jakarta-commons-logging events and bridge them to SLF4J.

[tags]
logging
Expand Down
2 changes: 1 addition & 1 deletion jetty-home/src/main/resources/modules/logging-jetty.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# DO NOT EDIT - See: https://www.eclipse.org/jetty/documentation/current/startup-modules.html

[description]
Configure jetty logging mechanism.
Base configuration for the jetty logging mechanism.
Provides a ${jetty.base}/resources/jetty-logging.properties.

[tags]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# DO NOT EDIT - See: https://www.eclipse.org/jetty/documentation/current/startup-modules.html

[description]
Capture java.util.logging events and bridge them to org.slf4j
Capture java.util.logging events and bridge them to slf4j.

[tags]
logging
Expand Down
2 changes: 1 addition & 1 deletion jetty-home/src/main/resources/modules/logging-jul.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# DO NOT EDIT - See: https://www.eclipse.org/jetty/documentation/current/startup-modules.html

[description]
Configure jetty logging to use Java Util Logging (jul)
Configure jetty logging to use Java Util Logging (jul).
SLF4J is used as the core logging mechanism.

[tags]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# DO NOT EDIT - See: https://www.eclipse.org/jetty/documentation/current/startup-modules.html

[description]
Capture Apache log4j events and bridge them to org.slf4j
Capture Apache log4j events and bridge them to SLF4J.

[tags]
logging
Expand Down
4 changes: 2 additions & 2 deletions jetty-home/src/main/resources/modules/logging-log4j1.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# DO NOT EDIT - See: https://www.eclipse.org/jetty/documentation/current/startup-modules.html

[description]
Configure jetty logging to use Log4j Logging
Configure jetty logging to use Log4j.
SLF4J is used as the core logging mechanism.

[tags]
Expand Down Expand Up @@ -55,4 +55,4 @@ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2 changes: 1 addition & 1 deletion jetty-home/src/main/resources/modules/logging-log4j2.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# DO NOT EDIT - See: https://www.eclipse.org/jetty/documentation/current/startup-modules.html

[description]
Configure jetty logging to use log4j version 2
Configure jetty logging to use log4j version 2.
SLF4J is used as the core logging mechanism.

[tags]
Expand Down
2 changes: 1 addition & 1 deletion jetty-home/src/main/resources/modules/logging-noop.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# DO NOT EDIT - See: https://www.eclipse.org/jetty/documentation/current/startup-modules.html

[description]
Configure logging to use SLF4J No-Op Implementation
Configure logging to use SLF4J No-Op Implementation.

[tags]
logging
Expand Down
5 changes: 3 additions & 2 deletions jetty-home/src/main/resources/modules/logging/slf4j.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# DO NOT EDIT - See: https://www.eclipse.org/jetty/documentation/current/startup-modules.html

[description]
Configure logging to use slf4j with no impl
(If you don't select an impl, then NOP will be used by slf4j)
Configure logging to use SLF4J.
A specific implementation of SLF4J is not enabled.
If one is not selected then NOP implementation will be used.

[tags]
logging
Expand Down
4 changes: 2 additions & 2 deletions jetty-home/src/main/resources/modules/setuid.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# DO NOT EDIT - See: https://www.eclipse.org/jetty/documentation/current/startup-modules.html

[description]
Enables the unix setUID configuration so that the server
may be started as root to open privileged ports/files before
Enables the unix setUID configuration.
The server may be started as root to open privileged ports/files before
changing to a restricted user (eg jetty).

[depend]
Expand Down
3 changes: 2 additions & 1 deletion jetty-home/src/main/resources/modules/stop.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# DO NOT EDIT - See: https://www.eclipse.org/jetty/documentation/current/startup-modules.html

[description]
This module causes jetty to stop immediately after starting. This is good for testing configuration and/or precompiling quickstart webapps
This module causes jetty to stop immediately after starting.
This is good for testing configuration and/or precompiling quickstart webapps

[xml]
etc/jetty-stop.xml
4 changes: 2 additions & 2 deletions jetty-http2/http2-server/src/main/config/modules/http2.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# DO NOT EDIT - See: https://www.eclipse.org/jetty/documentation/current/startup-modules.html

[description]
Enables HTTP2 protocol support on the TLS(SSL) Connector,
using the ALPN extension to select which protocol to use.
Enables HTTP2 protocol support on the TLS(SSL) Connector with ALPN.
Uses the ALPN extension to select which protocol to use.

[tags]
connector
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# DO NOT EDIT - See: https://www.eclipse.org/jetty/documentation/current/startup-modules.html

[description]
Enables the HTTP2C protocol on the HTTP Connector
Enables the HTTP2C protocol on the HTTP Connector.
The connector will accept both HTTP/1 and HTTP/2 connections.

[tags]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
[description]
Common to all infinispan modules
Common to all infinispan modules.

[tags]
session
internal

[depend]
sessions
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[description]
Enables querying with the Infinispan cache
Enables querying with the Infinispan session cache.

[tags]
session
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[description]
The Infinispan query libraries
The Infinispan query libraries.

[tags]
3rdparty
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[description]
Setup infinispan embedded without querying
Setup infinispan embedded without querying.

[tags]
session
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[description]
Enables session data store in a local Infinispan cache
Enables session data store in a local Infinispan cache.

[tags]
session
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
[description]
The Infinispan embedded libraries
The Infinispan embedded libraries.

[tags]
3rdparty
infinispan
internal

[depends]
sessions/infinispan/embedded/infinispan-embedded-serverclasses
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ Hides Infinispan classes from webapp.
session
3rdparty
infinispan
internal


[ini]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[description]
Enables querying with a remote Infinispan cache
Enables querying with a remote Infinispan cache.

[tags]
session
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
[description]
The Infinispan remote query libraries
The Infinispan remote query libraries.

[tags]
3rdparty
infinispan
internal

[license]
Infinispan is an open source project hosted on Github and released under the Apache 2.0 license.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[description]
Default setup for the remote infinispan cache without queries
Default setup for the remote infinispan cache without queries.

[tags]
session
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[description]
Enables session data store in a remote Infinispan cache
Enables session data store in a remote Infinispan cache.

[tags]
session
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
[description]
The Infinispan remote libs
The Infinispan remote libs.

[tags]
3rdparty
infinispan
internal

[depends]
sessions/infinispan/remote/infinispan-remote-serverclasses
Expand Down
2 changes: 1 addition & 1 deletion jetty-jmx/src/main/config/modules/jmx-remote.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# DO NOT EDIT - See: https://www.eclipse.org/jetty/documentation/current/startup-modules.html

[description]
Enables remote RMI access to JMX
Enables remote RMI access to JMX.

[depend]
jmx
Expand Down
Loading