From 21b263479ca382fa96ce52c647d1e30de17b7d78 Mon Sep 17 00:00:00 2001 From: ltheussl Date: Thu, 22 Sep 2005 05:48:45 +0000 Subject: [PATCH] Switch prettyPrint off, avoids some dom4j whitespace bugs git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@290897 13f79535-47bb-0310-9956-ffa450edef68 --- changes/plugin.jelly | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changes/plugin.jelly b/changes/plugin.jelly index 5f34775f..d901bc8c 100644 --- a/changes/plugin.jelly +++ b/changes/plugin.jelly @@ -55,7 +55,7 @@ stylesheet="${plugin.resources}/changes.jsl" encoding="${maven.docs.outputencoding}" outputMode="xml" - prettyPrint="true" + prettyPrint="off" />