Return-Path: X-Original-To: apmail-incubator-bloodhound-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-bloodhound-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 87AC8ED34 for ; Thu, 28 Feb 2013 03:05:22 +0000 (UTC) Received: (qmail 92109 invoked by uid 500); 28 Feb 2013 03:05:22 -0000 Delivered-To: apmail-incubator-bloodhound-commits-archive@incubator.apache.org Received: (qmail 92057 invoked by uid 500); 28 Feb 2013 03:05:21 -0000 Mailing-List: contact bloodhound-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: bloodhound-dev@incubator.apache.org Delivered-To: mailing list bloodhound-commits@incubator.apache.org Received: (qmail 92026 invoked by uid 99); 28 Feb 2013 03:05:20 -0000 Received: from bloodhound-vm.apache.org (HELO bloodhound-vm) (140.211.11.32) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Feb 2013 03:05:20 +0000 Received: from bloodhound-vm.apache.org (localhost [127.0.0.1]) by bloodhound-vm (Postfix) with ESMTP id DC54880736; Thu, 28 Feb 2013 03:05:19 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit From: "Apache Bloodhound" X-Trac-Version: 1.0 Cc: bloodhound-commits@incubator.apache.org Auto-Submitted: auto-generated X-Mailer: Trac 1.0, by Edgewall Software X-Trac-Project: Apache Bloodhound Date: Thu, 28 Feb 2013 03:05:19 -0000 Reply-To: bloodhound-dev@incubator.apache.org X-URL: https://issues.apache.org/bloodhound/ Subject: Re: [Apache Bloodhound] #363: Upgrade to Trac 1.0.1 X-Trac-Ticket-URL: https://issues.apache.org/bloodhound/ticket/363#comment:9 Message-ID: <071.8ba49a66889982f2afc7f1fc8a01e316@incubator.apache.org> References: <056.0e04bbab4a5cb8594e3cfb97ff1914fa@incubator.apache.org> X-Trac-Ticket-ID: 363 In-Reply-To: <056.0e04bbab4a5cb8594e3cfb97ff1914fa@incubator.apache.org> #363: Upgrade to Trac 1.0.1 --------------------------+----------------------- Reporter: rjollos | Owner: gjm Type: enhancement | Status: closed Priority: major | Milestone: Release 5 Component: trac core | Version: Resolution: fixed | Keywords: --------------------------+----------------------- Comment (by rjollos): Here is the commit message from Trac that explains why there were so many whitespace changes: ---- 1.0.1dev: Stripped all trailing whitespace, and fixed the tests that relied on its being present. This was a ticking bomb, and is especially annoying when using an editor that strips trailing whitespace (as it should), because it will add noise to every changeset. I know that this will make it slightly more difficult to apply patches that contain the old trailing whitespace, but theres an easy fix for that: strip trailing whitespace from the patch as well. -- Ticket URL: Apache Bloodhound The Apache Bloodhound (incubating) issue tracker