Move index.yaml for gcloud datastore sessions to jetty.base/etc

This commit is contained in:
Jan Bartel 2016-08-18 11:18:20 +10:00
parent a4a97a0257
commit e87557e527
4 changed files with 3 additions and 18 deletions

View File

@ -12,6 +12,7 @@ jcl-api
jcl-impl
[files]
basehome:etc/sessions/gcloud/index.yaml|etc/index.yaml
maven://com.google.cloud/gcloud-java-datastore/0.2.3|lib/gcloud/gcloud-java-datastore-0.2.3.jar
maven://com.google.cloud/gcloud-java-core/0.2.3|lib/gcloud/gcloud-java-core-0.2.3.jar
maven://com.google.auth/google-auth-library-credentials/0.3.1|lib/gcloud/google-auth-library-credentials-0.3.1.jar
@ -61,6 +62,6 @@ http://www.apache.org/licenses/LICENSE-2.0.html
[ini-template]
## GCloudDatastore Session config
#jetty.gcloudSession.maxRetries=
#jetty.gcloudSession.backoffMs=
#jetty.gcloudSession.maxRetries=5
#jetty.gcloudSession.backoffMs=1000

View File

@ -1,5 +0,0 @@
[description]
Enables session storage when running inside the cloud.
[xml]
etc/sessions/gcloud/embedded.xml

View File

@ -1,5 +0,0 @@
[description]
Enables session storage on a local GCloudDataStore dev server.
[xml]
etc/sessions/gcloud/local.xml

View File

@ -1,6 +0,0 @@
[description]
Enables session storage on a remote GCloudDataStore service.
[xml]
etc/sessions/gcloud/remote.xml