This backports this change (46aec3aa2bdb362d7ba9a17cb1c3c9b0509b30ef) from 2.0.0 to 1.9.x. Needed to fix issue where ip is null in json returned from Docker REST API. You can view, comment on, or merge this pull request online at:
https://github.com/jclouds/jclouds-labs/pull/269 -- Commit Summary -- * JCLOUDS-1041: Fix NPE when deserializing Port in Docker 1.9.1 -- File Changes -- M docker/src/main/java/org/jclouds/docker/domain/Port.java (7) M docker/src/test/java/org/jclouds/docker/parse/ContainersParseTest.java (16) M docker/src/test/resources/containers.json (16) -- Patch Links -- https://github.com/jclouds/jclouds-labs/pull/269.patch https://github.com/jclouds/jclouds-labs/pull/269.diff --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/pull/269
