Andrew Bayer
|
735324c121
|
[maven-release-plugin] prepare for next development iteration
|
2014-05-27 10:26:42 -07:00 |
Andrew Bayer
|
8e34e00dff
|
[maven-release-plugin] prepare release jclouds-1.7.3-rc1
|
2014-05-27 10:26:42 -07:00 |
Andrew Phillips
|
a459b310bf
|
[maven-release-plugin] prepare for next development iteration
|
2014-04-15 14:09:16 -04:00 |
Andrew Phillips
|
418f3c59d9
|
[maven-release-plugin] prepare release jclouds-1.7.2-rc2
|
2014-04-09 22:37:56 -04:00 |
Andrew Phillips
|
19e58f62e2
|
Revert "[maven-release-plugin] prepare release jclouds-1.7.2-rc1"
This reverts commit 14b07712fd .
|
2014-04-09 14:27:15 -04:00 |
Andrew Phillips
|
14b07712fd
|
[maven-release-plugin] prepare release jclouds-1.7.2-rc1
|
2014-04-07 14:26:48 -04:00 |
Ignasi Barrera
|
a9ccef2b9b
|
[maven-release-plugin] prepare for next development iteration
|
2014-02-06 10:16:10 +01:00 |
Ignasi Barrera
|
cbe0e7bedd
|
[maven-release-plugin] prepare release jclouds-1.7.1-rc1
|
2014-02-06 10:16:08 +01:00 |
Andrew Bayer
|
ed663fb825
|
[maven-release-plugin] prepare for next development iteration
|
2013-12-20 10:32:48 -05:00 |
Andrew Bayer
|
52605675c5
|
[maven-release-plugin] prepare release jclouds-1.7.0-rc2
|
2013-12-20 10:32:48 -05:00 |
Andrew Bayer
|
29a5360d71
|
Fixing API casting for cloudsigma-zrh live test.
|
2013-08-02 09:55:51 -07:00 |
Andrew Bayer
|
1a6071ab92
|
Removed async from cloudsigma
|
2013-08-02 07:57:41 -07:00 |
adriancole
|
ed2f18a1af
|
JCLOUDS-31. updated to ASF headers via mvn com.mycila.maven-license-plugin:maven-license-plugin:format
|
2013-05-16 21:30:37 -07:00 |
Andrew Bayer
|
446ac67884
|
JCLOUDS-30. Switch to 2 space indents for POM files.
|
2013-05-13 12:04:43 -07:00 |
Andrew Bayer
|
259b04ff1c
|
JCLOUDS-16. Switch groupId to org.apache.jclouds, change parent POM, remove old distributionManagement content, add ASF repos.
|
2013-05-13 12:04:42 -07:00 |
Adrian Cole
|
fb69ae0fa9
|
bump master to 1.7.0-SNAPSHOT
|
2013-03-08 23:02:40 -08:00 |
adriancole
|
c31145e42e
|
[maven-release-plugin] prepare for next development iteration
|
2013-03-04 06:13:59 -08:00 |
adriancole
|
0eb3ee8091
|
[maven-release-plugin] prepare release jclouds-1.6.0-alpha.4
|
2013-03-04 06:13:57 -08:00 |
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 |
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
|
5c6ce9f081
|
organize imports
|
2012-03-28 03:37:48 -04:00 |
Adrian Cole
|
3ebdb89e1d
|
template changes in cloudsigma
|
2012-03-13 14:43:37 -07: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 |
Adrian Cole
|
3df052565f
|
updated current version to 1.4.0-SNAPSHOT
|
2012-01-16 13:08:32 -08:00 |
andreisavu
|
88400f6441
|
Add TemplateOptions to create SSD Drives on CloudSigma providers
|
2012-01-15 21:58:12 +02: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
|
6823659613
|
Issue 758:new endpoint for cloudsigma-zrh
|
2011-11-27 16:20:46 -05: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
|
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
|
e94f237514
|
Issue 727:enable ubuntu Natty on cloudsigma-zrh
|
2011-10-17 19:55:47 -07:00 |
Adrian Cole
|
552242e863
|
moved to 1.3.0-SNAPSHOT
|
2011-10-16 12:26:31 -07:00 |
Adrian Cole
|
738c507b20
|
11.04 ssh image has auth errors in cloudsigma-zrh
|
2011-10-16 02:54:57 -07:00 |