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 Gaul
|
828d8790c2
|
Enforce no unused imports via Checkstyle
Removed with:
mvn checkstyle:checkstyle --quiet -Dcheckstyle.output.file=/dev/stdout -Dcheckstyle.output.format=plain | tac | while read i; do echo $i | sed -n 's/\([^:]*\):\([^:]*\):.*/sed -i \2d \1/p' | bash; done
|
2013-12-11 17:27:43 -08:00 |
Everett Toews
|
ab4473561e
|
Style fixes and corrections.
|
2013-11-15 10:46:49 -06:00 |
Everett Toews
|
1013986585
|
Refactored OpenStack pagination. Removed Rackspace pagination. Prefer PaginationOptions.
|
2013-10-24 16:52:25 -05:00 |
Andrew Gaul
|
b3a320e015
|
Address Checkstyle violations
|
2013-05-26 21:03:10 -07:00 |
Everett Toews
|
cbc42fdeb2
|
JCLOUDS-78: Fix record pagination problem. Backfill tests.
|
2013-05-23 11:46:33 -06: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
|
7923009eb5
|
JCLOUDS-37. Fix RAT violations in incubator-jclouds, master branch
|
2013-05-13 19:17:50 -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 |
Everett Toews
|
998bfea33e
|
The Rackspace Cloud DNS APIs moved over from labs.
|
2013-04-24 09:07:31 -05:00 |