Return-Path: Delivered-To: apmail-incubator-libcloud-archive@minotaur.apache.org Received: (qmail 58345 invoked from network); 7 May 2010 14:46:28 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 7 May 2010 14:46:28 -0000 Received: (qmail 98936 invoked by uid 500); 7 May 2010 14:46:28 -0000 Delivered-To: apmail-incubator-libcloud-archive@incubator.apache.org Received: (qmail 98911 invoked by uid 500); 7 May 2010 14:46:28 -0000 Mailing-List: contact libcloud-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: libcloud@incubator.apache.org Delivered-To: mailing list libcloud@incubator.apache.org Received: (qmail 98903 invoked by uid 99); 7 May 2010 14:46:28 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 May 2010 14:46:28 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 May 2010 14:46:26 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o47Ek4UQ027143 for ; Fri, 7 May 2010 14:46:04 GMT Message-ID: <12778410.32891273243564640.JavaMail.jira@thor> Date: Fri, 7 May 2010 10:46:04 -0400 (EDT) From: "Sebb (JIRA)" To: libcloud@incubator.apache.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org Subject: [libcloud] [jira] Created: (LIBCLOUD-26) Missing SVN properties Missing SVN properties ---------------------- Key: LIBCLOUD-26 URL: https://issues.apache.org/jira/browse/LIBCLOUD-26 Project: Libcloud Issue Type: Bug Affects Versions: 0.3.0 Reporter: Sebb Priority: Minor Most of the source files are missing the svn:eol-style=native properties. Patch to follow. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.