From 00a75f67a8c36eda95ba10397e57484ada985016 Mon Sep 17 00:00:00 2001 From: aheritier Date: Mon, 24 Apr 2006 22:20:05 +0000 Subject: [PATCH] MPPDF-55 : Upgrade to xalan-2.7.0 git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@396700 13f79535-47bb-0310-9956-ffa450edef68 --- pdf/project.xml | 2 +- pdf/xdocs/changes.xml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/pdf/project.xml b/pdf/project.xml index f41d1ce5..62e93c07 100644 --- a/pdf/project.xml +++ b/pdf/project.xml @@ -157,7 +157,7 @@ xalan xalan - 2.4.1 + 2.7.0 http://xml.apache.org/xalan-j/ diff --git a/pdf/xdocs/changes.xml b/pdf/xdocs/changes.xml index 6f98098c..545d68d8 100644 --- a/pdf/xdocs/changes.xml +++ b/pdf/xdocs/changes.xml @@ -25,6 +25,7 @@ + Upgrade to Xalan 2.7.0. Upgrade to Xerces 2.8.0. Replace the deprecated xmlParserAPIs by xml-apis 1.3.03. Add the xml-resolver dependency for xerces. An icon is added to the report entry in the navigation. Works only with the xdoc plugin 1.10 and above. The links generated in the reports list are wrong. Works only with the xdoc plugin 1.10 and above.