Return-Path: Delivered-To: apmail-karaf-issues-archive@minotaur.apache.org Received: (qmail 16043 invoked from network); 11 Dec 2010 15:25:27 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 11 Dec 2010 15:25:27 -0000 Received: (qmail 37117 invoked by uid 500); 11 Dec 2010 15:25:27 -0000 Delivered-To: apmail-karaf-issues-archive@karaf.apache.org Received: (qmail 37088 invoked by uid 500); 11 Dec 2010 15:25:27 -0000 Mailing-List: contact issues-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@karaf.apache.org Delivered-To: mailing list issues@karaf.apache.org Received: (qmail 37080 invoked by uid 99); 11 Dec 2010 15:25:26 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 11 Dec 2010 15:25:26 +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; Sat, 11 Dec 2010 15:25:24 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oBBFP23s027426 for ; Sat, 11 Dec 2010 15:25:02 GMT Message-ID: <22799452.72891292081102136.JavaMail.jira@thor> Date: Sat, 11 Dec 2010 10:25:02 -0500 (EST) From: "Ioannis Canellos (JIRA)" To: issues@karaf.apache.org Subject: [jira] Resolved: (KARAF-320) Missing svn:ignores In-Reply-To: <18883469.48811291936982846.JavaMail.jira@thor> 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 [ https://issues.apache.org/jira/browse/KARAF-320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ioannis Canellos resolved KARAF-320. ------------------------------------ Resolution: Fixed Fix Version/s: 2.2.0 So I guess the issue is resolved. Thanks again Andreas Pieber for your contribution. > Missing svn:ignores > ------------------- > > Key: KARAF-320 > URL: https://issues.apache.org/jira/browse/KARAF-320 > Project: Karaf > Issue Type: Improvement > Affects Versions: 2.1.2, 2.1.3 > Reporter: Andreas Pieber > Assignee: Ioannis Canellos > Fix For: 2.1.3, 2.2.0 > > Attachments: karaf-2.1.x-ignores.patch, karaf-trunk-ignores.patch > > > While karaf trunk ignores all projects branch karaf-2.1.x missing some typical files/directories created by mvn clean install eclipse:eclipse. Patch applied -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.