MAVEN-1759 : Upgrade to log4j 1.2.13.

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@396991 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
aheritier 2006-04-25 21:46:00 +00:00
parent 510e4c76a3
commit 1e2cfcfaec
3 changed files with 3 additions and 3 deletions

View File

@ -24,7 +24,7 @@
</properties> </properties>
<body> <body>
<release version="1.4.1-SNAPSHOT" date="In SVN"> <release version="1.4.1-SNAPSHOT" date="In SVN">
<action dev="aheritier" type="update">Upgrade to log4j 1.2.13.</action> <action dev="aheritier" type="update" issue="MAVEN-1759">Upgrade to log4j 1.2.13.</action>
<action dev="aheritier" type="fix" issue="MPJALOPY-9">Jalopy classes aren't found.</action> <action dev="aheritier" type="fix" issue="MPJALOPY-9">Jalopy classes aren't found.</action>
<action dev="aheritier" type="update" issue="MAVEN-1753">Replace the deprecated xmlParserAPIs by xml-apis 1.3.03.</action> <action dev="aheritier" type="update" issue="MAVEN-1753">Replace the deprecated xmlParserAPIs by xml-apis 1.3.03.</action>
</release> </release>

View File

@ -24,7 +24,7 @@
</properties> </properties>
<body> <body>
<release version="1.4-SNAPSHOT" date="In SVN"> <release version="1.4-SNAPSHOT" date="In SVN">
<action dev="aheritier" type="update">Upgrade to log4j 1.2.13.</action> <action dev="aheritier" type="update" issue="MAVEN-1759">Upgrade to log4j 1.2.13.</action>
<action dev="aheritier" type="fix">If a report isn't generated the plugin fails trying to replace entities in a not existing file.</action> <action dev="aheritier" type="fix">If a report isn't generated the plugin fails trying to replace entities in a not existing file.</action>
</release> </release>
<release version="1.3" date="2006-02-05"> <release version="1.3" date="2006-02-05">

View File

@ -25,7 +25,7 @@
</properties> </properties>
<body> <body>
<release version="1.4-SNAPSHOT" date="in SVN"> <release version="1.4-SNAPSHOT" date="in SVN">
<action dev="aheritier" type="update">Upgrade to log4j 1.2.13.</action> <action dev="aheritier" type="update" issue="MAVEN-1759">Upgrade to log4j 1.2.13.</action>
<action dev="aheritier" type="add">Add the property "maven.linkcheck.method" to select the method to use to do the tests (head -by default-,or get).</action> <action dev="aheritier" type="add">Add the property "maven.linkcheck.method" to select the method to use to do the tests (head -by default-,or get).</action>
<action dev="aheritier" type="add" issue="MPLINKCHECK-25">Display for each file the number of links and the number of errors.</action> <action dev="aheritier" type="add" issue="MPLINKCHECK-25">Display for each file the number of links and the number of errors.</action>
<action dev="aheritier" type="add" issue="MPLINKCHECK-25">New counters to report how many files and links are checked and how many errors are found.</action> <action dev="aheritier" type="add" issue="MPLINKCHECK-25">New counters to report how many files and links are checked and how many errors are found.</action>