mirror of https://github.com/apache/jclouds.git
08c8430619
* 'master' of git@github.com:jclouds/jclouds: Issue 574: don't make build dependent on tz 'appid' value in cloudbees-web.xml value is sufficient, no need for it in the bees plugin configt need the bees.appid value in the plugin config as it's already set Removed unused deps Added the new TweetStore aggregator project to demos Created a TweetStore parent project, updated twitter4j to 2.2 and switched to OAuth Added instructions to generate Twitter consumer keys and access tokens to READMEs added AWS Security Group Clojure wrapper |
||
---|---|---|
.. | ||
src | ||
README.txt | ||
pom.xml |
README.txt
==== Copyright (C) 2011 Cloud Conscious, LLC. <info@cloudconscious.com> ==================================================================== Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ==================================================================== ==== # # The jclouds API for Amazon's EC2 service (http://aws.amazon.com/ec2/). # # TODO: Implementation status. # TODO: Supported features. # TODO: Usage example.