MPLINKCHECK-11

replace commons-util with commons-lang
remove redundant classloader properties


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114982 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
brett
2004-04-08 00:18:17 +00:00
parent eedbc141b9
commit fc49fb8f91
3 changed files with 9 additions and 56 deletions

View File

@@ -24,6 +24,9 @@
<author email="evenisse@ifrance.com">Emmanuel Venisse</author>
</properties>
<body>
<release version="1.3-SNAPSHOT" date="in CVS">
<action dev="brett" type="fix" issue="MPLINKCHECK-11" due-to="Ralph Apel">Remove commons-util dependency. Must update to commons-lang 2.0.</action>
</release>
<release version="1.2" date="2004-03-10">
<action dev="evenisse" type="fix" issue="MPLINKCHECK-7">Fix HTML.</action>
</release>