JCLOUDS-622 removed the `Strings2.toString()` method in lieu of `Strings2.toStringAndClose()`. This PR fixes the compilation error. You can merge this Pull Request by running:
git pull https://github.com/rackerlabs/jclouds-labs-openstack jclouds-622/Strings2 Or you can view, comment on it, or merge it online at: https://github.com/jclouds/jclouds-labs-openstack/pull/116 -- Commit Summary -- * JCLOUDS-622 removed the deprecated Strings2.toString() method -- File Changes -- M openstack-swift/src/test/java/org/jclouds/openstack/swift/v1/features/ObjectApiLiveTest.java (35) -- Patch Links -- https://github.com/jclouds/jclouds-labs-openstack/pull/116.patch https://github.com/jclouds/jclouds-labs-openstack/pull/116.diff --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-openstack/pull/116
