Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 58848 invoked from network); 11 Aug 2009 09:59:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 11 Aug 2009 09:59:30 -0000 Received: (qmail 85676 invoked by uid 500); 11 Aug 2009 09:59:37 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 85590 invoked by uid 500); 11 Aug 2009 09:59:37 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 85578 invoked by uid 99); 11 Aug 2009 09:59:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Aug 2009 09:59:37 +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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Aug 2009 09:59:35 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id CBF49234C004 for ; Tue, 11 Aug 2009 02:59:14 -0700 (PDT) Message-ID: <85153020.1249984754821.JavaMail.jira@brutus> Date: Tue, 11 Aug 2009 02:59:14 -0700 (PDT) From: "Pierre-Arnaud Marcelot (JIRA)" To: dev@directory.apache.org Subject: [jira] Created: (DIRSTUDIO-521) Replace the XSLT transformation by the use of the Dom4J OutputFormat class for XML pretty print 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 Replace the XSLT transformation by the use of the Dom4J OutputFormat class for XML pretty print ----------------------------------------------------------------------------------------------- Key: DIRSTUDIO-521 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-521 Project: Directory Studio Issue Type: Improvement Components: studio-apacheds-configuration, studio-schemaeditor Affects Versions: 1.4.0 Reporter: Pierre-Arnaud Marcelot Priority: Minor Fix For: 1.5.0 Replace the XSLT transformation by the use of the Dom4J OutputFormat class for XML pretty print. It will be much better to use this class. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.