RE: Restlet 2.1 to use jetty 8?

2012-07-23 Thread Jerome Louvel
Hi Tal and Tim,

 

Jetty 8 only supports Java 6, so it can’t go into RF 2.1 which still
supports Java 5.

 

Jackson 2 adds support for XML, CSV, YAML and other media types which will
require enhancing the JacksonConverter quite a bit. Also, we don’t want to
force developers to adjust all their annotations so late in the RF release
cycle (especially at the Release Candidate stage). It is better/safer to
wait for 2.2 which should come out pretty fast as there is no need to be in
sync with a book J 

 

Best regards,

Jerome

--

 http://www.restlet.com/ http://www.restlet.com

 http://twitter.com/#!/jlouvel http://twitter.com/#!/jlouvel

 

 

 

De : tpeie...@gmail.com [mailto:tpeie...@gmail.com] De la part de Tim
Peierls
Envoyé : dimanche 22 juillet 2012 20:06
À : discuss@restlet.tigris.org
Objet : Re: Restlet 2.1 to use jetty 8?

 

I think there's an issue for the Jackson upgrade. (I'm sure I've had a
conversation with a Restlet team member about this, anyway.) 

 

--tim

On Sun, Jul 22, 2012 at 1:59 PM, Tal Liron tal.li...@threecrickets.com
wrote:

I was about to do this myself, but thanks very much. :) :)

Why not have 2.1 use Jetty 8?

Related: I recommend updating the Jackson plugin to use the 2.0 line. The
API is the same, but there is a namespace change. If you update it, it would
allow users to upgrade the jar without problems. Otherwise, they will be
stuck in 1.0.


 Hi Tal,

 Good news, I updated the 2.1 branch today with Jetty 7.6.5 version and
 2.2/master with Jetty 8.1.5 !

--
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447dsMessageId=2992
264 dsMessageId=2992264

--
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447dsMessageId=2992390

RE: Restlet 2.1 to use jetty 8?

2012-07-22 Thread Tal Liron
I was about to do this myself, but thanks very much. :) :)

Why not have 2.1 use Jetty 8?

Related: I recommend updating the Jackson plugin to use the 2.0 line. The API 
is the same, but there is a namespace change. If you update it, it would allow 
users to upgrade the jar without problems. Otherwise, they will be stuck in 1.0.

 Hi Tal,
 
 Good news, I updated the 2.1 branch today with Jetty 7.6.5 version and
 2.2/master with Jetty 8.1.5 !

--
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447dsMessageId=2992264


Re: Restlet 2.1 to use jetty 8?

2012-07-22 Thread Tim Peierls
I think there's an issue for the Jackson upgrade. (I'm sure I've had a
conversation with a Restlet team member about this, anyway.)

--tim

On Sun, Jul 22, 2012 at 1:59 PM, Tal Liron tal.li...@threecrickets.comwrote:

 I was about to do this myself, but thanks very much. :) :)

 Why not have 2.1 use Jetty 8?

 Related: I recommend updating the Jackson plugin to use the 2.0 line. The
 API is the same, but there is a namespace change. If you update it, it
 would allow users to upgrade the jar without problems. Otherwise, they will
 be stuck in 1.0.

  Hi Tal,
 
  Good news, I updated the 2.1 branch today with Jetty 7.6.5 version and
  2.2/master with Jetty 8.1.5 !

 --

 http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447dsMessageId=2992264


--
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447dsMessageId=2992266

RE: Restlet 2.1 to use jetty 8?

2012-07-19 Thread Jerome Louvel
Hi Tal,

Good news, I updated the 2.1 branch today with Jetty 7.6.5 version and
2.2/master with Jetty 8.1.5 !

Best regards,
Jerome
--
http://www.restlet.com
http://twitter.com/#!/jlouvel


-Message d'origine-
De : Jerome Louvel [mailto:jerome.lou...@restlet.com] 
Envoyé : lundi 16 juillet 2012 19:29
À : 'discuss'
Objet : RE: Restlet 2.1 to use jetty 8?

Hi Tal,

That would be great indeed! Would you be willing/available to contribute
this upgrade via GitHub (2.1 and master branches)?

Best regards,
Jerome
--
http://www.restlet.com
http://twitter.com/#!/jlouvel



-Message d'origine-
De : Tal Liron [mailto:tal.li...@threecrickets.com] 
Envoyé : dimanche 15 juillet 2012 20:32
À : discuss@restlet.tigris.org
Objet : RE: Restlet 2.1 to use jetty 8?

To add information from my testing:

Restlet 2.1rc5 seems to work fine with Jetty 7.5.4, so I imagine it would be
trivial to update Jetty to that.

However, it does not work with Jetty 7.6 nor Jetty 8. There are likely API
updates necessary.

I hope Restlet 2.1 can be released with support for the latest Jetty
version.

-Tal

 Restlet 2.1rc5 ships with Jetty 7.4, but the Jetty 7 line is already at
7.6.4.
 
 Will this be updated for the final release?
 
 Also, will it be possible to use the Jetty 8 line, which supports the
servlet 3 API?
 
 -Tal

--
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447dsMessageId=29896
86

--
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447dsMessageId=2991830


RE: Restlet 2.1 to use jetty 8?

2012-07-16 Thread Jerome Louvel
Hi Tal,

That would be great indeed! Would you be willing/available to contribute
this upgrade via GitHub (2.1 and master branches)?

Best regards,
Jerome
--
http://www.restlet.com
http://twitter.com/#!/jlouvel



-Message d'origine-
De : Tal Liron [mailto:tal.li...@threecrickets.com] 
Envoyé : dimanche 15 juillet 2012 20:32
À : discuss@restlet.tigris.org
Objet : RE: Restlet 2.1 to use jetty 8?

To add information from my testing:

Restlet 2.1rc5 seems to work fine with Jetty 7.5.4, so I imagine it would be
trivial to update Jetty to that.

However, it does not work with Jetty 7.6 nor Jetty 8. There are likely API
updates necessary.

I hope Restlet 2.1 can be released with support for the latest Jetty
version.

-Tal

 Restlet 2.1rc5 ships with Jetty 7.4, but the Jetty 7 line is already at
7.6.4.
 
 Will this be updated for the final release?
 
 Also, will it be possible to use the Jetty 8 line, which supports the
servlet 3 API?
 
 -Tal

--
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447dsMessageId=29896
86

--
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447dsMessageId=2990427


RE: Restlet 2.1 to use jetty 8?

2012-07-15 Thread Tal Liron
To add information from my testing:

Restlet 2.1rc5 seems to work fine with Jetty 7.5.4, so I imagine it would be 
trivial to update Jetty to that.

However, it does not work with Jetty 7.6 nor Jetty 8. There are likely API 
updates necessary.

I hope Restlet 2.1 can be released with support for the latest Jetty version.

-Tal

 Restlet 2.1rc5 ships with Jetty 7.4, but the Jetty 7 line is already at 7.6.4.
 
 Will this be updated for the final release?
 
 Also, will it be possible to use the Jetty 8 line, which supports the servlet 
 3 API?
 
 -Tal

--
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447dsMessageId=2989686