Removing [version] sections in modules

This commit is contained in:
Joakim Erdfelt 2015-06-12 09:14:34 -07:00
parent 1f24d44987
commit 7c737a587b
74 changed files with 26 additions and 247 deletions

View File

@ -2,9 +2,6 @@
# Apache JSP Module
#
[version]
9.3
[name]
apache-jsp

View File

@ -2,9 +2,6 @@
# Apache JSTL
#
[version]
9.3
[name]
apache-jstl

View File

@ -1,6 +1,3 @@
[version]
9.3
[name]
alpn-boot

View File

@ -1,6 +1,3 @@
[version]
9.3
[name]
alpn-boot

View File

@ -1,6 +1,3 @@
[version]
9.3
[name]
alpn-boot

View File

@ -1,6 +1,3 @@
[version]
9.3
[name]
alpn-boot

View File

@ -1,6 +1,3 @@
[version]
9.3
[name]
alpn-boot

View File

@ -1,6 +1,3 @@
[version]
9.3
[name]
alpn-boot

View File

@ -1,6 +1,3 @@
[version]
9.3
[name]
alpn-boot

View File

@ -1,6 +1,3 @@
[version]
9.3
[name]
alpn-boot

View File

@ -1,6 +1,3 @@
[version]
9.3
[name]
alpn-boot

View File

@ -1,6 +1,3 @@
[version]
9.3
[name]
alpn-boot

View File

@ -1,6 +1,3 @@
[version]
9.3
[name]
alpn-boot

View File

@ -1,6 +1,3 @@
[version]
9.3
[name]
protonego-boot

View File

@ -1,6 +1,3 @@
[version]
9.3
[name]
protonego-boot

View File

@ -1,6 +1,3 @@
[version]
9.3
[name]
alpn-boot

View File

@ -1,6 +1,3 @@
[version]
9.3
[name]
alpn-boot

View File

@ -1,6 +1,3 @@
[version]
9.3
[name]
alpn-boot

View File

@ -1,6 +1,3 @@
[version]
9.3
[name]
alpn-boot

View File

@ -1,6 +1,3 @@
[version]
9.3
[name]
alpn-boot

View File

@ -1,6 +1,3 @@
[version]
9.3
[name]
alpn-boot

View File

@ -1,6 +1,3 @@
[version]
9.3
[name]
protonego-boot

View File

@ -1,6 +1,3 @@
[version]
9.3
[name]
protonego-boot

View File

@ -16,9 +16,6 @@
# All versions of alpn-boot can be found at
# http://central.maven.org/maven2/org/mortbay/jetty/alpn/alpn-boot/
[version]
9.3
[name]
alpn
@ -38,15 +35,15 @@ lib/
lib/alpn/
[ini-template]
# Overrides the order protocols are chosen by the server.
# The default order is that specified by the order of the
# modules declared in start.ini.
## Overrides the order protocols are chosen by the server.
## The default order is that specified by the order of the
## modules declared in start.ini.
# jetty.alpn.protocols=h2-16,http/1.1
# Specifies what protocol to use when negotiation fails.
## Specifies what protocol to use when negotiation fails.
# jetty.alpn.defaultProtocol=http/1.1
# ALPN debug logging on System.err
## ALPN debug logging on System.err
# jetty.alpn.debug=false
[license]

View File

@ -2,9 +2,6 @@
# Jetty Annotation Scanning Module
#
[version]
9.3
[depend]
# Annotations needs plus, and jndi features
plus

View File

@ -1,10 +1,7 @@
#
# CDI / Weld Jetty module
# [EXPERIMENTAL] CDI / Weld Jetty module
#
[version]
9.3
[depend]
deploy
annotations

View File

@ -2,8 +2,5 @@
# Client Feature
#
[version]
9.3
[lib]
lib/jetty-client-${jetty.version}.jar

View File

@ -2,9 +2,6 @@
# Deploy Feature
#
[version]
9.3
[depend]
webapp

View File

@ -2,9 +2,6 @@
# Hawtio x module
#
[version]
9.3
[depend]
stats
deploy
@ -25,7 +22,7 @@ http://github.com/hawtio/hawtio
http://www.apache.org/licenses/LICENSE-2.0.html
[ini-template]
## Hawt.io configuration
-Dhawtio.authenticationEnabled=false
-Dhawtio.dirname=/dirname
-Dhawtio.config.dir=${jetty.base}/etc/hawtio

View File

@ -2,9 +2,6 @@
# JAMon Jetty module
#
[version]
9.3
[depend]
stats
deploy
@ -28,6 +25,7 @@ http://jamonapi.sourceforge.net
http://jamonapi.sourceforge.net/JAMonLicense.html
[ini-template]
## Jamon Configuration
# jamon.summaryLabels=demo
jamon.summaryLabels=default, request.getStatus().contextpath.value.ms
#jamon.summaryLabels=demo

View File

@ -2,9 +2,6 @@
# JaMON Jetty module
#
[version]
9.3
[depend]
stats
jmx
@ -39,6 +36,6 @@ https://code.google.com/p/jminix/
http://www.apache.org/licenses/LICENSE-2.0
[ini-template]
# Jminix Configuration
## Jminix Configuration
jminix.port=8088

View File

@ -2,9 +2,6 @@
# Jolokia Jetty module
#
[version]
9.3
[depend]
stats
deploy

View File

@ -2,9 +2,6 @@
# Jetty JSP Module
#
[version]
9.3
[depend]
servlet
annotations

View File

@ -2,9 +2,6 @@
# Jetty JSTL Module
#
[version]
9.3
[depend]
jsp
apache-jstl

View File

@ -2,9 +2,6 @@
# Set UID Feature
#
[version]
9.3
[depend]
server

View File

@ -2,9 +2,6 @@
# FastCGI Module
#
[version]
9.3
[depend]
servlet
client

View File

@ -2,9 +2,6 @@
# HTTP2 Support Module
#
[version]
9.3
[depend]
ssl
alpn

View File

@ -5,9 +5,6 @@
# The resulting connector will accept both HTTP/1 and HTTP/2 connections.
#
[version]
9.3
[depend]
http

View File

@ -2,14 +2,10 @@
# Jetty Infinispan module
#
[version]
9.3
[depend]
annotations
webapp
[files]
maven://org.infinispan/infinispan-core/7.1.1.Final|lib/infinispan/infinispan-core-7.1.1.Final.jar
maven://org.infinispan/infinispan-commons/7.1.1.Final|lib/infinispan/infinispan-commons-7.1.1.Final.jar
@ -21,7 +17,6 @@ maven://org.jboss.logging/jboss-logging/3.1.2.GA|lib/infinispan/jboss-logging-3.
lib/jetty-infinispan-${jetty.version}.jar
lib/infinispan/*.jar
[xml]
etc/jetty-infinispan.xml
@ -34,5 +29,5 @@ http://www.apache.org/licenses/LICENSE-2.0.html
## Infinispan Session config
## Unique identifier for this node in the cluster
jetty.infinispanSession.workerName=node1
# jetty.infinispanSession.workerName=node1

View File

@ -2,9 +2,6 @@
# JAAS Module
#
[version]
9.3
[depend]
server

View File

@ -2,9 +2,6 @@
# Jetty JASPI Module
#
[version]
9.3
[depend]
security

View File

@ -2,9 +2,6 @@
# JMX Remote Module
#
[version]
9.3
[depend]
jmx

View File

@ -2,9 +2,6 @@
# JMX Module
#
[version]
9.3
[depend]
server

View File

@ -2,9 +2,6 @@
# JNDI Support
#
[version]
9.3
[depend]
server

View File

@ -2,9 +2,6 @@
# Jetty Monitor module
#
[version]
9.3
[depend]
server
client

View File

@ -2,9 +2,6 @@
# Jetty NoSql module
#
[version]
9.3
[depend]
webapp
@ -27,9 +24,8 @@ http://www.apache.org/licenses/LICENSE-2.0.html
## MongoDB SessionIdManager config
## Unique identifier for this node in the cluster
jetty.nosqlSession.workerName=node1
# jetty.nosqlSession.workerName=node1
## Interval in seconds between scavenging expired sessions
jetty.nosqlSession.scavenge=1800
# jetty.nosqlSession.scavenge=1800

View File

@ -2,9 +2,6 @@
# Jetty Overlay module
#
[version]
9.3
[depend]
deploy

View File

@ -2,9 +2,6 @@
# Jetty Plus module
#
[version]
9.3
[depend]
server
security

View File

@ -2,9 +2,6 @@
# Jetty Proxy module
#
[version]
9.3
[depend]
servlet
client

View File

@ -2,14 +2,10 @@
# Jetty Quickstart module
#
[version]
9.3
[depend]
server
plus
annotations
[lib]
lib/jetty-quickstart-${jetty.version}.jar

View File

@ -1,8 +1,6 @@
#
# Jetty Rewrite module
#
[version]
9.3
[depend]
server

View File

@ -2,9 +2,6 @@
# Jetty Security Module
#
[version]
9.3
[depend]
server

View File

@ -2,8 +2,5 @@
# Classic Jetty Continuation Support Module
#
[version]
9.3
[lib]
lib/jetty-continuation-${jetty.version}.jar

View File

@ -2,9 +2,6 @@
# Debug module
#
[version]
9.3
[depend]
server

View File

@ -2,9 +2,6 @@
# Module to add all lib/ext/**.jar files to classpath
#
[version]
9.3
[lib]
lib/ext/**.jar

View File

@ -3,9 +3,6 @@
# Applies GzipHandler to entire server
#
[version]
9.3
[depend]
server

View File

@ -2,9 +2,6 @@
# Home and Base Warning
#
[version]
9.3
[xml]
etc/home-base-warning.xml

View File

@ -2,9 +2,6 @@
# Jetty HTTP Connector
#
[version]
9.3
[depend]
server

View File

@ -2,9 +2,6 @@
# Jetty HTTPS Connector
#
[version]
9.3
[depend]
ssl

View File

@ -2,9 +2,6 @@
# IPAccess module
#
[version]
9.3
[depend]
server

View File

@ -2,9 +2,6 @@
# Jetty JDBC Session module
#
[version]
9.3
[depend]
annotations
webapp
@ -17,14 +14,14 @@ etc/jetty-jdbc-sessions.xml
## JDBC Session config
## Unique identifier for this node in the cluster
jetty.jdbcSession.workerName=node1
# jetty.jdbcSession.workerName=node1
## The interval in seconds between sweeps of the scavenger
jetty.jdbcSession.scavenge=600
# jetty.jdbcSession.scavenge=600
##Uncomment either the datasource name or driverClass and connectionURL
#jetty.jdbcSession.datasource=sessions
#jetty.jdbcSession.driverClass=changeme
#jetty.jdbcSession.connectionURL=changeme
## Uncomment either the datasource name or driverClass and connectionURL
# jetty.jdbcSession.datasource=sessions
# jetty.jdbcSession.driverClass=changeme
# jetty.jdbcSession.connectionURL=changeme

View File

@ -1,6 +1,3 @@
[version]
9.3
[ini-template]
## JVM Configuration
## If JVM args are include in an ini file then --exec is needed

View File

@ -2,9 +2,6 @@
# Low Resources module
#
[version]
9.3
[depend]
server

View File

@ -2,9 +2,6 @@
# Request Log module
#
[version]
9.3
[depend]
server
@ -21,19 +18,19 @@ logs/
## File path
# jetty.requestlog.filePath=${jetty.requestlog.dir}/yyyy_mm_dd.request.log
# Date format for rollovered files (uses SimpleDateFormat syntax)
## Date format for rollovered files (uses SimpleDateFormat syntax)
# jetty.requestlog.filenameDateFormat=yyyy_MM_dd
# How many days to retain old log files
## How many days to retain old log files
# jetty.requestlog.retainDays=90
## Whether to append to existing file
# jetty.requestlog.append=true
# Whether to use the extended log output
## Whether to use the extended log output
# jetty.requestlog.extended=true
# Whether to log http cookie information
## Whether to log http cookie information
# jetty.requestlog.cookies=true
## Timezone of the log entries

View File

@ -2,9 +2,6 @@
# Module to add resources directory to classpath
#
[version]
9.3
[lib]
resources/

View File

@ -2,9 +2,6 @@
# Base Server Module
#
[version]
9.3
[optional]
jvm
ext

View File

@ -1,8 +1,6 @@
#
# SSL Keystore module
#
[version]
9.3
[name]
ssl

View File

@ -2,9 +2,6 @@
# Stats module
#
[version]
9.3
[depend]
server

View File

@ -2,9 +2,6 @@
# Jetty Servlet Module
#
[version]
9.3
[depend]
server

View File

@ -2,8 +2,6 @@
# Jetty Servlets Module
#
[version]
9.3
[depend]
servlet

View File

@ -1,8 +1,6 @@
#
# Spring
#
[version]
9.3
[name]
spring

View File

@ -2,9 +2,6 @@
# Jetty std err/out logging
#
[version]
9.3
[xml]
etc/jetty-logging.xml
@ -17,13 +14,13 @@ resources/
[ini-template]
## Logging Configuration
# Configure jetty logging for default internal behavior STDERR output
## Configure jetty logging for default internal behavior STDERR output
# -Dorg.eclipse.jetty.util.log.class=org.eclipse.jetty.util.log.StdErrLog
# Configure jetty logging for slf4j
## Configure jetty logging for slf4j
# -Dorg.eclipse.jetty.util.log.class=org.eclipse.jetty.util.log.Slf4jLog
# Configure jetty logging for java.util.logging
## Configure jetty logging for java.util.logging
# -Dorg.eclipse.jetty.util.log.class=org.eclipse.jetty.util.log.JavaUtilLog
## Logging directory (relative to $jetty.base)

View File

@ -2,9 +2,6 @@
# WebApp Support Module
#
[version]
9.3
[depend]
servlet
security

View File

@ -2,9 +2,6 @@
# WebSocket Module
#
[version]
9.3
[depend]
# javax.websocket needs annotations
annotations