mirror of
https://github.com/apache/jclouds.git
synced 2025-02-16 06:56:45 +00:00
added missing async config for gae
This commit is contained in:
parent
ca8ff2db9d
commit
dfa5413671
@ -37,7 +37,8 @@
|
||||
:ning 'org.jclouds.http.ning.config.NingHttpCommandExecutorServiceModule
|
||||
:bouncycastle 'org.jclouds.encryption.bouncycastle.config.BouncyCastleCryptoModule
|
||||
:joda 'org.jclouds.date.joda.config.JodaDateServiceModule
|
||||
:gae 'org.jclouds.gae.config.GoogleAppEngineConfigurationModule})
|
||||
:gae 'org.jclouds.gae.config.GoogleAppEngineConfigurationModule
|
||||
:gae-async 'org.jclouds.gae.config.AsyncGoogleAppEngineConfigurationModule})
|
||||
|
||||
(defn- instantiate [sym]
|
||||
(let [loader (.getContextClassLoader (Thread/currentThread))]
|
||||
|
Loading…
x
Reference in New Issue
Block a user