On Jun 11, 2009, at 2:19 PM, Farrukh Najmi wrote:
> Paul Sandoz wrote:
>>
>> On Jun 10, 2009, at 9:07 PM, Farrukh Najmi wrote:
>>
>>>
>>> I commented out scala module in contribs/pom.xml to get around the
>>> issue...
>>>
>>> Now I get a build error with javadoc. Note I am still using JDK6.
>>> What are the limitations of building jersey with jdk6 and how can
>>> they be bypassed?
>>
>> Investigating. Strictly speaking we do not guarantee that it builds
>> on SE 6 because we only officially produce SE 5 builds. We
>> guarantee that it runs on SE 6.
>
> Hopefully that will change soon since JDK is being EOLed in a few
> months?
>
I am not so sure. I need to find out what the constraints are w.r.t.
the specification and wether we are bound to SE 5 or above.
>>
>>
>>> Thanks.
>>>
>>
>> What version of maven are you using?
>
> 2.1.0
>
Looks a bug was reintroduced in 2.1.0 or we worked around on in 2.0.9.
Paul.