[jira] [Resolved] (JCLOUDS-1212) Replace custom bundles for Okio and OkHttp for the ServiceMix ones

2016-11-29 Thread Ignasi Barrera (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignasi Barrera resolved JCLOUDS-1212. - Resolution: Fixed Fix Version/s: 2.0.1 2.1.0 > Replace custom

[jira] [Commented] (JCLOUDS-1212) Replace custom bundles for Okio and OkHttp for the ServiceMix ones

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

Re: [jclouds/jclouds-karaf] JCLOUDS-1212: Replace OkHttp and Okio bundles by the ServiceMix ones (#89)

2016-11-29 Thread Ignasi Barrera
And backported to 2.0.x as [82da67c5](http://git-wip-us.apache.org/repos/asf/jclouds-karaf/commit/82da67c5). -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

Re: [jclouds/jclouds-karaf] JCLOUDS-1212: Replace OkHttp and Okio bundles by the ServiceMix ones (#89)

2016-11-29 Thread Ignasi Barrera
Squashed and pushed to master as [0a9fe144](http://git-wip-us.apache.org/repos/asf/jclouds-karaf/commit/0a9fe144)! :) -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

[jira] [Commented] (JCLOUDS-1212) Replace custom bundles for Okio and OkHttp for the ServiceMix ones

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

Re: [jclouds/jclouds-karaf] JCLOUDS-1212: Replace OkHttp and Okio bundles by the ServiceMix ones (#89)

2016-11-29 Thread Ignasi Barrera
Closed #89. -- 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-karaf/pull/89#event-875370626

Re: [jclouds/jclouds-karaf] JCLOUDS-1212: Replace OkHttp and Okio bundles by the ServiceMix ones (#89)

2016-11-29 Thread Andrew Phillips
demobox approved this pull request. Looks good to me - thanks for the changes, Ignasi! -- 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-karaf/pull/89#pullrequestreview-10549330

Re: [jclouds/jclouds-karaf] JCLOUDS-1212: Replace OkHttp and Okio bundles by the ServiceMix ones (#89)

2016-11-29 Thread Ignasi Barrera
nacx commented on this pull request. > @@ -218,8 +218,8 @@ limitations under the License. 1.4.0.RC1 1.5.8 1.11 -2.2.0 -1.2.0 +2.2.0_1 +1.2.0_1 Done! -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on

Re: [jclouds/jclouds] Fixes JCLOUDS-1206 (#1042)

2016-11-29 Thread Ignasi Barrera
nacx commented on this pull request. >I intentionally left the old "wrong" variant via the userMetaData map in place >in order to not break existing code. Good! In that case, what about overriding the `userMetadata` methods in the DigitalOceanTemplateOptions too, and mark them `@Deprecated`