Jeremy Daggett
|
bc48aad54d
|
Use AutoService to generate service loader metadata
|
2015-01-12 11:19:07 -08:00 |
Andrew Phillips
|
a4ca25e181
|
[maven-release-plugin] prepare for next development iteration
|
2014-10-10 01:06:02 -04:00 |
Andrew Phillips
|
d17a590973
|
[maven-release-plugin] prepare release jclouds-1.8.1-rc1
|
2014-10-10 01:05:56 -04:00 |
Andrew Phillips
|
c1ddc74aae
|
[maven-release-plugin] prepare for next development iteration
|
2014-07-29 16:50:39 -04:00 |
Andrew Phillips
|
1cc7fab483
|
[maven-release-plugin] prepare release jclouds-1.8.0-rc1
|
2014-07-29 16:50:31 -04:00 |
Andrew Gaul
|
9cdd53b0b7
|
JCLOUDS-546: Remove Javadoc @author annotations
Annotations removed with:
find -name \*.java | xargs sed -i /@author/d
Empty Javadoc removed with multiple iterations of:
find -name \*.java | xargs sed -i -z 's/ \*\n \*\// \*\//'
find -name \*.java | xargs sed -i -z 's/ \* \n \*\// \*\//'
find -name \*.java | xargs sed -i -z 's/\/\*\*\n \*\/\n//'
|
2014-06-07 21:44:54 -07:00 |
Jeremy Daggett
|
64ecd497c1
|
Updated ServiceType refs in Cloud Databases
|
2014-05-09 12:35:41 -07:00 |
Andrew Bayer
|
c1ee11d9bd
|
Updating to 1.8.0-SNAPSHOT
|
2013-12-17 11:31:56 -08:00 |
Andrew Bayer
|
805d45a7a9
|
Fixing rackspace-clouddatabases-{us,uk} openstack-trove dependency groupIds
|
2013-12-16 15:50:19 -08:00 |
Zack Shoylev
|
6de84cb003
|
Moving trove to jclouds from jclouds-openstack-labs https://issues.apache.org/jira/browse/JCLOUDS-102
|
2013-12-12 17:13:38 -06:00 |