Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 5e73f6bc29a72d30887fc3b7f71f6236010fd303 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
# Jetty Overlay module
#

[depend]
deploy

[lib]
lib/jetty-overlay-deployer-${jetty.version}.jar

[xml]
# Plus requires configuration
etc/jetty-overlay.xml

Back to the top