On Sep 8, 2010, at 5:42 PM, jeffrey.phillips_at_accenture.com wrote:
> The project I am on is currently running Jersey 1.0.3 on Java 1.5,
> we were wanting to upgrade Jersey to 1.3, but ran into an issue
> compiling. It seems that 1.3 requires Java 1.6. Is that true?
Yes, my sincere apologies for not updating the docs for 1.3 (we have
in preparation for the 1.4 release).
> If yes is there a java 5 version of Jersey 1.3?
No, we had to make a decision based on the resources we have and the
relationship to GlassFish which is SE 6 only, and that SE 5 is EOL'ed.
We were having to maintain some ugly hacks that complicated our build
system and made it harder to maintain, plus we wanted to use the minor
API tweaks that are available in SE 6.
> If not, what was the last Java 5 version of Jersey?
>
1.2
Paul.