Build failed in Jenkins: jclouds-with-credentials » mirror-apache-to-jclouds #4979

2019-01-05 Thread Apache Jenkins Server
See -- Started by timer [EnvInject] - Loading node environment variables. Building remotely on H22 (ubuntu xenial) in workspace

Build failed in Jenkins: jclouds-with-credentials » mirror-apache-to-jclouds #4978

2019-01-05 Thread Apache Jenkins Server
See -- Started by timer [EnvInject] - Loading node environment variables. Building remotely on H22 (ubuntu xenial) in workspace

Build failed in Jenkins: jclouds-with-credentials » mirror-apache-to-jclouds #4977

2019-01-05 Thread Apache Jenkins Server
See -- Started by timer [EnvInject] - Loading node environment variables. Building remotely on H22 (ubuntu xenial) in workspace

Build failed in Jenkins: jclouds-with-credentials » mirror-apache-to-jclouds #4976

2019-01-05 Thread Apache Jenkins Server
See -- Started by timer [EnvInject] - Loading node environment variables. Building remotely on H22 (ubuntu xenial) in workspace

Build failed in Jenkins: jclouds-with-credentials » mirror-apache-to-jclouds #4975

2019-01-05 Thread Apache Jenkins Server
See -- Started by timer [EnvInject] - Loading node environment variables. Building remotely on H22 (ubuntu xenial) in workspace

[jira] [Updated] (JCLOUDS-1471) support aliyun oss and chinese region of aws s3 on jclouds 1.9.1

2019-01-05 Thread Andrew Gaul (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Gaul updated JCLOUDS-1471: - Fix Version/s: (was: 1.9.1) > support aliyun oss and chinese region of aws s3 on jclouds 1.

[jira] [Updated] (JCLOUDS-1471) support aliyun oss and chinese region of aws s3 on jclouds 1.9.1

2019-01-05 Thread Andrew Gaul (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Gaul updated JCLOUDS-1471: - Labels: aliyun (was: patch) > support aliyun oss and chinese region of aws s3 on jclouds 1.9.1

[jira] [Updated] (JCLOUDS-1471) support aliyun oss and chinese region of aws s3 on jclouds 1.9.1

2019-01-05 Thread Andrew Gaul (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Gaul updated JCLOUDS-1471: - Issue Type: New Feature (was: Improvement) > support aliyun oss and chinese region of aws s3 o

[jira] [Updated] (JCLOUDS-1471) support aliyun oss and chinese region of aws s3 on jclouds 1.9.1

2019-01-05 Thread Andrew Gaul (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Gaul updated JCLOUDS-1471: - Component/s: (was: jclouds-core) jclouds-blobstore > support aliyun oss an

Re: [jclouds/jclouds] support aliyun oss and chinese region of aws s3 on jclouds 1.9.1 (#1263)

2019-01-05 Thread Andrew Gaul
@xingyunyang This code has incorrect structure. The s3 API is vendor-neutral which supports many providers by overriding the endpoint. Please study the aws-s3 provider which extends the s3 API in the manner which you should structure your Aliyun pull request. Also please study the unit tests

[jira] [Commented] (JCLOUDS-1472) Multipart upload for AzureBlob fails when using InputStream for files greater than 32MB

2019-01-05 Thread Andrew Gaul (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16734965#comment-16734965 ] Andrew Gaul commented on JCLOUDS-1472: -- There is no issue for overriding defaultPa

[jira] [Commented] (JCLOUDS-1472) Multipart upload for AzureBlob fails when using InputStream for files greater than 32MB

2019-01-05 Thread Abel Salgado Romero (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16734898#comment-16734898 ] Abel Salgado Romero commented on JCLOUDS-1472: -- I tested with a build from