users@jersey.java.net

Re: [Jersey] 1.0.1 release planned for 1st Dec.

From: Gili <cowwoc_at_bbs.darktech.org>
Date: Thu, 20 Nov 2008 22:52:02 -0800 (PST)

        That's a good idea. I'll give this a go.

Gili

Craig McClanahan (via Nabble) wrote:
> Gili wrote:
>> Paul,
>>
>> jersey-bundle-1.0.1-SNAPSHOT-sources.jar and some other files have a file
>> size of 1k and do not actually contain any source-code.
>>
>>
> It may be that the build process is running right now, and those files
> are incomplete -- in which case it probably won't pick up the change I
> just made to make the cause of the NPE you encountered in
> MultiPartReader more clear.
>
> It's really easy to build Jersey directly from the source code, if you
> have Maven 2.0.9 or later installed. Here's the command line steps to
> do so from scratch:
>
> svn co https://jersey.dev.java.net/svn/jersey/trunk/jersey jersey-trunk
> (you'll need to provide your java.net credentials)
> cd jersey-trunk/jersey
> mvn clean install
>
> This will build everything (including all the contrib modules) and put
> them in your local Maven repository.
>
> Craig
>
>> Gili
>>
>>
>> Paul Sandoz wrote:
>>
>>> Hi,
>>>
>>> We plan to release 1.0.1 on the 1st of Dec.
>>>
>>> Included in this release will be:
>>>
>>> 1) Multipart;
>>>
>>> 2) Apache HTTP client; and
>>>
>>> 3) Improved IoC integration framework.
>>>
>>> Paul.
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe@... <http://n2.nabble.com/user/SendEmail.jtp?type=node&node=1560663&i=0>
>>> For additional commands, e-mail: users-help@... <http://n2.nabble.com/user/SendEmail.jtp?type=node&node=1560663&i=1>
>>>
>>>
>>>
>>>
>>
>>
>
>
>
> ------------------------------------------------------------------------
> This email is a reply to your post @
> http://n2.nabble.com/1.0.1-release-planned-for-1st-Dec.-tp1518549p1560663.html
> You can reply by email or by visting the link above.
>

-- 
View this message in context: http://n2.nabble.com/1.0.1-release-planned-for-1st-Dec.-tp1518549p1560670.html
Sent from the Jersey mailing list archive at Nabble.com.