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
f390f314ee
Issue 803: changes needed when guice is in production mode
2012-01-07 06:08:32 -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
Adrian Cole
8369ffae35
gogid auth fix
2011-12-22 04:16:41 -08:00
Adrian Cole
aef44b26b9
modernized gogrid
2011-12-22 03:59:24 -08:00
Adrian Cole
f9b38f646c
Issue 730: removed deprecated methods from ComputeService RunScript/TemplateOptions SshClient.Factory and replaced occurences of Credentials with LoginCredentials whereever possible
2011-12-20 23:19:45 -08: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
4329129c25
Issue 750:property to set the image id for the default template
2011-11-14 19:25:46 +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
90c85e03f9
updated iso codes
2011-10-16 09:21:47 -07:00
Adrian Cole
921ca628f7
Issue 722: added specific tests to help troubleshoot GoGrid api issues
2011-10-14 15:50:38 -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
d5a6950864
updated to latest gogrid images
2011-09-25 14:31:26 -07:00
Guillaume Nodet
87dd23551c
Avoid using a non official jsr and use our own annotations
2011-09-16 17:52:12 +02: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
32fe309424
Issue 639:Memory scaling for GoGrid vm's
2011-07-28 01:37:53 -07:00
Adrian Cole
a6351972d4
better error on gogrid test
2011-07-26 22:16:52 -07:00
Adrian Cole
edc1b10610
Issue 637: moved to sshj and tested on aws-ec2 gogrid cloudservers elastichosts-lon-p trmk-*
2011-07-25 03:59:01 -07:00
Adrian Cole
5994d14841
Issue 487: gogrid and elasticstack do not have predicatable hostnames
2011-07-23 10:19:51 +10:00
Adrian Cole
feaef2b6eb
work around condition where occasionally gogrid is late making credentials available for a newly started server
2011-07-22 10:45:26 +10:00
Adrian Cole
17545cca29
fixed credential persistence in gogrid
2011-07-07 01:06:01 -07:00
Adrian Cole
fae29d217e
Issue 617:address NPE failures in CI
2011-07-05 14:36:49 -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
Dmitri Babaev
0fedf6e467
Merge commit '7d0248c5dd972287e51ad1971d61a6ddc8bdcdf5'
2011-06-01 20:37:49 +04:00
Adrian Cole
3526cdc4c5
Issue 568:support ubuntu 11.04
2011-05-31 11:12:39 -07:00
Adrian Cole
fca0e3d093
Issue 564:parse debian images
2011-05-30 17:08:10 -07:00
Adrian Cole
f8b7c911e5
removed redundant test
2011-05-30 13:38:47 -07:00
Adrian Cole
1d81641279
gogrid doesn't support windows 2008 r1
2011-05-30 10:54:35 -07:00
Adrian Cole
be422a2c0e
Issue 550: added gogrid to provider metadata
2011-05-30 10:42:32 -07:00
Adrian Cole
c621d53799
Issue 565: run script on a distinct node
2011-05-16 16:56:14 -07:00