Re: [DISCUSS] Merge Jersey upgrade(HADOOP-9613) to trunk

2016-05-10 Thread Allen Wittenauer
+1 agreed. > On May 9, 2016, at 2:13 PM, Akira AJISAKA wrote: > > +1 for marking HADOOP-9613 as incompatible change and upgrading the version > in trunk. > > Thanks, > Akira > > On 5/9/16 12:12, Tsuyoshi Ozawa wrote: >> Hi developers, >> >> We’ve worked on upgrading jersey(HADOOP-9613) for

Re: [DISCUSS] Merge Jersey upgrade(HADOOP-9613) to trunk

2016-05-09 Thread Akira AJISAKA
+1 for marking HADOOP-9613 as incompatible change and upgrading the version in trunk. Thanks, Akira On 5/9/16 12:12, Tsuyoshi Ozawa wrote: Hi developers, We’ve worked on upgrading jersey(HADOOP-9613) for a years. It's essential change to support complication with JDK8. It’s almost there. One

[DISCUSS] Merge Jersey upgrade(HADOOP-9613) to trunk

2016-05-09 Thread Tsuyoshi Ozawa
Hi developers, We’ve worked on upgrading jersey(HADOOP-9613) for a years. It's essential change to support complication with JDK8. It’s almost there. One concern to merge this to trunk is incompatibility. After the release of Jersey 1.13, the root element whose content is empty collection is chan