Return-Path: Delivered-To: apmail-felix-dev-archive@www.apache.org Received: (qmail 39779 invoked from network); 24 May 2010 06:45:48 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 24 May 2010 06:45:48 -0000 Received: (qmail 161 invoked by uid 500); 24 May 2010 06:45:47 -0000 Delivered-To: apmail-felix-dev-archive@felix.apache.org Received: (qmail 113 invoked by uid 500); 24 May 2010 06:45:47 -0000 Mailing-List: contact dev-help@felix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@felix.apache.org Delivered-To: mailing list dev@felix.apache.org Received: (qmail 105 invoked by uid 99); 24 May 2010 06:45:47 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 May 2010 06:45:47 +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; Mon, 24 May 2010 06:45:45 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o4O6jND5004658 for ; Mon, 24 May 2010 06:45:23 GMT Message-ID: <20757360.4781274683523497.JavaMail.jira@thor> Date: Mon, 24 May 2010 02:45:23 -0400 (EDT) From: "Willem Jiang (JIRA)" To: dev@felix.apache.org Subject: [jira] Updated: (FELIX-2354) NPE when using Felix features maven validate plugin In-Reply-To: <25288840.4761274683403340.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/FELIX-2354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang updated FELIX-2354: -------------------------------- Attachment: FELIX-2354.patch > NPE when using Felix features maven validate plugin > --------------------------------------------------- > > Key: FELIX-2354 > URL: https://issues.apache.org/jira/browse/FELIX-2354 > Project: Felix > Issue Type: Bug > Affects Versions: karaf 1.6.0 > Reporter: Willem Jiang > Fix For: karaf 1.8.0 > > Attachments: FELIX-2354.patch > > > FELIX-2293 we introduced a option into Felix features maven validate plugin. > If we don't configure the value, we will get the NPE error. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.