[jira] [Closed] (JCLOUDS-1169) Code crashes at ContextBuilder for Apis. I have been using jclouds daily build(2.0.0-SNAPSHOT). But since 30th of august , APIs have stopped working. Basically the code

2016-09-01 Thread Siddarth Rai (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddarth Rai closed JCLOUDS-1169. - Resolution: Workaround Changed the GSON version of my app to match the one with jclouds. It is

Re: [jclouds/jclouds] JCLOUDS-1074: Guava 20 compatibility (#982)

2016-09-01 Thread Andrew Gaul
Updated without Guava 19 dependency. -- 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/982#issuecomment-244283238

Re: [jclouds/jclouds] JCLOUDS-1166/JCLOUDS-1160: Downgrade to Gson 2.5 (#1004)

2016-09-01 Thread Andrew Phillips
> I've run a jclouds-karaf build with this version and it seems to work. Great, thanks! > All checks have failed Looks like a transient test failure:

Re: [jclouds/jclouds] JCLOUDS-1166/JCLOUDS-1160: Downgrade to Gson 2.5 (#1004)

2016-09-01 Thread Andrew Phillips
Reopened #1004. -- 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/1004#event-775935606

Re: [jclouds/jclouds] JCLOUDS-1166/JCLOUDS-1160: Downgrade to Gson 2.5 (#1004)

2016-09-01 Thread Andrew Phillips
Closed #1004. -- 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/1004#event-775935587

Re: [jclouds/jclouds] JCLOUDS-1074: Guava 20 compatibility (#982)

2016-09-01 Thread Andrew Gaul
I am working on this and should complete it over the weekend. -- 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/982#issuecomment-244176023

[jclouds/jclouds-labs] JCLOUDS-1167 oneandone-privatenetwork-api (#315)

2016-09-01 Thread alibazlamit
@nacx Ready for review thanks. You can view, comment on, or merge this pull request online at: https://github.com/jclouds/jclouds-labs/pull/315 -- Commit Summary -- * JCLOUDS-1167 oneandone-privatenetwork-api -- File Changes -- A

Re: [jclouds/jclouds] JCLOUDS-1166/JCLOUDS-1160: Downgrade to Gson 2.5 (#1004)

2016-09-01 Thread Andrew Gaul
 Stop the bleeding. -- 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/1004#issuecomment-244166292

Re: [jclouds/jclouds] Allows users to download large files efficiently and directly to disk. (#983)

2016-09-01 Thread Zack Shoylev
@andrewgaul Do you have any notes on this? I would like to merge this before 2.0 so I can also work on getting similar functionality into base blobstore for the other providers. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on

Re: [jclouds/jclouds-labs] JCLOUDS-1167 oneandone-privatenetwork-api (#315)

2016-09-01 Thread alibazlamit
@alibazlamit pushed 1 commit. 733480f removed unused file -- You are receiving this because you are subscribed to this thread. View it on GitHub: https://github.com/jclouds/jclouds-labs/pull/315/files/d849a8d56cc71bff5379afb58ac20b5722d18da3..733480ff9c5da0d8d816c7f00764afd4875019db

Re: [jclouds/jclouds-labs] JCLOUDS-1167 oneandone-privatenetwork-api (#315)

2016-09-01 Thread alibazlamit
@alibazlamit pushed 1 commit. bac64e6 checkstyle removed -- You are receiving this because you are subscribed to this thread. View it on GitHub: https://github.com/jclouds/jclouds-labs/pull/315/files/5d796bfd91ab2794c1cbbd56070d0f676a7d3272..bac64e627e61be321bcb269f9ff759ee03e22c3a

Re: [jclouds/jclouds-labs] JCLOUDS-1167 oneandone-privatenetwork-api (#315)

2016-09-01 Thread alibazlamit
@alibazlamit pushed 1 commit. d83c6da minor change -- You are receiving this because you are subscribed to this thread. View it on GitHub: https://github.com/jclouds/jclouds-labs/pull/315/files/4a911ecdd9c36089c7d298a8f81009712ff9dd9e..d83c6da0bd4ca8b06a58074a37f4ccc119763c89

Re: [jclouds/jclouds-labs] JCLOUDS-1167 oneandone-privatenetwork-api (#315)

2016-09-01 Thread alibazlamit
@alibazlamit pushed 1 commit. 369145f minor change -- You are receiving this because you are subscribed to this thread. View it on GitHub: https://github.com/jclouds/jclouds-labs/pull/315/files/46c1839dcd594c18f3552e843dea111635cffd5e..369145f40ac3867dbe03de3ce5d79f43b71a86bc

Jenkins build is back to normal : jclouds-guava-guice-compat » 18.0,4.0,OpenJDK 7 (latest) #192

2016-09-01 Thread jenkins-no-reply
See

Jenkins build is still unstable: jclouds-karaf #1914

2016-09-01 Thread jenkins-no-reply
See

Jenkins build is still unstable: jclouds-karaf » jclouds :: Karaf :: Integration Tests #1914

2016-09-01 Thread jenkins-no-reply
See

Re: [jclouds/jclouds] Allow overriding getUserDefinedFileAttributeView (#999)

2016-09-01 Thread Andrew Gaul
Sorry I missed this earlier, but could you explain this change? Many systems including Mac OS X do not support extended attributes; how does it fail without this support? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

Re: [jclouds/jclouds] Allow overriding getUserDefinedFileAttributeView (#999)

2016-09-01 Thread Zack Shoylev
Closed #999. -- 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/999#event-775472101

Jenkins build is still unstable: jclouds-karaf #1913

2016-09-01 Thread jenkins-no-reply
See

Jenkins build is still unstable: jclouds-karaf » jclouds :: Karaf :: Integration Tests #1913

2016-09-01 Thread jenkins-no-reply
See

Build failed in Jenkins: jclouds-guava-guice-compat » 19.0-rc1,4.0,OpenJDK 7 (latest) #192

2016-09-01 Thread jenkins-no-reply
See Changes: [Zack Shoylev] Allow overriding getUserDefinedFileAttributeView -- [...truncated 4061 lines...]

Re: [jclouds/jclouds] JCLOUDS-1166/JCLOUDS-1160: Downgrade to Gson 2.5 (#1004)

2016-09-01 Thread Zack Shoylev
> @@ -80,7 +80,7 @@ > >com.google.code.gson >gson > - 2.7 > + 2.5 Maybe add a comment about why we are doing this here? In case it takes a while for us to move to 2.7 -- You are receiving this because you are subscribed to this thread. Reply to this email

[jira] [Commented] (JCLOUDS-658) Add blob metadata support to filesystem blobstore

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

Re: [jclouds/jclouds] Allow overriding getUserDefinedFileAttributeView (#999)

2016-09-01 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/999#issuecomment-244146299

Jenkins build is still unstable: jclouds-karaf » jclouds :: Karaf :: Integration Tests #1912

2016-09-01 Thread jenkins-no-reply
See

Re: [jclouds/jclouds] Allow overriding getUserDefinedFileAttributeView (#999)

2016-09-01 Thread Zack Shoylev
+1 -- 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/999#issuecomment-244116737

[jclouds/jclouds] JCLOUDS-1166/JCLOUDS-1160: Downgrade to Gson 2.5 (#1004)

2016-09-01 Thread Ignasi Barrera
This change reverts https://github.com/jclouds/jclouds/commit/da4614e72ce17999afbe54ae32879f27a59d8c5c and upgrades from Gson 2.3.1 to 2.5, which is the last version that exports the internal packages, used in jclouds-core, in the OSGi bundle. I've run a jclouds-karaf build with this version

Jenkins build is still unstable: jclouds-karaf #1912

2016-09-01 Thread jenkins-no-reply
See

Re: [jclouds/jclouds-labs] JCLOUDS-1154 oneandone-publicip-api (#310)

2016-09-01 Thread Ignasi Barrera
Closed #310. -- 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-labs/pull/310#event-775235126

Re: [jclouds/jclouds-labs] JCLOUDS-1154 oneandone-publicip-api (#310)

2016-09-01 Thread alibazlamit
@alibazlamit pushed 1 commit. 27ad868 removed duplicate resources -- You are receiving this because you are subscribed to this thread. View it on GitHub: https://github.com/jclouds/jclouds-labs/pull/310/files/bf4a2f56df5ab4a24f7d4aeeb4c2e762bdd62eb5..27ad8688f459f0bf958c8ad932a08a620a2bd126

[jira] [Commented] (JCLOUDS-1169) Code crashes at ContextBuilder for Apis. I have been using jclouds daily build(2.0.0-SNAPSHOT). But since 30th of august , APIs have stopped working. Basically the co

2016-09-01 Thread Siddarth Rai (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1545#comment-1545 ] Siddarth Rai commented on JCLOUDS-1169: --- yes I am using the version 2.6.2. > Code crashes at

Re: [jclouds/jclouds-labs] JCLOUDS-1154 oneandone-publicip-api (#310)

2016-09-01 Thread Ignasi Barrera
Thanks! Pushed to master as [54109d77](http://git-wip-us.apache.org/repos/asf/jclouds-labs/commit/54109d77). -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

[jira] [Commented] (JCLOUDS-1154) oneandone-publicip-api

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

[jira] [Commented] (JCLOUDS-1169) Code crashes at ContextBuilder for Apis. I have been using jclouds daily build(2.0.0-SNAPSHOT). But since 30th of august , APIs have stopped working. Basically the co

2016-09-01 Thread Ignasi Barrera (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15455496#comment-15455496 ] Ignasi Barrera commented on JCLOUDS-1169: - Are you using jclouds in an OSGi environment? Is your

[jira] [Commented] (JCLOUDS-1160) Consider gson 2.7 upgrade

2016-09-01 Thread Ignasi Barrera (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15455512#comment-15455512 ] Ignasi Barrera commented on JCLOUDS-1160: - [~ptimson] do you know if the version you need of

[jira] [Updated] (JCLOUDS-1169) Code crashes at ContextBuilder for Apis. I have been using jclouds daily build(2.0.0-SNAPSHOT). But since 30th of august , APIs have stopped working. Basically the code

2016-09-01 Thread Ignasi Barrera (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignasi Barrera updated JCLOUDS-1169: Component/s: jclouds-core > Code crashes at ContextBuilder for Apis. I have been using

[jira] [Updated] (JCLOUDS-1169) Code crashes at ContextBuilder for Apis. I have been using jclouds daily build(2.0.0-SNAPSHOT). But since 30th of august , APIs have stopped working. Basically the code

2016-09-01 Thread Siddarth Rai (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddarth Rai updated JCLOUDS-1169: -- Description: I have been using jclouds daily build. But since 30th of august , APIs have

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

2016-09-01 Thread Josef Cacek (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15455279#comment-15455279 ] Josef Cacek commented on JCLOUDS-1162: -- PR sent: https://github.com/jclouds/jclouds/pull/1003 >

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

2016-09-01 Thread Josef Cacek
JIRA: https://issues.apache.org/jira/browse/JCLOUDS-1162 This fix removes DockerComputeServiceAdapter functionality which removed quickly finished containers which stopped with non-zero exit code. The commit also adds feature which prints container logs into JClouds Compute Log during Node

[jira] [Updated] (JCLOUDS-1169) Code crashes at ContextBuilder for Apis. I have been using jclouds daily build(2.0.0-SNAPSHOT). But since 30th of august , APIs have stopped working. Basically the code

2016-09-01 Thread Siddarth Rai (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddarth Rai updated JCLOUDS-1169: -- Summary: Code crashes at ContextBuilder for Apis. I have been using jclouds daily

[jira] [Updated] (JCLOUDS-1169) Code crashes at ContextBuilder for Apis I have been using jclouds daily build. But since 30th of august , APIs have stopped working. Basically the code crashes at conte

2016-09-01 Thread Siddarth Rai (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddarth Rai updated JCLOUDS-1169: -- Description: I have been using jclouds daily build. But since 30th of august , APIs have

[jira] [Closed] (JCLOUDS-1168) I have been using jclouds daily build. But since 30th of august , APIs have stopped working. Basically the code crashes at context builder for Apis like glanceAPI

2016-09-01 Thread Siddarth Rai (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddarth Rai closed JCLOUDS-1168. - Resolution: Duplicate > I have been using jclouds daily build. But since 30th of august , APIs

[jira] [Created] (JCLOUDS-1169) I have been using jclouds daily build. But since 30th of august , APIs have stopped working. Basically the code crashes at context builder for Apis like glanceAPI

2016-09-01 Thread Siddarth Rai (JIRA)
Siddarth Rai created JCLOUDS-1169: - Summary: I have been using jclouds daily build. But since 30th of august , APIs have stopped working. Basically the code crashes at context builder for Apis like glanceAPI Key: JCLOUDS-1169

[jira] [Created] (JCLOUDS-1168) I have been using jclouds daily build. But since 30th of august , APIs have stopped working. Basically the code crashes at context builder for Apis like glanceAPI

2016-09-01 Thread Siddarth Rai (JIRA)
Siddarth Rai created JCLOUDS-1168: - Summary: I have been using jclouds daily build. But since 30th of august , APIs have stopped working. Basically the code crashes at context builder for Apis like glanceAPI Key: JCLOUDS-1168

Re: [jclouds/jclouds-labs] JCLOUDS-1154 oneandone-publicip-api (#310)

2016-09-01 Thread alibazlamit
@nacx Done -- 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-labs/pull/310#issuecomment-244032331

Jenkins build is still unstable: jclouds-karaf » jclouds :: Karaf :: Integration Tests #1911

2016-09-01 Thread jenkins-no-reply
See

Jenkins build is still unstable: jclouds-karaf #1911

2016-09-01 Thread jenkins-no-reply
See

Jenkins build is still unstable: jclouds-karaf #1910

2016-09-01 Thread jenkins-no-reply
See

Jenkins build is still unstable: jclouds-karaf » jclouds :: Karaf :: Integration Tests #1910

2016-09-01 Thread jenkins-no-reply
See

Build failed in Jenkins: jclouds-guava-guice-compat » 18.0,4.0,OpenJDK 7 (latest) #191

2016-09-01 Thread jenkins-no-reply
See Changes: [Ignasi Barrera] JCLOUDS-1148: Fix token caches in OAuth flows [Ignasi Barrera] Fixed OAuth instructions for Azure

Re: [jclouds/jclouds-labs] JCLOUDS-1154 oneandone-publicip-api (#310)

2016-09-01 Thread Ignasi Barrera
Yes, it has been removed, but that change is already on master and shouldn't be part of your commit. To fix the commit (since you should only have changes in the `oneandone` folder) you can do the following in your branch: ``` bash git reset HEAD~1 # Put the changes int he commit back to

[jira] [Updated] (JCLOUDS-1148) oauth API: JWTBearerTokenFlow.tokenCache never hits

2016-09-01 Thread Ignasi Barrera (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignasi Barrera updated JCLOUDS-1148: Component/s: jclouds-core > oauth API: JWTBearerTokenFlow.tokenCache never hits >

[jira] [Resolved] (JCLOUDS-1148) oauth API: JWTBearerTokenFlow.tokenCache never hits

2016-09-01 Thread Ignasi Barrera (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignasi Barrera resolved JCLOUDS-1148. - Resolution: Fixed Fix Version/s: 2.0.0 > oauth API:

Re: [jclouds/jclouds] JCLOUDS-1148 JWTBearerTokenFlow.tokenCache never hits (#988)

2016-09-01 Thread Ignasi Barrera
Live tests are OK in GCE and Azure. I squashed the commits and amended the commit message to reflect that the change is not particular to the JWTBearerTokenFlow. Merged to master as [913fdeb1](http://git-wip-us.apache.org/repos/asf/jclouds/commit/913fdeb1). Thanks @daniel-h-rech! -- You are

Re: [jclouds/jclouds] JCLOUDS-1148 JWTBearerTokenFlow.tokenCache never hits (#988)

2016-09-01 Thread Ignasi Barrera
Closed #988. -- 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/988#event-774791065

[jira] [Commented] (JCLOUDS-1148) oauth API: JWTBearerTokenFlow.tokenCache never hits

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