users@jersey.java.net

Re: [Jersey] 1.0-SNAPSHOT problem

From: Paul Sandoz <Paul.Sandoz_at_Sun.COM>
Date: Mon, 06 Oct 2008 19:03:40 +0200

On Oct 6, 2008, at 6:28 PM, Ryan Heaton wrote:

> Thanks again.
>
> Any way I can get a new snapshot in the maven repo, too? If not, it's
> not to big of a deal to build locally.
>

It should arrive later today, i need to commit the code back, then
Hudson will automatically take over and push something out.

Paul.

> -Ryan
>
>
> On Mon, Oct 6, 2008 at 2:52 AM, Paul Sandoz <Paul.Sandoz_at_sun.com>
> wrote:
>>
>> On Oct 3, 2008, at 11:09 PM, Ryan Heaton wrote:
>>
>>> Hi.
>>>
>>> I've got a problem with the 1.0 snapshot. I need to extend
>>> com
>>> .sun
>>> .jersey
>>> .spi.spring.container.servlet.SpringServlet.SpringComponentProvider,
>>> but it's visibility has changed from "public" to private.
>>>
>>
>> I have a tendency to make things final/private so that they do not
>> have to
>> be publicly documented :-)
>>
>>
>>> Ouch! Why? Can I get it changed back to public, or even extracted
>>> from an inner class to a public upper-level class?
>>>
>>
>> OK, I will change it to a public, preferably a top-level outer,
>> class.
>>
>> Paul.
>>
>>> Thanks!
>>>
>>> -Ryan
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe_at_jersey.dev.java.net
>>> For additional commands, e-mail: users-help_at_jersey.dev.java.net
>>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe_at_jersey.dev.java.net
>> For additional commands, e-mail: users-help_at_jersey.dev.java.net
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jersey.dev.java.net
> For additional commands, e-mail: users-help_at_jersey.dev.java.net
>