Commit Graph

149 Commits

Author SHA1 Message Date
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 57e1bcd209 Added the new TweetStore aggregator project to demos 2011-06-01 21:36:14 +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
Andrew Phillips 2838e1e6cf Added a README for the RUN@cloud Tweetstore demo 2011-05-30 00:16:47 +01:00
Andrew Phillips 103d99afe8 Using a unique name for the RUN@cloud Tweetstore demo 2011-05-30 00:16:45 +01:00
Andrew Phillips b0c7370417 Updated READMEs to describe new providers and GAE SDK version 2011-05-30 00:16:44 +01:00
Andrew Phillips 4d26b5502c Added new Tweetstore demo for CloudBees' RUN@cloud platform 2011-05-30 00:16:42 +01:00
Andrew Phillips 785ad0699d Updated to new providers, removed unnecessary property 'blobs' and 'sequential' -> 'singleThreaded' in @Test 2011-05-30 00:16:40 +01:00
Andrew Phillips 6524390f4b thread.stop() -> thread.interrupt(), and updated KickStart args to correctly point to the GAE SDK and logging.properties locations 2011-05-30 00:16:39 +01:00
Andrew Phillips 36beb90de0 thread.stop() -> thread.interrupt() 2011-05-30 00:16:38 +01:00
Andrew Phillips bb64bb035a appengine.api.labs.taskqueue -> appengine.api.taskqueue 2011-05-30 00:16:36 +01:00
Andrew Phillips bba1f340be Removed unneeded import 2011-05-30 00:16:35 +01:00
Andrew Phillips e4216ea1ea newBlob -> blobBuilder...build() 2011-05-30 00:16:34 +01:00
Andrew Phillips 8e2ea83bc1 Switched to new providers, removed unneeded GAE dev server dependencies and made provider and dependencies runtime 2011-05-30 00:16:32 +01:00
Andrew Phillips d34353e0e7 Updated documentation to match the providers used in the demos 2011-05-30 00:16:31 +01:00
Andrew Phillips 75d2e3a0f0 Updated list of demo modules 2011-05-21 23:12:25 -04:00
Andrew Phillips 194cd528e7 Ported gae-tweetstore-spring to 1.4.2 appengine API and changes in Twitter4j 2011-05-21 23:12:13 -04:00
Andrew Phillips b07ca99372 Ported gae-tweetstore to the 1.4.2 appengine API and to changed in Twitter4j 2011-05-21 23:12:02 -04:00
Andrew Phillips 6c9ca419f6 Made demos inherit from demo aggregator, removed inherited deps and corrected artifact naming 2011-05-21 06:49:57 -04:00
Andrew Phillips 1ea619f211 Cleaned up formatting, corrected demo project naming and referenced the correct parent 2011-05-21 06:45:51 -04:00
Andrew Phillips e76a93e1de Removed tests that are never run 2011-05-21 06:43:57 -04:00
Adrian Cole 9e94fc6fc9 updated license headers 2011-04-09 03:20:17 -07:00
Adrian Cole fd1d6ab88a Issue 521:update to final guice 3.0 2011-04-08 21:47:04 -07:00
Adrian Cole 296dfe2cf2 Issue 520:update to google appengine 1.4.3 2011-04-08 21:02:21 -07:00
Adrian Cole f39514a861 added larger file upload into perftest 2011-04-07 12:52:13 -07:00
Adrian Cole d09ede92b1 Issue 479:update to log4j 1.2.16 2011-02-15 23:03:02 +01:00
Adrian Cole 1fec99e379 Issue 474: changed demo to use async urlfetch 2011-02-15 16:37:15 +01:00
Adrian Cole 48dc616c05 Issue 474: clarified instructions 2011-02-15 16:08:01 +01:00
Adrian Cole e0c7e1c0b3 Issue 474: updated example to use gae sdk 1.4.0 2011-02-15 15:35:30 +01:00
Adrian Cole 19981da7c7 Issue 474:update to google appengine sdk 1.4.0 2011-02-15 14:26:41 +01:00
Adrian Cole 72c641be5d updated jruby example 2011-02-15 13:17:40 +01:00
Adrian Cole db6b3375d0 moved to https://github.com/jclouds/jclouds-examples 2011-02-09 10:48:01 -08:00
Adrian Cole 1d0d392311 moved createlamp to https://github.com/jclouds/jclouds-examples 2011-02-09 10:14:29 -08:00
Adrian Cole 3df922f344 re-organized tools and moved getpath into demos 2011-01-16 17:29:22 -08:00
Adrian Cole 2bc2e23d9c Issue 440: moved all extensions into group id org.jclouds.driver 2011-01-15 20:58:57 -08:00
Adrian Cole 71fc2792f3 Issue 440: moved jclouds-aws to aws-common 2011-01-06 16:48:51 -08:00
Adrian Cole eedc94948e Issue 440: moved ec2 into its own api module 2011-01-05 21:42:34 +01:00
Adrian Cole 9185800200 Issue 440: move sqs code into its own api module 2011-01-05 18:23:46 +01:00
Adrian Cole 2fe58a6ddb Issue 440: moved s3 into its own api module 2011-01-04 22:23:54 +01:00
Adrian Cole 0eccc39789 moved simpledb code from aws to its own api module 2011-01-02 14:21:40 +01:00
Adrian Cole 60b6b68556 code cleanup: http request immutability (except payload), builders, test backfill 2010-12-30 23:40:23 +01:00
Adrian Cole 9f51726239 Issue 413: removed use of guice internal @Nullable annotations 2010-11-24 10:43:54 +01:00
Andrew Phillips c97a3e8cc5 Merge remote branch 'origin'
Conflicts:
	core/src/main/resources/rest.properties
	demos/gae-tweetstore-spring/src/main/java/org/jclouds/demo/tweetstore/config/SpringServletConfig.java
	rimuhosting/pom.xml
2010-11-08 11:08:50 +01:00
Adrian Cole 4dbcbfc7a6 updated google appengine tweetstore tests 2010-11-08 10:03:03 +01:00
Andrew Phillips 7a459aaf77 Merge remote branch 'origin'
Conflicts:
	tools/antcontrib/samples/compute/build.xml
2010-10-06 11:48:12 +02:00
Adrian Cole ff03969828 started refactoring tweetstore launch properties 2010-10-06 09:52:24 +01:00