Return-Path: X-Original-To: apmail-commons-dev-archive@www.apache.org Delivered-To: apmail-commons-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 57E0CD8F2 for ; Thu, 30 Aug 2012 16:36:49 +0000 (UTC) Received: (qmail 94601 invoked by uid 500); 30 Aug 2012 16:36:49 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 94437 invoked by uid 500); 30 Aug 2012 16:36:48 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 94429 invoked by uid 99); 30 Aug 2012 16:36:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Aug 2012 16:36:48 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sebbaz@gmail.com designates 209.85.212.43 as permitted sender) Received: from [209.85.212.43] (HELO mail-vb0-f43.google.com) (209.85.212.43) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Aug 2012 16:36:42 +0000 Received: by vbbfq11 with SMTP id fq11so2720547vbb.30 for ; Thu, 30 Aug 2012 09:36:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=yJkEdYcmfHjbOZZtYcuAtOUztEVUGyM/2BKfmkloHpc=; b=sCafJwp4ZIVCm22xl0YTz5mnuPj0HjMb7jqhNPLQYxBm0Yp4Lq+CaG6pNn9qCK+U3u 2xaAw0Mgl4ATeWJbVzZJNSY24cKee9I/fgREEhn2D9sp7r1u4tvSYjBfqX9bosI/IWg+ Lsf63Mze1v5B/QPfEkFCmw1uQh3duZyVXfx3/xaY1AYlk6SeGSgebAKO/t2vTC2yMRzk PtBJpcOQrFFNuF40BCyDG2l5JOZ6fT6Skf73O16urErKb0L/jNF6eh6DZL+7pihImrP2 0sBNcaPARgkbJjby1VAwdguEAcfAfahi/NI9Vs7wmPLg0k3UD2c25YJASk3UT1GAyT1F q/8g== MIME-Version: 1.0 Received: by 10.52.69.174 with SMTP id f14mr3046960vdu.17.1346344581607; Thu, 30 Aug 2012 09:36:21 -0700 (PDT) Sender: sebbaz@gmail.com Received: by 10.58.58.197 with HTTP; Thu, 30 Aug 2012 09:36:21 -0700 (PDT) In-Reply-To: <20120830155002.29FAD23888EA@eris.apache.org> References: <20120830155002.29FAD23888EA@eris.apache.org> Date: Thu, 30 Aug 2012 17:36:21 +0100 X-Google-Sender-Auth: rFLHWtc2f6q4Uk7uyzKp5fYzmP0 Message-ID: Subject: Re: svn commit: r1378996 - in /commons/proper/codec/trunk/src: main/java/org/apache/commons/codec/ main/java/org/apache/commons/codec/language/ test/java/org/apache/commons/codec/ test/java/org/apache/commons/codec/language/ From: sebb AT ASF To: dev@commons.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org On 30 August 2012 16:50, wrote: > Author: sebb > Date: Thu Aug 30 15:50:01 2012 > New Revision: 1378996 > > URL: http://svn.apache.org/viewvc?rev=1378996&view=rev > Log: > Add SVN EOL setting Might fix the Checkstyle trailing EOL complaints? > Modified: > commons/proper/codec/trunk/src/main/java/org/apache/commons/codec/Charsets.java (contents, props changed) > commons/proper/codec/trunk/src/main/java/org/apache/commons/codec/language/Nysiis.java (props changed) > commons/proper/codec/trunk/src/test/java/org/apache/commons/codec/CharsetsTest.java (contents, props changed) > commons/proper/codec/trunk/src/test/java/org/apache/commons/codec/language/NysiisTest.java (props changed) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org