Return-Path: Delivered-To: apmail-maven-dev-archive@www.apache.org Received: (qmail 84509 invoked from network); 5 Oct 2006 14:06:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Oct 2006 14:06:20 -0000 Received: (qmail 69098 invoked by uid 500); 5 Oct 2006 14:05:58 -0000 Delivered-To: apmail-maven-dev-archive@maven.apache.org Received: (qmail 68967 invoked by uid 500); 5 Oct 2006 14:05:58 -0000 Mailing-List: contact dev-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Developers List" Reply-To: "Maven Developers List" Delivered-To: mailing list dev@maven.apache.org Received: (qmail 68919 invoked by uid 99); 5 Oct 2006 14:05:57 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Oct 2006 07:05:57 -0700 Authentication-Results: idunn.apache.osuosl.org header.from=todd.nine@gmail.com; domainkeys=good X-ASF-Spam-Status: No, hits=3.4 required=5.0 tests=DNS_FROM_RFC_ABUSE,HTML_10_20,HTML_MESSAGE DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 Received: from [66.249.92.172] ([66.249.92.172:28905] helo=ug-out-1314.google.com) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id 6B/75-20288-83115254 for ; Thu, 05 Oct 2006 07:05:49 -0700 Received: by ug-out-1314.google.com with SMTP id j40so194306ugd for ; Thu, 05 Oct 2006 07:04:36 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=gNCkG7DqQuxiWLr70x3ZYra96oQ8aitexnzjskpCs2eJY/74ap8I/GIv6Iir+wm5tptEpSGNegQm3EaWCjbhR9F3M1xoD3XPSHVq9AGAqceogNFH8nM2iJEPRgDzQDHmlHyxC6lM1YgqSF5zbHaH0MwM741ntSxCMagZyktkKhI= Received: by 10.67.105.19 with SMTP id h19mr1965089ugm; Thu, 05 Oct 2006 07:04:35 -0700 (PDT) Received: by 10.66.223.18 with HTTP; Thu, 5 Oct 2006 07:04:35 -0700 (PDT) Message-ID: Date: Thu, 5 Oct 2006 10:04:35 -0400 From: "Todd Nine" To: dev@maven.apache.org Subject: Jira Patch Committed MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_39052_18690610.1160057075847" X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_39052_18690610.1160057075847 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi all, I submitted a patch so people pigeonholed into using windows (like myself) can actually commit during a mulitproject release. While this was not a bug in Maven, it was a bug in winnt cvs, and no one on the cvs team can give me an answer as to the fix time frame. As a result, I added a work around so users running windows can modify their settings and each file will be committed individually to fix a multiproject release prepare on windows. Its slow, but if functions. I have added the patch for the source, as well as added a test case patch and a documentation patch. Can someone please commit this to the source repository so it makes it into the next build? http://jira.codehaus.org/browse/MRELEASE-94 Thanks, Todd ------=_Part_39052_18690610.1160057075847--