Removing unused test resources

This commit is contained in:
Joakim Erdfelt 2013-09-03 11:26:30 -07:00
parent 8422dd5b1a
commit 02a838bef7
21 changed files with 0 additions and 63 deletions

View File

@ -1 +0,0 @@
<!-- nothing in here, just used to test the start.config logic in ConfigTest.java -->

View File

@ -1 +0,0 @@
<!-- nothing in here, just used to test the start.config logic in ConfigTest.java -->

View File

@ -1 +0,0 @@
<!-- nothing in here, just used to test the start.config logic in ConfigTest.java -->

View File

@ -1,5 +0,0 @@
Many of these files are zero length on purpose.
Of those jars that have content, a simple "Hello World" style class has been
compiled (included) to allow the ConfigTest of available classes.
This directory is used by the various tests, and having legitimate jar/zip files
is often not important.

View File

@ -1 +0,0 @@
# Nothing of importance, just used by ConfigTest.java

View File

@ -1,22 +0,0 @@
#===========================================================
# Additional Jetty start.jar arguments
# Each line of this file is prepended to the command line
# arguments # of a call to:
# java -jar start.jar [arg...]
#===========================================================
#===========================================================
#-----------------------------------------------------------
OPTION=jmx
#-----------------------------------------------------------
#===========================================================
# Configuration files.
# For a full list of available configuration files do
# java -jar start.jar --help
#-----------------------------------------------------------
etc/jetty-jmx.xml
#===========================================================

View File

@ -1,14 +0,0 @@
#===========================================================
# Additional Jetty start.jar arguments
# Each line of this file is prepended to the command line
# arguments # of a call to:
# java -jar start.jar [arg...]
#===========================================================
#===========================================================
#-----------------------------------------------------------
DEPEND=Server
OPTION=websocket
#-----------------------------------------------------------

View File

@ -1 +0,0 @@
etc/jetty-testrealm.xml

View File

@ -1,17 +0,0 @@
#===========================================================
# Jetty start.jar arguments
# Each line of this file is prepended to the command line
# arguments # of a call to:
# java -jar start.jar [arg...]
#===========================================================
OPTIONS=Server,jsp,resources,websocket,ext
etc/jetty.xml
etc/jetty-deploy.xml
etc/jetty-webapps.xml
etc/jetty-contexts.xml
DEFINE=newOption
OPTION=newOption
DEPEND=newOption