[jclouds-labs-aws] JCLOUDS-457: Add list operation (#46)

2014-07-27 Thread Roman Coedo
Now the BlobStore abstraction supports the list Operation You can merge this Pull Request by running: git pull https://github.com/rcoedo/jclouds-labs-aws blobstoreup Or you can view, comment on it, or merge it online at: https://github.com/jclouds/jclouds-labs-aws/pull/46 -- Commit Summary

Re: [jclouds-labs-aws] JCLOUDS-457: Add list operation (#46)

2014-07-27 Thread CloudBees pull request builder plugin
[jclouds-labs-aws-pull-requests #99](https://jclouds.ci.cloudbees.com/job/jclouds-labs-aws-pull-requests/99/) SUCCESS This pull request looks good --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-aws/pull/46#issuecomment-50256895

Re: [jclouds-labs-aws] JCLOUDS-457: Add list operation (#46)

2014-07-27 Thread Andrew Gaul
Pushed to master as 491057f6d36a43acf7064357ec928484842f3f40. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-aws/pull/46#issuecomment-50256994

Re: [jclouds-labs-aws] JCLOUDS-457: Add list operation (#46)

2014-07-27 Thread Andrew Gaul
Closed #46. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-aws/pull/46#event-145975512

[jira] [Commented] (JCLOUDS-457) Amazon Glacier support

2014-07-27 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14075571#comment-14075571 ] ASF subversion and git services commented on JCLOUDS-457: - Commit

Re: [jclouds-labs-aws] JCLOUDS-457: Add blobExists and blobMetadata (#47)

2014-07-27 Thread CloudBees pull request builder plugin
[jclouds-labs-aws-pull-requests #100](https://jclouds.ci.cloudbees.com/job/jclouds-labs-aws-pull-requests/100/) SUCCESS This pull request looks good --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-aws/pull/47#issuecomment-50257332

[jclouds-labs-aws] JCLOUDS-457: Add Clear vault strategy (#48)

2014-07-27 Thread Roman Coedo
Added a proper implementation to the Clear vault strategy You can merge this Pull Request by running: git pull https://github.com/rcoedo/jclouds-labs-aws blobstoreup Or you can view, comment on it, or merge it online at: https://github.com/jclouds/jclouds-labs-aws/pull/48 -- Commit Summary

Re: [jclouds-labs-aws] JCLOUDS-457: Add Clear vault strategy (#48)

2014-07-27 Thread BuildHive
[jclouds » jclouds-labs-aws #1209](https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs-aws/1209/) SUCCESS This pull request looks good [(what's this?)](https://www.cloudbees.com/what-is-buildhive) --- Reply to this email directly or view it on GitHub:

Re: [jclouds-labs-aws] JCLOUDS-457: Add Clear vault strategy (#48)

2014-07-27 Thread BuildHive
[jclouds » jclouds-labs-aws #1210](https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs-aws/1210/) SUCCESS This pull request looks good [(what's this?)](https://www.cloudbees.com/what-is-buildhive) --- Reply to this email directly or view it on GitHub:

Re: [jclouds-labs-aws] JCLOUDS-457: Add Clear vault strategy (#48)

2014-07-27 Thread CloudBees pull request builder plugin
[jclouds-labs-aws-pull-requests #102](https://jclouds.ci.cloudbees.com/job/jclouds-labs-aws-pull-requests/102/) SUCCESS This pull request looks good --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-aws/pull/48#issuecomment-50257791

Build failed in Jenkins: jclouds-chef » Apache jclouds Chef :: Core #868

2014-07-27 Thread jenkins-no-reply
See https://jclouds.ci.cloudbees.com/job/jclouds-chef/org.apache.jclouds.api$chef/868/ -- [INFO] [INFO] [INFO]

Build failed in Jenkins: jclouds-chef #868

2014-07-27 Thread jenkins-no-reply
See https://jclouds.ci.cloudbees.com/job/jclouds-chef/868/ -- [...truncated 1903 lines...] Downloaded: http://repo.cloudbees.com/content/repositories/central/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar (10 KB at

Re: [jclouds] Adds support for ImmutableMap in jclouds gson (#455)

2014-07-27 Thread Ignasi Barrera
Nice addition! A couple of things, though: * Can we get rid of those import rearrangements? * Could you add a unit test for this? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/455#issuecomment-50261244

Re: [jclouds] Adds support for ImmutableMap in jclouds gson (#455)

2014-07-27 Thread Andrew Phillips
@@ -88,7 +87,8 @@ @Singleton Gson provideGson(TypeAdapterJsonBall jsonAdapter, DateAdapter adapter, ByteListAdapter byteListAdapter, ByteArrayAdapter byteArrayAdapter, PropertiesAdapter propertiesAdapter, JsonAdapterBindings bindings, - OptionalTypeAdapterFactory

Re: [jclouds] Adds support for ImmutableMap in jclouds gson (#455)

2014-07-27 Thread Andrew Phillips
@@ -201,6 +206,18 @@ public String toString() { } } + public static class ImmutableMapDeserializer implements JsonDeserializerImmutableMap?,? { + @Override + public ImmutableMap?,? deserialize(final JsonElement json, final Type type, +final

[jclouds-labs-openstack] Remove *ForRegion naming (#120)

2014-07-27 Thread Jeremy Daggett
Simplified the API that was introduced in c90efaa You can merge this Pull Request by running: git pull https://github.com/rackerlabs/jclouds-labs-openstack fix/regions Or you can view, comment on it, or merge it online at: https://github.com/jclouds/jclouds-labs-openstack/pull/120 --

Re: [jclouds-labs-openstack] Remove *ForRegion naming (#120)

2014-07-27 Thread CloudBees pull request builder plugin
[jclouds-labs-openstack-pull-requests #338](https://jclouds.ci.cloudbees.com/job/jclouds-labs-openstack-pull-requests/338/) SUCCESS This pull request looks good --- Reply to this email directly or view it on GitHub:

[jira] [Created] (JCLOUDS-640) Add InfoApi to openstack-swift

2014-07-27 Thread Jeremy Daggett (JIRA)
Jeremy Daggett created JCLOUDS-640: -- Summary: Add InfoApi to openstack-swift Key: JCLOUDS-640 URL: https://issues.apache.org/jira/browse/JCLOUDS-640 Project: jclouds Issue Type: Improvement

Re: [jclouds] Fixes issues with deleting files and cleanup on windows. (#454)

2014-07-27 Thread Andrew Gaul
I ran `mvn integration-test -pl :filesystem` on master 100 times without issue. I used a Windows Server 2012 VM with Java 8 on an EC2 t2.micro instance. Do you have a virus checker installed on your system? These often hold handles on newly created files and I do not believe we should try to

Re: [jclouds] Try iso8601SecondsDateParse if iso8601DateParse fails. (#456)

2014-07-27 Thread Shri Javadekar
Thanks for pushing this to master @andrewgaul. I believe the jclouds 1.8.0 release next week will be based off of master so this fix will make it there. Do we need to backport this fix to the 1.7.x branch for any further 1.7.x releases? --- Reply to this email directly or view it on GitHub:

[jira] [Commented] (JCLOUDS-457) Amazon Glacier support

2014-07-27 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14075824#comment-14075824 ] ASF subversion and git services commented on JCLOUDS-457: - Commit

Re: [jclouds-labs-aws] JCLOUDS-457: Add Clear vault strategy (#48)

2014-07-27 Thread Andrew Gaul
@Override - public void execute(String s, ListContainerOptions listContainerOptions) { - return; + public void execute(String container, ListContainerOptions listContainerOptions) { + if (!sync.deleteVault(container)) { @rcoedo I pushed the first of these two commits to

Jenkins build is back to normal : jclouds-chef #869

2014-07-27 Thread jenkins-no-reply
See https://jclouds.ci.cloudbees.com/job/jclouds-chef/869/

Build failed in Jenkins: jclouds-labs #523

2014-07-27 Thread jenkins-no-reply
See https://jclouds.ci.cloudbees.com/job/jclouds-labs/523/ -- [...truncated 3371 lines...] Downloading: https://repository-jclouds.forge.cloudbees.com/release/log4j/log4j/1.2.16/log4j-1.2.16.pom Downloading:

Re: [jclouds-labs-openstack] Align deleteIfEmpty with BlobStore expectations (#121)

2014-07-27 Thread Andrew Gaul
@jdaggett Please review this. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-openstack/pull/121#issuecomment-50299875

[jclouds-labs-openstack] Align deleteIfEmpty with BlobStore expectations (#121)

2014-07-27 Thread Andrew Gaul
You can merge this Pull Request by running: git pull https://github.com/andrewgaul/jclouds-labs-openstack delete-if-empty Or you can view, comment on it, or merge it online at: https://github.com/jclouds/jclouds-labs-openstack/pull/121 -- Commit Summary -- * Align deleteIfEmpty with

Re: [jclouds-labs-openstack] Align deleteIfEmpty with BlobStore expectations (#121)

2014-07-27 Thread BuildHive
[jclouds » jclouds-labs-openstack #1485](https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs-openstack/1485/) UNSTABLE Looks like there's a problem with this pull request [(what's this?)](https://www.cloudbees.com/what-is-buildhive) --- Reply to this email directly or view it on

Re: [jclouds-labs-openstack] Align deleteIfEmpty with BlobStore expectations (#121)

2014-07-27 Thread CloudBees pull request builder plugin
[jclouds-labs-openstack-pull-requests #339](https://jclouds.ci.cloudbees.com/job/jclouds-labs-openstack-pull-requests/339/) UNSTABLE Looks like there's a problem with this pull request --- Reply to this email directly or view it on GitHub:

Re: [jclouds-labs-aws] JCLOUDS-457: Add Clear vault strategy (#48)

2014-07-27 Thread Roman Coedo
@Override - public void execute(String s, ListContainerOptions listContainerOptions) { - return; + public void execute(String container, ListContainerOptions listContainerOptions) { + if (!sync.deleteVault(container)) { You are right, I can do this in deleteContainer

Re: [jclouds-labs-openstack] Align deleteIfEmpty with BlobStore expectations (#121)

2014-07-27 Thread BuildHive
[jclouds » jclouds-labs-openstack #1486](https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs-openstack/1486/) SUCCESS This pull request looks good [(what's this?)](https://www.cloudbees.com/what-is-buildhive) --- Reply to this email directly or view it on GitHub:

[jira] [Created] (JCLOUDS-641) rackspace-cloudfiles-us integration tests fail

2014-07-27 Thread Andrew Gaul (JIRA)
Andrew Gaul created JCLOUDS-641: --- Summary: rackspace-cloudfiles-us integration tests fail Key: JCLOUDS-641 URL: https://issues.apache.org/jira/browse/JCLOUDS-641 Project: jclouds Issue Type: