On Tue, Dec 2, 2008 at 8:41 AM, Timo Rantalaiho <[EMAIL PROTECTED]>wrote:
> On Tue, 02 Dec 2008, Alex Boisvert wrote: > > As far as I know, there's no support for timestamp version right now > because > > we don't support snapshots. > > > > But you can use a given timestamped version by explicitly providing it in > > the artifact version. > > OK, my goal is really to get the snapshot support working. > It seems that actually the snapshot downloading logic, > including getting the correct URL, is already in artifact.rb . > It's just that if the version without the timestamp is found, > it wins over the timestamped versions. > > So just removing the non-timestamped versions from the > repositories that have timestamped versions would probably > help, though support for timestamped versions winning over > the non-timestamped versions would be nice. Understood and I agree with you supporting timestamped versions is just as important. alex
