Commit Graph

3184 Commits

Author SHA1 Message Date
Andrew Phillips 0b7bcb7b3f Removed the default for 'jclouds.tweetstore.blobstores' which would not work in any case if the required credential properties were not available 2011-07-07 21:52:15 -04:00
Andrew Phillips 4f09edec73 Removed ImmutableHttpCommand that had previously been inlined in HttpRequestTask 2011-07-07 21:52:14 -04:00
Andrew Phillips 5b82761396 Added Maps2.fromKeys 2011-07-07 21:52:14 -04:00
Adrian Cole b889188b86 Merge branch 'master' of github.com:jclouds/jclouds
* 'master' of github.com:jclouds/jclouds:
  Also generating the XML EMMA report as required by the Jenkins EMMA plugin
  Switching to a local 1.3-SNAPSHOT version of the emma-maven-plugin to resolve https://cloudbees.zendesk.com/tickets/1198
  utils -> util in package names
2011-07-07 17:03:46 -07:00
Adrian Cole 37e6424040 Issue 557:support Virtacore vCloud Express 2011-07-07 17:03:32 -07:00
Andrew Phillips 94e6d5834e Also generating the XML EMMA report as required by the Jenkins EMMA plugin 2011-07-07 19:46:05 -04:00
Andrew Phillips 2c832fef46 Switching to a local 1.3-SNAPSHOT version of the emma-maven-plugin to resolve https://cloudbees.zendesk.com/tickets/1198 2011-07-07 19:17:41 -04:00
Andrew Phillips bde7a9d4c8 utils -> util in package names 2011-07-07 19:17:40 -04:00
Adrian Cole c58dba41e9 Issue 621:don't start test instances with http-accessible services running as root 2011-07-07 01:23:01 -07:00
Adrian Cole 32e4065bb7 fix runScriptOnNode which wasn't processing options 2011-07-07 01:14:27 -07:00
Adrian Cole bc103209db bug where an init script ran without root privs finds the wrong path 2011-07-07 01:13:20 -07:00
Adrian Cole 0b4347772b don't exit unless process has already started 2011-07-07 01:12:09 -07:00
Adrian Cole 712d50dea8 avoid finding yourself when looking for a process match 2011-07-07 01:10:57 -07:00
Adrian Cole 0e8385aa83 Issue 610: greenhouse data now passes 2011-07-07 01:06:45 -07:00
Adrian Cole 17545cca29 fixed credential persistence in gogrid 2011-07-07 01:06:01 -07:00
Adrian Cole 48fa7a6d2c Issue 620:elasticstack and cloudsigma-based providers do not report operating system on nodes 2011-07-07 01:01:35 -07:00
Adrian Cole 6b1720bfde Merge branch 'master' of git@github.com:jclouds/jclouds
* 'master' of git@github.com:jclouds/jclouds:
  Added a null check for the 'application.host' servlet context parameter
2011-07-05 23:35:59 -07:00
Adrian Cole c4c40eaff5 Issue 619:support parsing ubuntu oneiric 2011-07-05 22:52:45 -07:00
Andrew Phillips 7debc1e3d6 Added a null check for the 'application.host' servlet context parameter 2011-07-05 21:40:18 -04:00
Adrian Cole fae29d217e Issue 617:address NPE failures in CI 2011-07-05 14:36:49 -07:00
Adrian Cole f42d2bdb31 added test to ensure we can create a node in the same location as an existing node 2011-07-05 13:58:42 -07:00
Adrian Cole 7ad9fddf52 Issue 608:Starting a node with a location-id specifying an ec2 availability zone fails 2011-07-04 22:03:55 -07:00
Adrian Cole 88c1f50a33 Issue 616: moved tests to use OpenJDK and better java args 2011-07-04 00:26:33 -07:00
Adrian Cole ceaffbf103 Issue 616:move integration tests to jboss as7 2011-07-01 18:01:40 -07:00
Adrian Cole b56f08b9a5 Issue 614:Add Visitor pattern support for scriptbuilder Statements 2011-07-01 17:40:20 -07:00
Adrian Cole 0a28bbdb8a cloudservers now supports debian 2011-07-01 17:38:35 -07:00
Adrian Cole 5f00612929 Issue 615:enhance curl arg defaults 2011-07-01 17:37:33 -07:00
Adrian Cole 521d3c3289 Issue 611:copy paste error in RestContextFactory.createContextSpec 2011-07-01 16:29:25 -07:00
Adrian Cole b1e5bb6ade Issue 610: greenhousedata-element-vcloud now out of sandbox 2011-07-01 16:26:11 -07:00
Adrian Cole 6394370ddf Issue 610: adjusted vcloud code to match greenhouse settings 2011-07-01 16:22:38 -07:00
Andrew Phillips 75b336b83f Constructing the request URL for the 'store' callback using context-specific settings 2011-06-29 23:01:22 -04:00
Andrew Phillips d8443bec4d Using an RFC 2068-compliant header for 'trusted' requestors and integration-test-specific settings for the local RunAtCloudServer 2011-06-29 22:59:21 -04:00
Andrew Phillips 0448fcaa9f Added 'cloneonestorage' test credentials and environment-specific settings for the host URL at which StoreTweetsController should be called 2011-06-29 22:55:52 -04:00
Andrew Phillips 4aa9bcb82e ObjectFields is only used in tests 2011-06-29 22:53:45 -04:00
Andrew Phillips 5d8dfea9bd Added the cloudonestorage provider as a dependency 2011-06-29 08:45:30 -04:00
Andrew Phillips ef39cdcd20 Removed a duplicate <repository> entry that was included by a slightly-too-successful merge 2011-06-28 22:12:47 -04:00
Andrew Phillips d122e0e77b Added a repository to locate net.stax:stax-appserver for runatcloud-tweetstore 2011-06-28 21:54:35 -04:00
Adrian Cole c348d78892 Merge branch 'master' of github.com:jclouds/jclouds
* 'master' of github.com:jclouds/jclouds:
  Removed an unnecessary config property (was the same as the default)
2011-06-28 18:23:10 -07:00
Adrian Cole 4d45cd19e5 fixed repo in cloudbees demo 2011-06-28 18:17:52 -07:00
Adrian Cole cc49951404 updated demos to new jclouds version 2011-06-28 18:11:00 -07:00
Andrew Phillips 3c8297ac77 Removed an unnecessary config property (was the same as the default) 2011-06-28 17:14:21 -04:00
Adrian Cole 750be3137d Issue 608: investigate template where EC2 AZ is specified explicitly leaves ami with correct region code 2011-06-28 11:46:16 -07:00
Adrian Cole b468d3b047 Issue 608: investigate template where EC2 AZ is specified explicitly 2011-06-28 11:43:27 -07:00
Adrian Cole cf07d64a48 Issue 610:add support for Green House Data Element vCloud 2011-06-28 11:28:27 -07:00
Adrian Cole 96a4923c4c added message and null check guarding MPU on payloads with contentLength set 2011-06-27 07:11:10 -07:00
Adrian Cole 0502300840 fixed ec2 security group live test 2011-06-27 02:26:51 -07:00
Adrian Cole a9277558cd Issue 609:support same arity operations on rest services 2011-06-27 02:23:14 -07:00
Adrian Cole 3e80c0433c osgi fix 2011-06-24 18:44:16 +08:00
Adrian Cole 413b5b8124 Merge pull request #55 from bmabey/master
fixed small typo in clojure's blobstore implementation to create a blob-last-modified accessor
2011-06-23 23:59:58 -07:00
Andrew Phillips f89a213843 Updated the sandbox POMs to the new 1.1.0-SNAPSHOT version, since the maven-release-plugin didn't 2011-06-23 01:02:00 +02:00