Andrew Bayer
6add9da5aa
Deprecate vcloud/Terremark async interfaces and *Client classes
2013-08-29 11:28:42 -07:00
Andrew Phillips
6f4c796f73
[maven-release-plugin] prepare for next development iteration
2013-08-27 11:43:49 -04:00
Andrew Phillips
cd34259487
[maven-release-plugin] prepare release jclouds-1.6.2-incubating-rc2
2013-08-17 12:07:33 -04:00
Andrew Phillips
66e19a6bce
Revert "[maven-release-plugin] prepare release jclouds-1.6.2-incubating-rc1"
...
This reverts commit 96fae29fde
.
2013-08-14 17:15:36 -07:00
Andrew Phillips
96fae29fde
[maven-release-plugin] prepare release jclouds-1.6.2-incubating-rc1
2013-08-07 14:17:23 -04:00
Andrew Phillips
78e5832fd2
Revert "[maven-release-plugin] prepare release jclouds-1.6.2-incubating-rc0"
...
This reverts commit 61baf2ada2
.
2013-08-05 20:38:51 -04:00
Andrew Phillips
0554c6f824
Revert "[maven-release-plugin] prepare for next development iteration"
...
This reverts commit df6844474c
.
2013-08-05 20:38:20 -04:00
Andrew Phillips
df6844474c
[maven-release-plugin] prepare for next development iteration
2013-08-02 11:59:22 -04:00
Andrew Phillips
61baf2ada2
[maven-release-plugin] prepare release jclouds-1.6.2-incubating-rc0
2013-08-02 11:59:16 -04:00
Andrew Phillips
d009a5ae5d
JCLOUDS-155: Making header handling in OpenStack case-insensitive
...
Submitted by Rodney Beede
2013-08-01 19:11:33 -04:00
Andrew Bayer
1a130bffa2
[maven-release-plugin] prepare for next development iteration
2013-06-19 13:24:39 -07:00
Andrew Bayer
079f9f0bcc
[maven-release-plugin] prepare release jclouds-1.6.1-incubating-rc3
2013-06-12 17:12:14 -07:00
Andrew Bayer
7c4196dc09
Revert "[maven-release-plugin] prepare release jclouds-1.6.1-incubating-rc2"
...
This reverts commit 5c18b6a1b4
.
2013-06-12 16:49:34 -07:00
Andrew Bayer
5c18b6a1b4
[maven-release-plugin] prepare release jclouds-1.6.1-incubating-rc2
2013-05-31 14:11:50 -07:00
Andrew Bayer
7828eef359
Revert "[maven-release-plugin] prepare release jclouds-1.6.1-incubating-rc1"
...
This reverts commit 57718280be
.
2013-05-31 13:48:27 -07:00
Andrew Bayer
57718280be
[maven-release-plugin] prepare release jclouds-1.6.1-incubating-rc1
2013-05-30 11:20:44 -07:00
adriancole
7420cb7186
JCLOUDS-31. updated to ASF headers via mvn com.mycila.maven-license-plugin:maven-license-plugin:format
2013-05-16 21:33:44 -07:00
adriancole
eae78ced92
JCLOUDS-31. manually adjusted license header on checkstyle and terremark xml files
2013-05-16 21:33:41 -07:00
adriancole
762055a8aa
JCLOUDS-31. remove malformed, duplicate, or unnecessary headers
2013-05-16 21:33:40 -07:00
Andrew Bayer
97fdc2655d
JCLOUDS-37. Fix RAT violations in incubator-jclouds, 1.6.x branch
2013-05-13 19:17:37 -07:00
Andrew Bayer
efc0e9dcd2
JCLOUDS-30. Switch to 2 space indents for POM files.
2013-05-13 13:10:06 -07:00
Andrew Bayer
ebf5286ce6
JCLOUDS-16. Switch groupId to org.apache.jclouds, change parent POM, remove old distributionManagement content, add ASF repos.
2013-05-13 13:10:05 -07:00
adriancole
0ed3d64cc7
[maven-release-plugin] prepare for next development iteration
2013-04-27 08:23:16 -07:00
adriancole
51cddcb841
[maven-release-plugin] prepare release jclouds-1.6.0
2013-04-27 08:23:15 -07:00
adriancole
f567124dbe
[maven-release-plugin] prepare for next development iteration
2013-04-22 00:01:42 -07:00
adriancole
063b795393
[maven-release-plugin] prepare release jclouds-1.6.0-rc.5
2013-04-22 00:01:40 -07:00
Andrew Gaul
bdd48ca5bf
Address Checkstyle violations
...
This commit requires temporarily disabling some checks.
2013-04-17 17:33:06 -07:00
Andrew Gaul
fabb4c9f10
Address Xlint warnings
2013-04-17 17:23:20 -07:00
adriancole
bf1b7f50c9
[maven-release-plugin] prepare for next development iteration
2013-04-10 13:04:14 -07:00
adriancole
60468e5ba8
[maven-release-plugin] prepare release jclouds-1.6.0-rc.4
2013-04-10 13:04:13 -07:00
adriancole
1894b093a3
naming convention and warning feedback from issue #1511
2013-04-10 08:26:33 -07:00
adriancole
294807a103
Deprecated remaining code related to RestContext, RestApiMetadata, and RestClientModule for ApiContext, HttpApiMetadata, HttpApiModule
2013-04-09 23:17:03 -07:00
Adrian Cole
c23ea656c6
Merge pull request #1510 from jclouds/deprecate-async-1.6.x
...
Deprecate async 1.6.x
2013-04-09 22:42:07 -07:00
adriancole
39f3dba5ef
moved all code off use of RestContext except CloudStackContext, which will use it until 1.7
2013-04-09 13:38:31 -07:00
Andrew Bayer
15046719eb
Adding listNodesByIds across the board.
...
Adding to both ListNodesStrategy and ComputeServiceAdapter. When
possible, does a query explicitly for the specified IDs. When not,
falls back on either listDetailsOnNodesMatching (for ListNodesStrategy
implementations and in BaseComputeService) or filters listNodes output
itself (in ComputeServiceAdapter).
2013-04-08 20:02:32 -07:00
adriancole
a7bb80bd44
issue #1501 : add Closeable annotation to all top-level apis
2013-04-08 18:06:33 -07:00
adriancole
0d34d0729d
[maven-release-plugin] prepare for next development iteration
2013-04-03 18:25:58 -07:00
adriancole
985f3b5c0f
[maven-release-plugin] prepare release jclouds-1.6.0-rc.3
2013-04-03 18:25:57 -07:00
adriancole
bfd5b114d7
[maven-release-plugin] prepare for next development iteration
2013-03-25 20:50:05 -07:00
adriancole
db9d422a04
[maven-release-plugin] prepare release jclouds-1.6.0-rc.2
2013-03-25 20:50:04 -07:00
adriancole
458426b065
added nullable to nullable parameter
2013-03-25 11:21:30 -07:00
adriancole
cbe8842e28
corrected map binder for terremark so that it is compatible w/ jclouds 1.6
2013-03-25 11:21:30 -07:00
adriancole
e5c1c45ed2
it is possible that for access control reasons, templates in trmk can be null
2013-03-25 09:05:15 -07:00
adriancole
491cfff2e5
added missing annotation for trmk provides method
2013-03-24 22:31:17 -07:00
Andrew Gaul
4ed7078b5d
Allow configuration of session renewal.
...
Also set default timeout to 30 minutes. This works around a situation
where we used an expired token. I saw symptoms where CloudFiles
temporary signed URLs worked for hours 0-23, renewed the token, worked
for hours 23-24, then failed for hours 24-46. The cycle then repeats.
2013-03-13 12:31:08 -07:00
Adrian Cole
3ec76d3072
[maven-release-plugin] prepare for next development iteration
2013-03-08 20:27:16 -08:00
Adrian Cole
1221795f36
[maven-release-plugin] prepare release jclouds-1.6.0-rc.1
2013-03-08 20:27:15 -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
Andrew Gaul
ff42fdfa13
Address FindBugs warnings
2013-02-24 20:17:50 -08:00