[GitHub] [jclouds] gaul commented on pull request #89: JCLOUDS-1521: Remove need for content length when using multipart upload

2021-07-14 Thread GitBox
gaul commented on pull request #89: URL: https://github.com/apache/jclouds/pull/89#issuecomment-879909492 @radito3 Sorry for the late reply but did you try running the integration tests? When running: ``` mvn integration-test -pl :aws-s3 -Plive

[GitHub] [jclouds] gaul commented on pull request #89: JCLOUDS-1521: Remove need for content length when using multipart upload

2021-02-28 Thread GitBox
gaul commented on pull request #89: URL: https://github.com/apache/jclouds/pull/89#issuecomment-787423235 Have you run the integration tests? When testing against azureblob I see: ``` $ mvn integration-test -pl :azureblob -Plive -Dtest.azureblob.identity="${JCLOUDS_IDENTITY}"