> @@ -199,7 +198,7 @@ GoogleCloudStorageObject 
> simpleUpload(@PathParam("bucket") String bucketName, @H
>     @Named("Object:delete")
>     @DELETE
>     @Path("storage/v1/b/{bucket}/o/{object}")
> -   @Fallback(TrueOnNotFoundOr404.class)
> +   @Fallback(FalseOnNotFoundOr404.class)

@snotling I opened 
[JCLOUDS-805](https://issues.apache.org/jira/browse/JCLOUDS-805) to track this 
issue.  I will take a quick look and asked @hsbhathiya, the original developer, 
to do the same.

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

Reply via email to