Re: Java 8 + Jersey updates

2015-10-26 Thread Tsuyoshi Ozawa
> I assume you are targetting this only at trunk / 3.0 based on the "target > version" and the incompatibility discussion? Yes, you're right. Best regards, - Tsuyoshi On Tue, Oct 27, 2015 at 5:12 AM, Colin P. McCabe wrote: > Looks like a good idea. I assume you are targetting this only at tr

Re: Java 8 + Jersey updates

2015-10-26 Thread Colin P. McCabe
Looks like a good idea. I assume you are targetting this only at trunk / 3.0 based on the "target version" and the incompatibility discussion? best, Colin On Mon, Oct 26, 2015 at 7:07 AM, Tsuyoshi Ozawa wrote: > Hi Steve, > > Thanks for your help. > > > 2. it's "significant" > > This change in

Re: Java 8 + Jersey updates

2015-10-26 Thread Tsuyoshi Ozawa
Hi Steve, Thanks for your help. > 2. it's "significant" This change includes upgrading not only Jersey, but also its dependencies like grizzly, asm, and so on. > I'll try to rebuild a YARN app (slider) with the patch to see how it fares It helps us a lot. I'd like to suggest that the incompat

Java 8 + Jersey updates

2015-10-25 Thread Steve Loughran
https://issues.apache.org/jira/browse/HADOOP-9613 covers the issue of updating Jersey to 3.0 to cope with the move to Java 8 1. this is trunk 2. it's "significant" we've been frozen on an old version of Jersey with issues, known ones needing separate threads to detect jersey startup failures,