You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by danbroudy <no...@github.com> on 2015/06/24 00:10:03 UTC

[jclouds-labs-google] add rewrite to ObjectApi (#159)

You can view, comment on, or merge this pull request online at:

  https://github.com/jclouds/jclouds-labs-google/pull/159

-- Commit Summary --

  * add rewrite to ObjectApi

-- File Changes --

    A google-cloud-storage/src/main/java/org/jclouds/googlecloudstorage/domain/RewriteResponse.java (41)
    M google-cloud-storage/src/main/java/org/jclouds/googlecloudstorage/features/ObjectApi.java (53)
    A google-cloud-storage/src/main/java/org/jclouds/googlecloudstorage/options/RewriteObjectOptions.java (155)
    M google-cloud-storage/src/test/java/org/jclouds/googlecloudstorage/features/ObjectApiLiveTest.java (17)
    M google-cloud-storage/src/test/java/org/jclouds/googlecloudstorage/features/ObjectApiMockTest.java (21)
    A google-cloud-storage/src/test/java/org/jclouds/googlecloudstorage/parse/ParseObjectRewriteResponse.java (72)
    A google-cloud-storage/src/test/resources/object_rewrite.json (28)

-- Patch Links --

https://github.com/jclouds/jclouds-labs-google/pull/159.patch
https://github.com/jclouds/jclouds-labs-google/pull/159.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs-google/pull/159

Re: [jclouds-labs-google] add rewrite to ObjectApi (#159)

Posted by Andrew Gaul <no...@github.com>.
Corrected test name and pushed to master as 413b03b6bf05a647c135ac8d808fd0bd6438375f and 1.9.x as 72db4f53366ff466ab6714a8def8359f6c40f6de.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs-google/pull/159#issuecomment-114678711

Re: [jclouds-labs-google] add rewrite to ObjectApi (#159)

Posted by Andrew Gaul <no...@github.com>.
Closed #159.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs-google/pull/159#event-338408573

Re: [jclouds-labs-google] add rewrite to ObjectApi (#159)

Posted by Andrew Gaul <no...@github.com>.
@danbroudy Can you fix the Checkstyle violations?

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs-google/pull/159#issuecomment-114673587

Re: [jclouds-labs-google] add rewrite to ObjectApi (#159)

Posted by danbroudy <no...@github.com>.
My mistake, I guess thats what I get for removing newlines after doing checkstyle. 

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs-google/pull/159#issuecomment-114675527

Re: [jclouds-labs-google] add rewrite to ObjectApi (#159)

Posted by danbroudy <no...@github.com>.
Thanks!

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs-google/pull/159#issuecomment-114679311