Return-Path: Delivered-To: apmail-karaf-issues-archive@minotaur.apache.org Received: (qmail 87880 invoked from network); 10 Jan 2011 15:11:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 10 Jan 2011 15:11:10 -0000 Received: (qmail 38397 invoked by uid 500); 10 Jan 2011 15:11:10 -0000 Delivered-To: apmail-karaf-issues-archive@karaf.apache.org Received: (qmail 38319 invoked by uid 500); 10 Jan 2011 15:11:10 -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 38302 invoked by uid 99); 10 Jan 2011 15:11:09 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Jan 2011 15:11:09 +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, 10 Jan 2011 15:11:07 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id p0AFAjud013460 for ; Mon, 10 Jan 2011 15:10:45 GMT Message-ID: <28513347.254361294672245428.JavaMail.jira@thor> Date: Mon, 10 Jan 2011 10:10:45 -0500 (EST) From: =?utf-8?Q?=C5=81ukasz_Dywicki_=28JIRA=29?= To: issues@karaf.apache.org Subject: [jira] Created: (KARAF-366) Remove sax parser code from features core MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org Remove sax parser code from features core ----------------------------------------- Key: KARAF-366 URL: https://issues.apache.org/jira/browse/KARAF-366 Project: Karaf Issue Type: Improvement Affects Versions: 3.0.0 Reporter: =C5=81ukasz Dywicki If we will switch to Java 1.6 we can remove tons of SAX parser code and swi= tch to JAXB without installing additional dependencies. --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.