Commit Graph

36 Commits

Author SHA1 Message Date
Adrian Cole 245c346ddd [maven-release-plugin] prepare for next development iteration 2012-03-08 14:16:33 -08:00
Adrian Cole 1ca192a9df [maven-release-plugin] prepare release jclouds-1.3.2 2012-03-08 14:16:28 -08:00
Ioannis Canellos 56a66d8748 Issue 842:cloudfiles-us does not properly work under OSGi 2012-03-08 11:50:06 -08:00
Ioannis Canellos 9ad61ab0b7 [maven-release-plugin] prepare for next development iteration 2012-01-19 05:41:44 +02:00
Ioannis Canellos 982ce1cdb1 [maven-release-plugin] prepare release jclouds-1.3.1 2012-01-19 05:41:43 +02:00
Ioannis Canellos 1684b02033 Updated OSGi package imports for compute providers & apis. 2012-01-18 07:54:23 -08:00
Adrian Cole 07f91f3378 [maven-release-plugin] prepare for next development iteration 2012-01-15 21:08:02 -08:00
Adrian Cole d99eb65799 [maven-release-plugin] prepare release jclouds-1.3.0 2012-01-15 21:07:59 -08:00
Adrian Cole 77ba233732 [maven-release-plugin] prepare for next development iteration 2012-01-10 23:33:21 -08:00
Adrian Cole 5776b5b6af [maven-release-plugin] prepare release jclouds-1.3.0-rc-2 2012-01-10 23:33:16 -08:00
Adrian Cole f368485acd Issue 798: merge for potential 1.3.0-rc-2 2012-01-10 18:21:41 -08:00
Adrian Cole c151e5bdd7 Issue 730: last deprecated methods scheduled for removal in 1.3 2012-01-10 18:10:55 -08:00
Adrian Cole f3f56463b4 centralized RestContext<S,A> binding 2012-01-10 12:21:25 -08:00
Adrian Cole f06e6982eb Issue 800:introduce property for build version 2012-01-05 17:51:55 -08:00
Adrian Cole 99fb37f6cf refactored LiveTest code to share property initialization 2012-01-05 17:51:03 -08:00
Adrian Cole 42137677da Issue 801:fix inconsistency in test property test.provider.apiversion set in pom.xml -> api-version 2012-01-05 13:09:45 -08:00
Adrian Cole 8d84f8c699 Merge branch 'master' of github.com:jclouds/jclouds into 1.3.x
* 'master' of github.com:jclouds/jclouds:
  Issue 797: converted many adapters to the new gson streaming method
  Issue 797: moved JsonLiteral out of the gson package hierarchy as it is unnecessarily there
  Issue 797: update to gson 2.1
  Issue 797: gson 2+ defaults numbers to double
  Issue 797: gson 2+ addresses gson issue 325
  Add tests for Virtual CPU attribute in Flavor json
  Refactor Flavor class so that it is immutable
  Add vcpus to the flavor entity.
  Fixed broken test in VirtualBox.
  [issue 795] Fixing a compilation failure in EC2ListNodesStrategy - looks like something happened with generic casts between Java 6 and 7 (see http://stackoverflow.com/questions/8637937/why-does-a-generic-cast-of-a-list-extends-set-to-listset-succeed-on-sun)
  [issue 795] Added a @DataProvider and modified failing tests to selectively run under Java6/7
  [issue 795] De-generified HttpMessage.Builder and HttpRequest.Builder, prevented the "ambiguous method" compile errors caused by GeneratedHttpRequest.builder() and from() (see [issue 461]) and added a convenience requestBuilder() and fromRequest() methods with the former signatures of builder() and from() resp.
  GAE SDK 1.5.5 -> 1.6.1
  fixed problem with creating nova client inside karaf
2012-01-01 19:43:27 -08:00
Adrian Cole 7146572620 Issue 797: converted many adapters to the new gson streaming method 2012-01-01 19:24:42 -08:00
Andrew Phillips 3590f67097 [maven-release-plugin] prepare for next development iteration 2011-12-22 20:17:36 +00:00
Andrew Phillips 2d6eda0c33 [maven-release-plugin] prepare release jclouds-1.3.0-rc-1 2011-12-22 20:17:26 +00:00
andreisavu 2284588513 Issue 752. Move off deprecated systemProperties to systemPropertyVariables in surefire 2011-12-02 16:47:14 +02:00
Adrian Cole 4a5af1e7a5 Issue 441: added new type: LoginCredentials, and (jclouds|provider).image.(login-user|authenticate-sudo) context properties 2011-11-21 11:00:12 +02:00
Adrian Cole c08a7884bd Issue 750:property to set the image id for the default template 2011-11-11 19:48:28 +02:00
Adrian Cole dd89ad3068 backfilled tests and refactored most of org.jclouds.location.suppliers package 2011-10-23 04:38:25 +02:00
Adrian Cole 552242e863 moved to 1.3.0-SNAPSHOT 2011-10-16 12:26:31 -07:00
Adrian Cole 2ba6ce6b66 precise 2011-10-16 03:01:43 -07:00
Adrian Cole 842da34982 Issue 713:support userMetadata in createNodesInGroup in byon, cloudservers, and aws-ec2 2011-10-07 00:34:44 -07:00
Adrian Cole 960bfe709f Issue 663:Update license headers to jclouds, Inc. and setup NOTICE file 2011-08-16 18:14:30 -07:00
Adrian Cole 0a8f38b90e bumped snapshot version to 1.2.0-SNAPSHOT 2011-08-05 04:09:23 +01:00
Adrian Cole 81bf7268be Issue 487: rimu returns consistent hostname, but vcloud does not 2011-07-23 23:20:13 +10:00
Adrian Cole c4c40eaff5 Issue 619:support parsing ubuntu oneiric 2011-07-05 22:52:45 -07:00
Andrew Phillips 7d2fb23119 Master version is now 1.1.0-SNAPSHOT (= next feature version) now that 1.0.0 is out 2011-06-05 11:17:43 +04:00
Adrian Cole fc2c59d861 Merge pull request #51 from gustavomzw/master
Issue 550: Added ProviderMetadata for Elastic Hosts.
2011-06-02 19:33:29 -07:00
Gustavo Morozowski 226efe0659 Issue 550: Added ProviderMetaData for RimuHosting. 2011-06-02 23:20:38 -03:00
Dmitri Babaev e1f0cdcfa5 Merge commit '6d187ed9baaad1e00dbe65b36ea2989c951a5a28', ssh client patch is reverted due to massive changes in code
Conflicts:
	drivers/jsch/src/main/java/org/jclouds/ssh/jsch/JschSshClient.java
2011-06-03 03:50:47 +04:00
Adrian Cole 3899435588 Issue 593:add rimu hosting to supported providers list 2011-06-02 16:22:50 -07:00