[
https://issues.apache.org/jira/browse/JCLOUDS-1641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Gaul resolved JCLOUDS-1641.
----------------------------------
Fix Version/s: 2.6.1
Resolution: Fixed
> Cannot patch objects in GCS with modern Java
> --------------------------------------------
>
> Key: JCLOUDS-1641
> URL: https://issues.apache.org/jira/browse/JCLOUDS-1641
> Project: jclouds
> Issue Type: Improvement
> Components: jclouds-blobstore
> Affects Versions: 2.6.0
> Reporter: Andrew Gaul
> Assignee: Andrew Gaul
> Priority: Major
> Labels: google-cloud-storage
> Fix For: 2.6.1
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> JavaUrlHttpCommandExecutorService tries to make fields accessible to allow
> the PATCH method but modern Java prevents this. At least for GCS we can use
> POST with X-HTTP-Method-Override=PATCH although this is a general problem.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)