mirror of https://github.com/apache/jclouds.git
Updated enterprise and gae READMEs to mention JARs that are expected on the classpath
This commit is contained in:
parent
fab1244828
commit
8404727c90
|
@ -20,4 +20,6 @@
|
|||
#
|
||||
# Sets up most commonly requested options for enterprise Java support.
|
||||
#
|
||||
# Expects the joda-time and bcprov JARs (see drivers/joda and drivers/bouncycastle) to be present on your application's classpath.
|
||||
#
|
||||
# TODO: Usage example.
|
||||
|
|
|
@ -20,4 +20,6 @@
|
|||
#
|
||||
# A driver to run jclouds on Google App Engine (http://code.google.com/appengine/).
|
||||
#
|
||||
# Expects the joda-time JAR (see drivers/joda) to be present on your application's classpath.
|
||||
#
|
||||
# TODO: Usage example.
|
||||
|
|
Loading…
Reference in New Issue