users@jersey.java.net

Re: [Jersey] jersey-multipart

From: Paul Sandoz <Paul.Sandoz_at_Sun.COM>
Date: Mon, 23 Feb 2009 09:14:45 +0100

On Feb 22, 2009, at 10:13 PM, Samuel Le Berrigaud wrote:

> Hi Moiz,
>
> you can find Jersey multipart version 1.0.2 in the contribs directory
> of the repository:
> http://download.java.net/maven/2/com/sun/jersey/contribs/
>
> In maven this translate into this dependency:
>
> <dependency>
> <groupId>com.sun.jersey.contribs</groupId>
> <artifactId>jersey-multipart</artifactId>
> <version>1.0.2</version>
> </dependency>
>

and see:

https://jersey.dev.java.net/source/browse/*checkout*/jersey/tags/jersey-1.0.2/jersey/dependencies.html

for 1.0.1 we moved it.

I am now more convinced we should remove this old directory now as
many developers are getting misdirected

Jakub, is it possible to remove it?

Paul.

>
> SaM
>
> On Sun, Feb 22, 2009 at 2:30 PM, Moiz Dohadwala <mdohadwala_at_mokafive.com
> > wrote:
>> Hello,
>>
>>
>>
>> I have noticed that the current jersey-core release version is
>> 1.0.2 with
>> work continuing on 1.0.3-SNAPSHOT. We need use jersey-multipart
>> which, in
>> the maven repository is still at version 1.0.1-SNAPSHOT. Is it ok
>> to use
>> jersey-multipart-1.0.1-SNAPSHOT along with jersey 1.0.2 or later?
>> Is there a
>> plan to publish a release version of jersey multipart?
>>
>>
>>
>> -Moiz
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jersey.dev.java.net
> For additional commands, e-mail: users-help_at_jersey.dev.java.net
>