Commit Graph

6245 Commits

Author SHA1 Message Date
Andrew Donald Kennedy a919985b2b Fix broken build due to ApiMetadata changes 2012-04-12 23:11:00 +01:00
Andrew Phillips ce8315f31f Replaced the deprecated BlobStoreContextFactory with the new-style BlobStoreContextBuilder for gae-tweetstore 2012-04-12 15:52:18 -04:00
Adrian Cole b3e1b675ef moved AnonymousProviderMetadata to the right package 2012-04-12 12:20:25 -06:00
Adrian Cole a5ddf1057f Merge pull request #562 from grkvlt/vcloud-domain-objects
Issue 830: vCloud Director Domain Objects
2012-04-12 10:33:02 -07:00
Andrew Donald Kennedy 585cfae860 Reorganized domain objects in sub-packages for easier assimilation 2012-04-12 17:09:18 +01:00
Adrian Cole 0f542efcd4 Merge pull request #561 from grkvlt/vcloud-metadata
Issue 830: vCloud Director ApiMetadata
2012-04-12 08:53:32 -07:00
Adrian Cole 9c13934556 Merge pull request #559 from grkvlt/carrenza
Carrenza vCloud Director Provider
2012-04-12 07:21:24 -07:00
Adrian Cole 5246796b4c Merge pull request #558 from nacx/add-eventbus
Add the EventBus module when building the injector
2012-04-12 07:19:26 -07:00
Andrew Donald Kennedy 30cee89d53 Remove default endpoint from ApiMetadata 2012-04-12 13:32:50 +01:00
Andrew Donald Kennedy ee9a659b7e Updated Carrenza provider 2012-04-12 12:04:02 +01:00
Ignasi Barrera 965a7038df Add the EventBus module when building the injector 2012-04-12 11:10:40 +02:00
Andrew Donald Kennedy 190a28ba16 Rename Carrenza provider 2012-04-12 09:32:25 +01:00
Adrian Cole 5a3d2a11d6 revert back to openjdk6 and without implicit apt-upgrade 2012-04-11 19:47:22 -06:00
Adrian Cole 23cb01f977 refactor PropertiesBuilder and related types into ApiMetadata and ProviderMetadata, and update all usage 2012-04-11 19:47:09 -06:00
Adrian Cole 70d179b3c7 Merge pull request #557 from grkvlt/vcloud-fixes
Issue 830: vCloud test fixes
2012-04-11 15:25:44 -07:00
Andrew Donald Kennedy 5de8e7bad6 Various minor changes to fix live tests 2012-04-11 22:49:16 +01:00
Andrew Donald Kennedy 19c88aa1fe Updated test annotations for command-line test tool 2012-04-11 22:48:48 +01: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 Donald Kennedy 2e67af2075 Minor fixups 2012-04-11 14:03:34 +01:00
Andrew Donald Kennedy fd616ddbed Error handler check for empty payload 2012-04-11 13:14:53 +01:00
Andrew Donald Kennedy b786178a90 Better error checking and logging in test tear down/clean up methods 2012-04-11 13:14:53 +01:00
Andrew Donald Kennedy 98a89aa68d Fix DMTF section types 2012-04-11 13:14:51 +01: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
Adrian Cole 8100246d8b Merge pull request #556 from grkvlt/vcloud-live-tests
Issue 830: Fixes for vCloud live tests
2012-04-10 17:49:33 -07:00
Andrew Donald Kennedy 9c40c3a34d Fixed NPE in error handler 2012-04-11 01:06:28 +01:00
Andrew Donald Kennedy ef66989727 Corrections to fix expect and live test errors, including JAXB type naming for enumerations 2012-04-11 01:06:27 +01:00
Adrian Cole ce0b181e0d Merge pull request #555 from danikov/vcloud-director-carrenza
Issue 830: vCloud director Carrenza provider
2012-04-10 10:42:35 -07:00
Andrew Donald Kennedy 4de062c636 Fixing live test failures due to new enums and DMTF changes 2012-04-10 18:29:59 +01:00
Adrian Cole 43c32db7cf Merge pull request #550 from grkvlt/dmtf
Issue 901: DMTF module
2012-04-10 10:26:55 -07:00
Andrew Donald Kennedy ad1250984b Use value of Role enum 2012-04-10 18:24:27 +01:00
Andrew Donald Kennedy 9dbdbb13a7 Fix failing tests due to new ReturnNullOnNotFoundOr404 behaviour 2012-04-10 18:24:27 +01:00
Andrew Donald Kennedy a4d433d513 Update DMTF dependencies (removed log4j) 2012-04-10 18:23:55 +01:00
Andrew Donald Kennedy 2cfe215592 Updated XmlType annotations 2012-04-10 18:06:16 +01:00
Andrew Donald Kennedy 0e01520240 Updated types to fix some failing tests 2012-04-10 18:02:26 +01:00
Andrew Donald Kennedy 98f0c51b28 Update usage of collections of OVF sections 2012-04-10 18:02:26 +01:00
Andrew Donald Kennedy 74b5ef76e7 Creation of DMTF labs project 2012-04-10 18:02:25 +01:00
danikov f3c5bbf4da carrenza-vcloud-director provider 2012-04-10 17:10:56 +01:00
Adrian Cole 9cd9e4feeb Merge pull request #553 from nacx/eventbus-module
Added EventBus module to configure the sync and async EventBus
2012-04-10 08:48:50 -07:00
Adrian Cole 54184914c5 Merge pull request #552 from nacx/configurable-prettyprint
Pretty print in payload is now configurable
2012-04-10 08:47:23 -07:00
Ignasi Barrera 6aab0d7716 Added EventBus module to configure the sync and async EventBus 2012-04-10 16:33:24 +02:00