You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by Andrew Gaul <no...@github.com> on 2017/08/25 06:48:33 UTC

[jclouds/jclouds] Upgrade jax-rs and animal-sniffer (#1132)

You can view, comment on, or merge this pull request online at:

  https://github.com/jclouds/jclouds/pull/1132

-- Commit Summary --

  * Upgrade animal-sniffer to 1.16
  * Upgrade to jax-rs 2.1

-- File Changes --

    M core/pom.xml (2)
    M project/pom.xml (2)
    M providers/google-cloud-storage/src/main/java/org/jclouds/googlecloudstorage/handlers/GoogleCloudStorageClientErrorRetryHandler.java (7)

-- Patch Links --

https://github.com/jclouds/jclouds/pull/1132.patch
https://github.com/jclouds/jclouds/pull/1132.diff

-- 
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/1132

Re: [jclouds/jclouds] Upgrade jax-rs and animal-sniffer (#1132)

Posted by Andrew Gaul <no...@github.com>.
Huh, it looks like the new jax-rs requires Java 7:

```
java.lang.UnsupportedClassVersionError: javax/ws/rs/GET : Unsupported major.minor version 52.0
```

-- 
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/1132#issuecomment-324991950

Re: [jclouds/jclouds] Upgrade jax-rs and animal-sniffer (#1132)

Posted by Andrew Gaul <no...@github.com>.
Closed #1132.

-- 
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/1132#event-1221890541

Re: [jclouds/jclouds] Upgrade jax-rs and animal-sniffer (#1132)

Posted by Andrea Turli <no...@github.com>.
@andrewgaul do you think we should update also https://github.com/jclouds/jclouds-karaf/blob/master/pom.xml#L199 if this PR gets merged?

Mind adding a description for this to know the rationale behind it? Thanks!

-- 
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/1132#issuecomment-324844728