Commit Graph

62 Commits

Author SHA1 Message Date
Adrian Cole cc49951404 updated demos to new jclouds version 2011-06-28 18:11:00 -07:00
Andrew Phillips 783f137bb5 Using the correct "it's me" header in the RUN@cloud integration tests 2011-06-21 18:32:42 +02:00
Andrew Phillips 3028a05fa8 ${version}.${tweetstore.instance} -> ${version}-${tweetstore.instance} for jclouds.properties remote resource version as it's closer to using a classifier (not supported by the plugin) 2011-06-03 15:02:55 +02:00
Andrew Phillips 4cd17db523 Added a 'tweetstore.instance' identifier to fetch the correct jclouds.properties remote resource bundle 2011-06-03 03:08:11 +02:00
Andrew Phillips 5ef3778468 Converted the TweetStore *app* (not just the tests ;-)) to use OAuth for Twitter 2011-06-03 03:08:10 +02:00
Andrew Phillips b1fb4f686a Added 'deploy' profiles for each TweetStore instance 2011-06-02 02:18:18 +02:00
Andrew Phillips a089151981 Added a 'deploy' profile that fetches and includes a private jclouds.properties file, and now copying META-INF resources into <webapproot>/META-INF rather than <webapproot>/WEB-INF/META-INF 2011-06-02 02:18:17 +02:00
Andrew Phillips 3f60d4f707 Extracted a PROPERTY_TWEETSTORE_BLOBSTORES constant 2011-06-02 02:18:16 +02:00
Andrew Phillips 98ff7b16fe '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 2011-06-01 21:54:47 +02:00
Andrew Phillips d2c269626a Removed unused deps 2011-06-01 21:38:12 +02:00
Andrew Phillips c29765d1d0 Created a TweetStore parent project, updated twitter4j to 2.2 and switched to OAuth 2011-06-01 21:36:12 +02:00
Andrew Phillips 20b32e77a9 Added instructions to generate Twitter consumer keys and access tokens to READMEs 2011-06-01 21:36:09 +02:00