Re: Re: redirect with get from post

2013-04-17 Thread Jerome Louvel
Hi Adam, Thanks for the cool feed-back on RF! As far as I know, HTTP redirection doesn't let you explicitely specify the HTTP method to use for the target URI. Looking more closely at the HTTP redirection statuses: http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.3 it does appear

RE: Restlet Framework 2.1.2 and 2.2 M3 released (+ new web site)

2013-04-17 Thread Darryl Miles
Great work. But what is broken in the Maven repo ? http://maven.restlet.org/org/restlet/org.restlet/ (should a 2.1.1 version be here?) http://maven.restlet.org/org/restlet/org.restlet.ext.servlet/ (same again, should a 2.1.1 version be here?) I have Apache Solr 4.2.1 and it references:

Re: Restlet Framework 2.1.2 and 2.2 M3 released (+ new web site)

2013-04-17 Thread Arjohn Kampman
I think the proper location for these artifacts are: http://maven.restlet.org/org/restlet/jee/org.restlet/ http://maven.restlet.org/org/restlet/jee/org.restlet.ext.servlet/ Apache Solr should update the groupId of their dependencies to include the targeted platform, e.g. org.restlet.jee. On

RE: Re: Restlet Framework 2.1.2 and 2.2 M3 released (+ new web site)

2013-04-17 Thread Darryl Miles
Ah yes they are using correct GAV. I don't know restlet's project history with groupId changes. So... looking at the problem I see again from another angle. Maybe the issue is the Nexus index is out of date on maven.restlet.org ? My local Nexus repository (which I only setup today) does not

RE: Re: Restlet Framework 2.1.2 and 2.2 M3 released (+ new web site)

2013-04-17 Thread Thierry Boileau
Hello Darryl, Arjohn, I've reconnected the nexus indexation process... It should be better now. Thanks for reporting this issue. Best regards, Thierry Boileau -- http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447dsMessageId=3053527

RE: Re: Restlet Framework 2.1.2 and 2.2 M3 released (+ new web site)

2013-04-17 Thread Darryl Miles
I can confirm this has resolved the problem. Thanks for the swift response. -- http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447dsMessageId=3053528