RE: 2.0 series snapshots

2010-12-08 Thread Thierry Boileau
Hello Rhett,

the snapshot has been reactivated last week. It contains recent snapshots. 
Having said that, it misses the artifacts tagged with the date. I check that.

Best regards,
Thierry Boileau

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


Re: 2.0 series snapshots

2010-12-08 Thread Rhett Sutphin
Hi Thierry,

On Dec 8, 2010, at 3:57 AM, Thierry Boileau wrote:

 Hello Rhett,
 
 the snapshot has been reactivated last week. It contains recent snapshots. 
 Having said that, it misses the artifacts tagged with the date. I check that.

Are you sure they are being published?  It seems like the last dated one is the 
same as the SNAPSHOT.

$ curl 
http://maven.restlet.org/org/restlet/jee/org.restlet/2.0-SNAPSHOT/org.restlet-2.0-SNAPSHOT.jar.md5
67329eaa98a718dc29aa7c2b79f0a50c
$ curl 
http://maven.restlet.org/org/restlet/jee/org.restlet/2.0-SNAPSHOT/org.restlet-2.0-20101107.204753-7087.jar.md5
67329eaa98a718dc29aa7c2b79f0a50c

Thanks for looking into this.

Rhett

 
 Best regards,
 Thierry Boileau
 
 --
 http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447dsMessageId=2688719

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


RE: Re: 2.0 series snapshots

2010-12-08 Thread Thierry Boileau
Hello Rhett,

there are actually the same, the last dated is a copy of the snapshot.
We firstly published only the -SNAPSHOT artifacts. Then, some asked for the 
dated ones for reasons that I don't clearly remember for now. Thus, we decided 
to published both of them.
Does it sound irregular?

Best regards,
Thierry Boileau
ps : the date corresponds to the last modification of the svn repository.

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


Re: 2.0 series snapshots

2010-12-08 Thread Rhett Sutphin
Hi Theirry,

On Dec 8, 2010, at 1:30 PM, Thierry Boileau wrote:

 Hello Rhett,
 
 there are actually the same, the last dated is a copy of the snapshot.
 We firstly published only the -SNAPSHOT artifacts. Then, some asked for the 
 dated ones for reasons that I don't clearly remember for now. Thus, we 
 decided to published both of them.
 Does it sound irregular?

No, not irregular.  I probably misunderstood your original message -- I thought 
you were saying that only the -SNAPSHOT ones were being updated, not the dated 
ones.  It seems to me that neither of them are -- the last dated snapshot is 
from November 7 and the -SNAPSHOT is identical to it.

I think the idea of the dated snapshots is to have reproducible builds, even if 
you aren't depending on an official release.

Rhett

 
 Best regards,
 Thierry Boileau
 ps : the date corresponds to the last modification of the svn repository.
 
 --
 http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447dsMessageId=2688858

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


2.0 series snapshots

2010-12-06 Thread Rhett Sutphin
Hi,

There are a couple of recent bugfixes in the 2.0 line that I'd like to 
incorporate into my application.  However it looks like the snapshots for 2.0 
stopped in early November[1].  Was this intentional?  Also: is there an 
expected release date for 2.0.4?  It's not in the roadmap[2].

Thanks,
Rhett

[1]: The latest one is from November 7: 
http://maven.restlet.org/org/restlet/jee/org.restlet/2.0-SNAPSHOT/org.restlet-2.0-20101107.204753-7087.jar
 
[2]: http://www.restlet.org/about/roadmap

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