> On 29 Oct 2015, at 15:40, Tsuyoshi Ozawa <oz...@apache.org> wrote: > > Steve, > >> If you exclude jax-rs 2 and try to stay @ jersey 1.9 for your client, all >> the http clients: KMS, webhdfs, ATS, aren't going to link. > > I thought we can use Jersey 1.19 on JDK 8 with client-side > compatibility, but do you mean that we cannot use Jersey 1.19 on JDK > 8? Please correct me if I've misunderstood. > > Best, > - Tsuyoshi >
jersey 1.19 works on JDK8. What I'm worried about is having two versions of jersey on the classpath -as the patch you've put up rewrites all the client-side code to move to jersey 2