Commit Graph

249 Commits

Author SHA1 Message Date
Adrian Cole 00e28b9910 fixed syntax of perftest 2012-05-07 16:54:34 -07:00
Adrian Cole 2698736301 made perftest compile and run again 2012-05-07 16:22:25 -07:00
Adrian Cole 05ab8b16df Issue 918:update to latest GAE sdk 1.6.5 2012-05-07 16:22:12 -07:00
Andrew Phillips 596cf4e044 Removed the scheduler component from heroku-tweetstore because the platform can provide it 2012-05-05 18:56:17 -07:00
Andrew Phillips 6f75c85313 Added a 'clear tweets' option to heroku-tweetstore. Using unique container names in unit tests. 2012-05-04 03:44:16 -07:00
Andrew Phillips b9188872f2 Made the application port configurable for local testing 2012-05-04 03:44:15 -07:00
Andrew Phillips e03208bfea Using absolute links to images to account for different starting paths 2012-05-02 01:53:43 -07:00
Andrew Phillips 4c35bc7756 Using the Heroku logo 2012-05-02 00:43:09 -07:00
Andrew Phillips 2110145f49 $%^$&# jetty-runner packages taglibs, jstl and a couple of other dependencies that result in duplicates 2012-05-01 20:13:16 -07:00
Andrew Phillips 7a7e40c0d6 First cut of heroku-tweetstore 2012-05-01 17:32:47 -07:00
Andrew Phillips b665733423 Made the serverThread final 2012-05-01 17:30:38 -07:00
Andrew Phillips bbe157576c Renamed properties rhcloud.jboss.* -> jboss.* 2012-05-01 17:30:38 -07:00
Andrew Phillips 588a7c38ad Added cf-tweetstore-spring and rhcloud-tweetstore to the Tweetstore aggregator POM 2012-04-26 22:21:19 -04:00
Andrew Phillips 608e9d5059 Removed commons-logging and configured exceptions for the maven-duplicate-finder-plugin 2012-04-26 16:07:33 -04:00
Andrew Phillips 13abe19cb2 Using the new context view (see http://code.google.com/p/jclouds/issues/detail?id=904) in cf-tweetstore-spring 2012-04-26 01:48:05 -04:00
Andrew Phillips 8be906301e Using the new context view (see http://code.google.com/p/jclouds/issues/detail?id=904) in runatcloud-tweetstore 2012-04-26 01:47:51 -04:00
Andrew Phillips a9f62a8c77 Using the new context view (see http://code.google.com/p/jclouds/issues/detail?id=904) in rhcloud-tweetstore 2012-04-26 01:47:07 -04:00
Andrew Phillips 507a929f72 Using the new context view (see http://code.google.com/p/jclouds/issues/detail?id=904) in gae-tweetstore-spring 2012-04-26 01:25:00 -04:00
Andrew Phillips a1c26e5701 Using the new context view (see http://code.google.com/p/jclouds/issues/detail?id=904) in gae-tweetstore 2012-04-26 01:25:00 -04:00
Andrew Phillips 874884c61b Using the public rather than the internal address to trigger tweet storage in Cloud Foundry TweetStore while we figure out if it's possible to use the internal address (see http://support.cloudfoundry.com/requests/102117) 2012-04-13 17:05:48 -04:00
Andrew Phillips 4539174a7f Replaced the deprecated BlobStoreContextFactory with the new-style BlobStoreContextBuilder for gae-tweetstore-spring 2012-04-13 15:29:24 -04:00
Andrew Phillips 365d3af7fa Replaced the deprecated BlobStoreContextFactory with the new-style BlobStoreContextBuilder for cf-tweetstore-spring 2012-04-13 15:20:50 -04:00
Andrew Phillips 7d0d5d91a2 Replaced the deprecated BlobStoreContextFactory with the new-style BlobStoreContextBuilder for rhcloud-tweetstore 2012-04-13 15:12:38 -04:00
Andrew Phillips dcc8e2f9ef Replaced the deprecated BlobStoreContextFactory with the new-style BlobStoreContextBuilder for runatcloud-tweetstore 2012-04-13 15:04:42 -04:00
Andrew Phillips ce8315f31f Replaced the deprecated BlobStoreContextFactory with the new-style BlobStoreContextBuilder for gae-tweetstore 2012-04-12 15:52:18 -04:00
Andrew Phillips 6f6790d9d3 Added the Quartz listener to cf-tweetstore-spring for CRON functionality 2012-04-11 17:29:13 -04:00
Andrew Phillips e24e8cd98c Removed an unused request attribute (originally included for testing) 2012-04-11 10:49:48 -04:00
Andrew Phillips b161fcc48e Returning one logger per class in Spring JavaConfig's logger @Resource injection support 2012-04-11 10:36:47 -04:00
Andrew Phillips 4e5fe4ece3 Added Cloud Foundry TweetStore example using Spring for dependency injection 2012-04-11 01:46:29 -04:00
Andrew Phillips e670ae0c4e Stopping the local JBoss test server for rhcloud-tweetstore after integration tests 2012-04-11 01:42:45 -04:00
Andrew Phillips da23bfae1a Using plexus-archiver to make the WAR file for testing 2012-04-11 01:42:07 -04:00
Andrew Phillips eb5d50762e Using a root-based link for local images 2012-04-11 01:40:46 -04:00
Andrew Phillips d9098e6d2a Excluding .gitignore from WAR files. It's present in some TweetStore instances' empty src/main/platform directory to ensure that directory is stored in Git 2012-04-11 01:39:11 -04:00
Andrew Phillips ae22bde4ad Supporting jclouds drivers by retrieving the configured logger factory using LoggingModules 2012-04-11 01:38:04 -04:00
Andrew Phillips e852a9d94b Stopping the local DevAppServer in gae-tweetstore-spring after integration tests 2012-04-11 01:37:19 -04:00
Andrew Phillips cac8b9136b Removed an unused 'address' parameter to the RunAtCloudServer and now also stopping the server after integration tests 2012-04-11 01:36:06 -04:00
Andrew Phillips d1fc23301d Stopping the local DevAppServer after integration tests 2012-04-11 01:32:17 -04:00
Andrew Phillips cdaa86f0fb Updated PlatformServices attribute name for RUN@cloud's TweetStore version 2012-04-03 11:47:59 -04:00
Andrew Phillips a22a08a1ff Updated PlatformServices attribute name for OpenShift's TweetStore version 2012-04-03 11:47:58 -04:00
Adrian Cole 764e0907f7 Issue 657:ApiMetadata 2012-04-01 18:43:31 -07:00
Andrew Phillips ccc86123ca Using jboss-as-embedded for integration testing of OpenShift Express 2012-02-17 23:05:46 +01:00
Andrew Phillips fdc9bd4691 Added a file to src/main/platform for rhcloud-tweetstore to ensure the directory is preserved 2012-02-17 23:05:43 +01:00
Andrew Phillips 9a783b1291 Added OpenShift Express TweetStore (no live integration tests yet - will try Arquillian) 2012-02-17 23:05:40 +01:00
Andrew Phillips 6ef96f0de5 Corrected Javadoc comments 2012-02-17 23:01:41 +01:00
Andrew Phillips 2f5f0b3474 Preventing a resource leak of an output stream for the jclouds.properties itest file 2012-02-17 23:01:38 +01:00
Andrew Phillips 9336105d34 Cleaned up TweetStore project names 2012-02-13 11:22:40 +00:00
Andrew Phillips e737e45d36 Factored JobExecutionContext utility functions into a helper class 2012-02-08 22:39:36 -05:00
Andrew Phillips 8e74a1e029 First cut of provider-independent PlatformServices to supply Cron and TaskQueue functionality where not provided by the platform 2012-02-08 22:39:25 -05:00
Andrew Phillips dc49957304 Created skeleton org.jclouds.demo.paas structure 2012-02-08 22:39:13 -05:00
Andrew Phillips 2bc8e39e0a Removed a duplicate comment 2012-02-05 01:13:44 -05:00