This PR provides the necessary deprecation warnings to the legacy Swift API. Since the new code is in the jclouds-labs-openstack project, the necessary links to the new APIs have also been provided as reference. You can merge this Pull Request by running:
git pull https://github.com/rackspace/jclouds javadoc-updates Or you can view, comment on it, or merge it online at: https://github.com/jclouds/jclouds/pull/237 -- Commit Summary -- * Add deprecation warnings and provide links to new APIs -- File Changes -- M apis/swift/src/main/java/org/jclouds/openstack/swift/CommonSwiftAsyncClient.java (6) M apis/swift/src/main/java/org/jclouds/openstack/swift/CommonSwiftClient.java (112) M apis/swift/src/main/java/org/jclouds/openstack/swift/SwiftAsyncClient.java (3) M apis/swift/src/main/java/org/jclouds/openstack/swift/SwiftClient.java (3) M apis/swift/src/main/java/org/jclouds/openstack/swift/SwiftKeystoneAsyncClient.java (2) M apis/swift/src/main/java/org/jclouds/openstack/swift/SwiftKeystoneClient.java (3) -- Patch Links -- https://github.com/jclouds/jclouds/pull/237.patch https://github.com/jclouds/jclouds/pull/237.diff