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
This commit is contained in:
parent
4005226350
commit
00a75f67a8
@ -157,7 +157,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>xalan</groupId>
|
<groupId>xalan</groupId>
|
||||||
<artifactId>xalan</artifactId>
|
<artifactId>xalan</artifactId>
|
||||||
<version>2.4.1</version>
|
<version>2.7.0</version>
|
||||||
<url>http://xml.apache.org/xalan-j/</url>
|
<url>http://xml.apache.org/xalan-j/</url>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|||||||
@ -25,6 +25,7 @@
|
|||||||
</properties>
|
</properties>
|
||||||
<body>
|
<body>
|
||||||
<release version="2.5-SNAPSHOT" date="in SVN">
|
<release version="2.5-SNAPSHOT" date="in SVN">
|
||||||
|
<action dev="aheritier" type="update" issue="MPPDF-55">Upgrade to Xalan 2.7.0.</action>
|
||||||
<action dev="aheritier" type="update" issue="MAVEN-1753">Upgrade to Xerces 2.8.0. Replace the deprecated xmlParserAPIs by xml-apis 1.3.03. Add the xml-resolver dependency for xerces.</action>
|
<action dev="aheritier" type="update" issue="MAVEN-1753">Upgrade to Xerces 2.8.0. Replace the deprecated xmlParserAPIs by xml-apis 1.3.03. Add the xml-resolver dependency for xerces.</action>
|
||||||
<action dev="aheritier" type="update">An icon is added to the report entry in the navigation. Works only with the xdoc plugin 1.10 and above.</action>
|
<action dev="aheritier" type="update">An icon is added to the report entry in the navigation. Works only with the xdoc plugin 1.10 and above.</action>
|
||||||
<action dev="aheritier" type="fix">The links generated in the reports list are wrong. Works only with the xdoc plugin 1.10 and above.</action>
|
<action dev="aheritier" type="fix">The links generated in the reports list are wrong. Works only with the xdoc plugin 1.10 and above.</action>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user