Return-Path: Delivered-To: apmail-archiva-dev-archive@www.apache.org Received: (qmail 96736 invoked from network); 6 May 2009 09:14:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 6 May 2009 09:14:14 -0000 Received: (qmail 86866 invoked by uid 500); 6 May 2009 09:14:14 -0000 Delivered-To: apmail-archiva-dev-archive@archiva.apache.org Received: (qmail 86791 invoked by uid 500); 6 May 2009 09:14:14 -0000 Mailing-List: contact dev-help@archiva.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@archiva.apache.org Delivered-To: mailing list dev@archiva.apache.org Received: (qmail 86781 invoked by uid 99); 6 May 2009 09:14:14 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 May 2009 09:14:14 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of wsmoak@gmail.com designates 209.85.200.172 as permitted sender) Received: from [209.85.200.172] (HELO wf-out-1314.google.com) (209.85.200.172) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 May 2009 09:14:06 +0000 Received: by wf-out-1314.google.com with SMTP id 28so3986374wfa.6 for ; Wed, 06 May 2009 02:13:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:content-type :content-transfer-encoding; bh=Ipxk9l3A9qPjwYBYM5XftMMeLhiTXxpZVTNHeENe9WM=; b=EJKOTagSqTE3ibrJhgpERWldHuy0u9vKJ1nACGYnVvX5MzSs/zGIj6XEarH4YIlB0r E2q/lL900lnp0REJ3Vy1RYNmkdvPMv3YionKvy1SFPF5qKJFA0TURyWdfsM8a/GFI4n2 g4vyc5+zqcj4VBbiIww8GkgPEoQgyt75MyuWs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; b=jQyxxamtI60fW/xcr/GN2xzmBAD/HBh4xpdUYbE8skkIGph6qFJLp4hfEnTC+ayUXw cOTDGCIQPFohL6CDipsgcDrh4aQD+MSJlbAHqV9JfrxMMhypEuFJLTANOj+wS4VaR0pz jfqot5gfz0sQugq9DxORAk1yN3FcqlwIvKeSM= MIME-Version: 1.0 Received: by 10.142.135.16 with SMTP id i16mr410823wfd.335.1241601225082; Wed, 06 May 2009 02:13:45 -0700 (PDT) In-Reply-To: <8667b1bd0905052334gd180ab4qc2dd4221abc85447@mail.gmail.com> References: <8667b1bd0905052334gd180ab4qc2dd4221abc85447@mail.gmail.com> From: Wendy Smoak Date: Wed, 6 May 2009 02:13:25 -0700 Message-ID: Subject: Re: Version checking in Archiva when uploading an artifact To: dev@archiva.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On Tue, May 5, 2009 at 11:34 PM, Deng Ching wrote: > Looking closely at Archiva's code and the comments in MRM-1172, I think we > can loosen the version rule. > It would be great if you could also provide unit tests for the patch you've > submitted for the issue :) ... and documentation, to describe the new behavior of that field in the upload form. :) -- Wendy