Merge branch 'jetty-9.4.x' of github.com:eclipse/jetty.project into jetty-9.4.x
This commit is contained in:
commit
9f5909b98b
|
@ -13,6 +13,6 @@ GCloudDatastore is an open source project hosted on Github and released under th
|
|||
https://github.com/GoogleCloudPlatform/gcloud-java
|
||||
http://www.apache.org/licenses/LICENSE-2.0.html
|
||||
|
||||
[ini-template]
|
||||
[ini]
|
||||
## Hide the gcloud libraries from deployed webapps
|
||||
jetty.webapp.addServerClasses+=,${jetty.base.uri}/lib/gcloud/
|
||||
|
|
|
@ -41,5 +41,5 @@ http://www.apache.org/licenses/LICENSE-2.0
|
|||
|
||||
[ini-template]
|
||||
## Jminix Configuration
|
||||
jminix.port=8088
|
||||
# jminix.port=8088
|
||||
|
||||
|
|
|
@ -11,5 +11,5 @@ server
|
|||
[xml]
|
||||
etc/jetty-stats.xml
|
||||
|
||||
[ini-template]
|
||||
[ini]
|
||||
jetty.webapp.addServerClasses+=,-org.eclipse.jetty.servlet.StatisticsServlet
|
||||
|
|
Loading…
Reference in New Issue