PR: MPTEST-39

Test failure doesn't halt execution of test suite.


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@387982 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
ltheussl
2006-03-23 00:42:16 +00:00
parent baafe32fe2
commit 5bafff842c
2 changed files with 20 additions and 21 deletions

View File

@@ -24,6 +24,7 @@
</properties>
<body>
<release version="1.8-SNAPSHOT" date="in SVN">
<action dev="ltheussl" type="fix" issue="MPTEST-39">Test failure doesn't halt execution of test suite.</action>
<action dev="aheritier" type="update" issue="MAVEN-1712">Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :
<ul>
<li>xercesImpl v 2.4.0 -> v2.6.2</li>