Re: Maven2 support

2005-04-15 Thread Brett Porter
I note the maven2 .md5 files are binary. I think I prefer hex, as it is easier to manually verify. I ended up checking the md5 sum off the maven1 files. That's a bug in the m1-m2 repository converter. I'll check it out. Here is what I'd like -a 'dotted' project to test that logic

Re: Maven2 support

2005-04-15 Thread Steve Loughran
On 4/15/05, Brett Porter [EMAIL PROTECTED] wrote: -something with a different .md5 checksum than its real checksum. The repository is scanned every 4 hours and repairs missing/broken md5s (bearing in mind that we don't consider them as a security option, but a download integrity check)

Re: Maven2 support

2005-04-15 Thread Henk P. Penning
On Fri, 15 Apr 2005, Steve Loughran wrote: Date: Fri, 15 Apr 2005 13:30:56 +0100 From: Steve Loughran [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: Maven2 support On 4/15/05, Brett Porter [EMAIL PROTECTED] wrote: -something with a different .md5 checksum than its real checksum.

Re: Maven2 support

2005-04-15 Thread Steve Loughran
On 4/15/05, Henk P. Penning [EMAIL PROTECTED] wrote: On Fri, 15 Apr 2005, Steve Loughran wrote: Date: Fri, 15 Apr 2005 13:30:56 +0100 From: Steve Loughran [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: Maven2 support On 4/15/05, Brett Porter [EMAIL PROTECTED] wrote: