Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: 94c0e4031683db91e716325f50a28208d9c78a5c (plain) (tree)
1
2
3
4
5
6
7
8
9



                

        
 
     
             
                                     
 
     

                      
#
# Deploy Feature
#

[depend]
webapp

[lib]
# Deploy jars
lib/jetty-deploy-${jetty.version}.jar

[xml]
# Deploy configuration
etc/jetty-deploy.xml

Back to the top