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.
-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
>
>