adriancole
|
89fda8ee28
|
[maven-release-plugin] prepare for next development iteration
|
2013-02-04 17:30:46 -08:00 |
adriancole
|
2b0ad28f26
|
[maven-release-plugin] prepare release jclouds-1.6.0-alpha.2
|
2013-02-04 17:30:44 -08:00 |
adriancole
|
267069755e
|
[maven-release-plugin] prepare for next development iteration
|
2013-02-02 08:41:53 -08:00 |
adriancole
|
7c924b312f
|
[maven-release-plugin] prepare release jclouds-1.6.0-alpha.1
|
2013-02-02 08:41:51 -08:00 |
Adrian Cole
|
878ec1bcab
|
undid Serializable and added checkstyle InterfaceIsType:allowMarkerInterfaces=false
|
2012-11-18 09:23:44 -08:00 |
Andrew Gaul
|
93d69ece2b
|
Enforce newline at end of file via Checkstyle
Also address all warnings, via:
find -name \*.java | while read i; do if [ x`tail -c 1 $i` != x"" ]; then echo >> $i; fi; done
|
2012-10-29 22:12:44 -07:00 |
Adrian Cole
|
28d766b9df
|
bumped to 1.6.0-SNAPSHOT
|
2012-09-17 01:43:52 -07:00 |
Adrian Cole
|
d980b4fd42
|
changed test poms to use provider.template and provider.ec2-template accordingly
|
2012-06-15 23:35:10 -04:00 |
Aled Sage
|
9b4c3cb25d
|
Sets endpoint for cloudservers-uk
Previously was inheriting default, which was the US endpoint.
|
2012-06-12 17:37:25 +01:00 |
Ioannis Canellos
|
b078adc3ce
|
Removed fragments and dynamic imports. Added centralized control of the maven-bundle-plugin.
|
2012-06-03 19:41:54 +03:00 |
Adrian Cole
|
df7d2acbb4
|
wrapper -> view
|
2012-04-23 19:14:36 -07:00 |
Adrian Cole
|
886d2cafb9
|
created base Context class with ProviderMetadata and Identity
|
2012-04-23 16:16:51 -07:00 |
Adrian Cole
|
0b59dea073
|
removed ContextBuilder subclasses; added unwrap; undid generic params
|
2012-04-16 00:44:20 -07: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
|
764e0907f7
|
Issue 657:ApiMetadata
|
2012-04-01 18:43:31 -07:00 |
Adrian Cole
|
605b2dbd25
|
template updates for cloudservers
|
2012-03-09 16:51:26 -08:00 |
Ioannis Canellos
|
5490b3068c
|
[842] Added required import packages to cloudfiles api bundle. Improved import packages in all bundles.
|
2012-02-17 00:49:39 +02:00 |
Adrian Cole
|
fe4d148528
|
updated current version to 1.5.0-SNAPSHOT
|
2012-02-04 11:06:07 -08:00 |
Ioannis Canellos
|
cfe88031a2
|
Updated OSGi package imports for compute providers & apis.
|
2012-01-18 15:02:16 +02:00 |
Ioannis Canellos
|
ccdeb26dd2
|
Fixed package imports for cloudservers us & uk.
|
2012-01-17 13:47:33 +02:00 |
Adrian Cole
|
3df052565f
|
updated current version to 1.4.0-SNAPSHOT
|
2012-01-16 13:08:32 -08:00 |
Adrian Cole
|
f06e6982eb
|
Issue 800:introduce property for build version
|
2012-01-05 17:51:55 -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
|
208c474969
|
updated template builders for current images
|
2011-12-21 03:15:08 -08: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
|
69467b04e3
|
Issue 752:move off deprecated systemProperties to systemPropertyVariables in surefire
|
2011-11-14 19:25:45 +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
|
d2f60e49a4
|
updated templates for rackspace
|
2011-11-11 12:42:39 +02:00 |
danikov
|
914f9adf41
|
refactored out commonalities and added apis to the rest.properties, plus corrected some meta-data
|
2011-11-10 15:34:58 +00:00 |
danikov
|
9e3fa50328
|
added cloudloadbalancers to the linked services
|
2011-11-10 15:32:25 +00:00 |
Adrian Cole
|
debabe632f
|
cloudservers-uk now has ubuntu 8.04
|
2011-11-01 04:20:30 +00:00 |
Adrian Cole
|
552242e863
|
moved to 1.3.0-SNAPSHOT
|
2011-10-16 12:26:31 -07:00 |
Adrian Cole
|
2d704bde59
|
Issue 724:add ubuntu precise to the supported versions
|
2011-10-16 02:50:45 -07:00 |
Adrian Cole
|
d4323d1ffd
|
updated centos versions
|
2011-09-22 00:42:43 -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
|
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
|
c8ebbc2f02
|
updated cloudservers uk template settings to match current images
|
2011-07-08 02:13:12 -07:00 |
Adrian Cole
|
b037be29fa
|
updated rackspace default version to ubuntu 11.04
|
2011-07-08 02:13:11 -07:00 |
Adrian Cole
|
c4c40eaff5
|
Issue 619:support parsing ubuntu oneiric
|
2011-07-05 22:52:45 -07:00 |
Adrian Cole
|
0a28bbdb8a
|
cloudservers now supports debian
|
2011-07-01 17:38:35 -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
|
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
|
009479c66c
|
Issue 550: added rackspace provider metadata
|
2011-05-29 23:50:41 -07:00 |
Adrian Cole
|
d85917ee32
|
rackspace no longer supports windows 2008 SP1
|
2011-05-27 20:48:20 -07:00 |
Gustavo Morozowski
|
557c0d75fe
|
moved maven-bundle-plugin instructions to top project pom
|
2011-05-16 09:14:12 -03:00 |
Adrian Cole
|
ddc514d602
|
Issue 42: added osgi fragment plugin to poms
|
2011-05-15 12:08:53 -07:00 |
Adrian Cole
|
9e94fc6fc9
|
updated license headers
|
2011-04-09 03:20:17 -07:00 |
Adrian Cole
|
fff61b8b4d
|
Issue 508: promoted OVF and CIM to jclouds-compute so that they can be reused across vcloud, trmk, and savvis
|
2011-03-20 22:15:08 -07:00 |