Commit Graph

23 Commits

Author SHA1 Message Date
Andrea Turli 6219b77dbc JCLOUDS-737 update docker to support v1.3 2014-11-03 19:23:09 -08:00
Adrian Cole b04fd71998 JCLOUDS-750 FieldNamingStrategy is no longer required. 2014-11-01 11:55:36 -07:00
Adrian Cole 8b5fcf069b Decomplicate consuming the output of docker commands in tests. 2014-10-30 21:15:07 -07:00
Adrian Cole 42d881f78a Remove source of service loader typos with AutoService. 2014-10-30 21:14:42 -07:00
Adrian Cole c77d59470b JCLOUDS-534 Avoid runtime incompatibility introduced by Guava's closeQuietly. 2014-10-29 18:40:47 -07:00
Adrian Cole ef59a121bf Remove tar creation responsibility from docker, avoiding filesystem bias. 2014-10-29 12:42:21 -07:00
Adrian Cole 7bdff3f9ca JCLOUDS-750 AutoValue all Docker value types. 2014-10-28 08:09:10 -07:00
Adrian Cole 6121757377 Revert "JCLOUDS-653: Address Guava 18 deprecations"
This reverts commit b851f0ac3a6fd23720d67dbfad6954b2153bbc4b.

The above change made the floor guava version of jclouds latest guava. This is disasterous for compatibility.
2014-10-24 11:44:40 -07:00
Andrew Kennedy 01f498c251 Added non-null Entrypoint data to test JSON file for parsing 2014-10-12 01:52:05 +01:00
Andrew Kennedy 3bb2ffdee5 Add environment config option for Docker containers 2014-10-11 18:18:11 +01:00
Andrew Kennedy c967235ecd Document magic number in NodeMetadata for Docker 2014-10-10 21:19:57 +01:00
Andrew Kennedy 1af34c49b1 Handle missing login port 2014-10-10 19:06:21 +01:00
Andrew Kennedy 53b225c492 Set hostname in template options 2014-10-10 18:51:58 +01:00
Andrew Kennedy 0126d322fa Fix Container conversion when image ID not present 2014-10-10 18:51:58 +01:00
Andrew Kennedy 1c5a805a4d Entrypoint should be a JSON array 2014-10-10 18:51:58 +01:00
Andrew Gaul 96446269d2 Prefer Charsets.UTF_8 over string literal
Found with modernizer-maven-plugin.
2014-09-21 09:28:10 -07:00
Andrew Gaul 19f071915a Address FindBugs warnings 2014-09-01 01:06:41 -07:00
Andrew Gaul db09fca8a9 Correct license headers 2014-08-09 22:47:40 -07:00
Andrew Gaul a0a165eaa3 JCLOUDS-653: Address Guava 18 deprecations
Mostly renaming Objects.toStringHelper to MoreObjects.toStringHelper.
2014-08-08 11:14:10 -07:00
Andrew Phillips e20afb8e99 Updating subproject versions to 2.0.0-SNAPSHOT
Follow-up to eed3a06
2014-08-05 11:20:43 +02:00
Aled Sage 718e3ec81f Fix minor compilation warnings 2014-07-17 21:59:08 +01:00
Aled Sage 9536338f61 Fix use of deprecated Strings2.toString(InputSupplier) 2014-07-17 21:59:04 +01:00
Andrea Turli 779551c40f [JCLOUDS-500] Initial commit for docker 2014-07-07 11:48:24 +02:00