[jira] [Created] (JCLOUDS-1189) jclouds-cli cannot handle arguments with spaces

2016-10-25 Thread Andrew Gaul (JIRA)
Andrew Gaul created JCLOUDS-1189: Summary: jclouds-cli cannot handle arguments with spaces Key: JCLOUDS-1189 URL: https://issues.apache.org/jira/browse/JCLOUDS-1189 Project: jclouds Issue

Re: [jclouds/jclouds] Ensure that jclouds filesystem provider consistently uses / (#1024)

2016-10-25 Thread Zack Shoylev
merged -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/1024#issuecomment-256195424

[jclouds/jclouds-cli] JCLOUDS-1189: Handle arguments with spaces (#34)

2016-10-25 Thread Andrew Gaul
You can view, comment on, or merge this pull request online at: https://github.com/jclouds/jclouds-cli/pull/34 -- Commit Summary -- * JCLOUDS-1189: Handle arguments with spaces -- File Changes -- M assembly/src/main/filtered-resources/unix/bin/jclouds (3) M

Re: [jclouds/jclouds-cli] Misc cleanup (#31)

2016-10-25 Thread Andrew Gaul
I successfully tested a few operations with aws-s3. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-cli/pull/31#issuecomment-256178245

Re: [jclouds/jclouds-cli] JCLOUDS-1189: Handle arguments with spaces (#34)

2016-10-25 Thread Andrew Gaul
andrewgaul commented on this pull request. > @@ -254,7 +254,12 @@ private void run(final CommandProcessorImpl > commandProcessor, String[] args, fin if (i > 0) { sb.append(" "); } -sb.append(args[i]); +if

Re: [jclouds/jclouds] Ensure that jclouds filesystem provider consistently uses / (#1024)

2016-10-25 Thread Zack Shoylev
zack-shoylev commented on this pull request. > * @return */ - private static String normalize(String pathToBeNormalized) { - if (null != pathToBeNormalized && pathToBeNormalized.contains(BACK_SLASH)) { - if (!BACK_SLASH.equals(File.separator)) { -return

Re: [jclouds/jclouds] Ensure that jclouds filesystem provider consistently uses / (#1024)

2016-10-25 Thread Andrew Gaul
andrewgaul commented on this pull request. > * @return */ - private static String normalize(String pathToBeNormalized) { - if (null != pathToBeNormalized && pathToBeNormalized.contains(BACK_SLASH)) { - if (!BACK_SLASH.equals(File.separator)) { -return

Jenkins build is still unstable: jclouds-labs-google #979

2016-10-25 Thread jenkins-no-reply
https://jclouds.ci.cloudbees.com/job/jclouds-labs-google/979/

Jenkins build is still unstable: jclouds-labs-google » jclouds Google Cloud Storage provider #979

2016-10-25 Thread jenkins-no-reply
https://jclouds.ci.cloudbees.com/job/jclouds-labs-google/org.apache.jclouds.labs$google-cloud-storage/979/

Re: [jclouds/jclouds] Ensure that jclouds filesystem provider consistently uses / (#1024)

2016-10-25 Thread Zack Shoylev
Closed #1024. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/1024#event-836239845

[jira] [Resolved] (JCLOUDS-1162) DockerComputeServiceAdapter hides cause of container startup failure

2016-10-25 Thread Ignasi Barrera (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignasi Barrera resolved JCLOUDS-1162. - Resolution: Fixed Fix Version/s: 2.0.0 > DockerComputeServiceAdapter hides cause

[jira] [Updated] (JCLOUDS-1162) DockerComputeServiceAdapter hides cause of container startup failure

2016-10-25 Thread Ignasi Barrera (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignasi Barrera updated JCLOUDS-1162: Labels: docker (was: ) > DockerComputeServiceAdapter hides cause of container startup

Jenkins build became unstable: jclouds-labs-google » jclouds Google Cloud Storage provider #976

2016-10-25 Thread jenkins-no-reply
https://jclouds.ci.cloudbees.com/job/jclouds-labs-google/org.apache.jclouds.labs$google-cloud-storage/976/

Re: [jclouds/jclouds] Fix InitScriptConfigurationForTasks.initScriptPattern on Windows hosts (#677)

2016-10-25 Thread Ignasi Barrera
Rebased to the latest master version, addressed the minors and merged to master as [199e17ab](http://git-wip-us.apache.org/repos/asf/jclouds/commit/199e17ab). -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

Re: [jclouds/jclouds] Fix InitScriptConfigurationForTasks.initScriptPattern on Windows hosts (#677)

2016-10-25 Thread Ignasi Barrera
Closed #677. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/677#event-835548187

Re: [jclouds/jclouds] [JCLOUDS-1162] DockerComputeServiceAdapter shouldn't remove container after start (#1003)

2016-10-25 Thread Ignasi Barrera
Closed #1003. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/1003#event-835476800

Re: [jclouds/jclouds] [1.9.x] update CloudstackTemplateOptions pattern (#956)

2016-10-25 Thread Ignasi Barrera
Pushed to master as [a1f6b7eb](http://git-wip-us.apache.org/repos/asf/jclouds/commit/a1f6b7eb). -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/956#issuecomment-256041906

Re: [jclouds/jclouds-cli] Misc cleanup (#31)

2016-10-25 Thread Ignasi Barrera
@demobox quick reminder :) Which is the status of this PR? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-cli/pull/31#issuecomment-256039710

Re: [jclouds/jclouds] [1.9.x] update CloudstackTemplateOptions pattern (#956)

2016-10-25 Thread Ignasi Barrera
Closed #956. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/956#event-835496792

Jenkins build became unstable: jclouds-labs-google #976

2016-10-25 Thread jenkins-no-reply
https://jclouds.ci.cloudbees.com/job/jclouds-labs-google/976/

Re: [jclouds/jclouds] [JCLOUDS-1162] DockerComputeServiceAdapter shouldn't remove container after start (#1003)

2016-10-25 Thread Ignasi Barrera
Merged to master as [c10540b0](http://git-wip-us.apache.org/repos/asf/jclouds/commit/c10540b0). Apologies for the delay. I completely missed this one! -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

Re: [jclouds/jclouds] [1.9.x] update CloudstackTemplateOptions pattern (#956)

2016-10-25 Thread Andrea Turli
thx @nacx -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/956#issuecomment-256049449

[jira] [Commented] (JCLOUDS-1162) DockerComputeServiceAdapter hides cause of container startup failure

2016-10-25 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15605354#comment-15605354 ] ASF subversion and git services commented on JCLOUDS-1162: -- Commit

Re: [jclouds/jclouds] Fix AWS EC2 compute live tests (#1026)

2016-10-25 Thread Ignasi Barrera
Closed #1026. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/1026#event-835452971

Re: [jclouds/jclouds] JCLOUDS-1187: Do not load Json payloads to memory when serializing objects (#1025)

2016-10-25 Thread Ignasi Barrera
Closed #1025. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/1025#event-835451781

Re: [jclouds/jclouds-labs] JCLOUDS-1183 oneandone-monitoringpolicy-api (#325)

2016-10-25 Thread Ignasi Barrera
nacx requested changes on this pull request. Most are minor comments. Thanks @alibazlamit! > + +@AutoValue +public abstract class MonitoringPolicy { + + public abstract String id(); + + public abstract String name(); + + @Nullable + public abstract String description(); + + @Nullable +

[jira] [Commented] (JCLOUDS-1187) Avoid excessive memory usage when processing massive http response message

2016-10-25 Thread Ignasi Barrera (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15605328#comment-15605328 ] Ignasi Barrera commented on JCLOUDS-1187: - [~aled.sage] The fix to the json parsing is now

[jira] [Commented] (JCLOUDS-1187) Avoid excessive memory usage when processing massive http response message

2016-10-25 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15605316#comment-15605316 ] ASF subversion and git services commented on JCLOUDS-1187: -- Commit

Re: [jclouds/jclouds] Fix AWS EC2 compute live tests (#1026)

2016-10-25 Thread Ignasi Barrera
Merged to master. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/1026#issuecomment-256034225

Re: [jclouds/jclouds] JCLOUDS-1187: Do not load Json payloads to memory when serializing objects (#1025)

2016-10-25 Thread Ignasi Barrera
Merged to master -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/1025#issuecomment-256034035

Jenkins build is still unstable: jclouds-labs-google » jclouds Google Cloud Storage provider #977

2016-10-25 Thread jenkins-no-reply
https://jclouds.ci.cloudbees.com/job/jclouds-labs-google/org.apache.jclouds.labs$google-cloud-storage/977/

Jenkins build is still unstable: jclouds-labs-google #977

2016-10-25 Thread jenkins-no-reply
https://jclouds.ci.cloudbees.com/job/jclouds-labs-google/977/

Jenkins build is still unstable: jclouds-labs-google #978

2016-10-25 Thread jenkins-no-reply
https://jclouds.ci.cloudbees.com/job/jclouds-labs-google/978/

Jenkins build is still unstable: jclouds-labs-google » jclouds Google Cloud Storage provider #978

2016-10-25 Thread jenkins-no-reply
https://jclouds.ci.cloudbees.com/job/jclouds-labs-google/org.apache.jclouds.labs$google-cloud-storage/978/

Re: [jclouds/jclouds] Add utility to crawl a blobstore (#702)

2016-10-25 Thread Andrew Gaul
Abandoning. I believe we want something like this, but more discoverable, e.g., within `BlobStore` itself. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/702#issuecomment-256095527

Re: [jclouds/jclouds-cli] Misc cleanup (#31)

2016-10-25 Thread Andrew Phillips
> Which is the status of this PR? I'd still like to merge it; I think we were hoping someone else would get a chance to verify that this doesn't break anything... Thanks for the ping, @nacx! -- You are receiving this because you are subscribed to this thread. Reply to this email directly or

Re: [jclouds/jclouds] Add utility to crawl a blobstore (#702)

2016-10-25 Thread Andrew Gaul
Closed #702. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/702#event-835791821