Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 33c077ce684ae9c0e295562bdf063778dec2df8a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
#
# JNDI Support
#

[depend]
server

[lib]
lib/jetty-jndi-${jetty.version}.jar
lib/jndi/*.jar

Back to the top