users@jersey.java.net

[Jersey] Re: _at_Ref annotation missing

From: Pavel Bucek <pavel.bucek_at_oracle.com>
Date: Tue, 08 Feb 2011 15:20:48 +0100

On 02/08/2011 01:24 PM, Pavel Bucek wrote:
> On 02/08/2011 01:05 PM, Paul Sandoz wrote:
>>
>> On Feb 8, 2011, at 12:52 PM, christof.aenderl_at_bader-jene.de wrote:
>>
>>> Hi,
>>>
>>> I'm missing the @Ref annotation to create links as described in the
>>> user guide chapter 6.
>>> Anybody knows where to find the annotation class?
>>>
>>
>> You need to include the following dependency:
>>
>> http://jersey.java.net/nonav/documentation/latest/linking.html#d4e1196
>>
>> We are not currently publishing the javadoc for jersey-server-linking
>> and jersey-grizzly2. Pavel?
> jersey-server-linking is experimental so I guess its by design..
> grizzly2 is an issue and I'll take a look at it.

ahm. my fault.. jersey-server-linking is not experimental, but its not
bundled in jersey bundle, so its javadoc is not processed during publish
javadoc process.

I added it into our script and following is now available

jersey-server-linking:
http://jersey.java.net/nonav/apidocs/1.6-SNAPSHOT/jersey-server-linking/index.html
jersey-grizzly2:
http://jersey.java.net/nonav/apidocs/1.6-SNAPSHOT/jersey-grizzly2/index.html

sorry for confusion.

Pavel

ps.: this might change after Jakub is back (I guess it could be somehow
included/linked to jersey-bundle javadoc)


>
> Pavel
>
>>
>> Paul.
>>
>>
>
>