Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: 01d429aada4602b6736c69a25c473e35abe95a3c (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                          
# The XMLs we expect (order is important)
# No XMLs in this home

# The LIBs we expect (order is irrelevant)
LIB|${jetty.home}/lib/example of a library with spaces.jar

# The Properties we expect (order is irrelevant)
PROP|test.message=Hello

# JVM Args
# no jvm args

Back to the top