users@jersey.java.net

[Jersey] Re: Jersey 2.7 giving up on jdk 1.6?

From: cowwoc <cowwoc_at_bbs.darktech.org>
Date: Mon, 17 Mar 2014 12:04:03 -0400

That seems to be a broken link. It redirects to
https://home.java.net/?force=689

Gili

On 17/03/2014 9:47 AM, Vetle Leinonen-Roeim wrote:
> Seems like Java SE 7 is required now, just saw this pop up on the
> jersey-commits mailing list:
> https://java.net/projects/jersey/lists/commits/archive/2014-03/message/109
>
> On 15.03.14 01:15, Trolly Rogers wrote:
>> Folks - Jersey documentation regarding java SE compatibility says "All
>> Jersey components are compiled with Java SE 6 target.", but that's not
>> the case with this latest 2.7 release. A number of components have
>> manifest files that say Build-Jdk: 1.7.0_51, and of course it bombs out
>> on my 1.6 containers.
>>
>> Are going to get a jdk 1.6 build? (pretty please)
>>
>>
>> Also, after swapping out jackson for moxy for my json stuff, my server
>> startups got MUCH slower, anyone experience this?
>