Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 70941 invoked from network); 28 Jun 2006 14:42:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 Jun 2006 14:42:08 -0000 Received: (qmail 93242 invoked by uid 500); 28 Jun 2006 14:42:07 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 93202 invoked by uid 500); 28 Jun 2006 14:42:06 -0000 Mailing-List: contact dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list dev@jackrabbit.apache.org Received: (qmail 93187 invoked by uid 99); 28 Jun 2006 14:42:06 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Jun 2006 07:42:06 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Jun 2006 07:42:05 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 311307141E0 for ; Wed, 28 Jun 2006 14:40:30 +0000 (GMT) Message-ID: <31455428.1151505630198.JavaMail.jira@brutus> Date: Wed, 28 Jun 2006 14:40:30 +0000 (GMT+00:00) From: "Felix Meschberger (JIRA)" To: dev@jackrabbit.apache.org Subject: [jira] Kommentiert: (JCR-367) Remove dependency on Xerces In-Reply-To: <48051400.1142991540758.JavaMail.jira@ajax> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/JCR-367?page=comments#action_12418254 ] Felix Meschberger commented on JCR-367: --------------------------------------- > We should be careful with especially namespaces being correctly transmitted > through the Transformer interface. There are a few bug reports about the same > issue earlier on. It turned out that the issues mentioned were around parsing XML, which used the Transfomer interface. Here we are talking about serializing. I quickly tested a patch which I attach whether it works - and it seems it works. Any objections to me checking it in ? > Remove dependency on Xerces > --------------------------- > > Key: JCR-367 > URL: http://issues.apache.org/jira/browse/JCR-367 > Project: Jackrabbit > Type: Improvement > Components: xml > Reporter: Michael Young > Attachments: No_Xerces_Patch.fm.20060627.patch > > Classloaders in certain J2EE servers do not play well with the Xerces requirement -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira