MAVEN-1712 : Update dependencies to match ones in maven 1.1 core and to unify them between plugins.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@320941 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -27,6 +27,12 @@
|
||||
</properties>
|
||||
<body>
|
||||
<release version="1.10" date="in SVN">
|
||||
<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>commons-jelly v1.0-RC1 -> v1.0</li>
|
||||
<li>maven-model v3.0.0 -> v3.0.1</li>
|
||||
</ul>
|
||||
</action>
|
||||
<action dev="ltheussl" type="fix" issue="MPXDOC-178" due-to="Phil Steitz"><code>maven.ui.navcol.width</code> has no effect.</action>
|
||||
<action dev="ltheussl" type="fix" issue="MPXDOC-176">When there's no user provided documentation, some generated docs don't get copied to site.</action>
|
||||
<action dev="ltheussl" type="fix" issue="MPXDOC-175" due-to="Phil Steitz">Menus with <code>type="header"</code> are not processed by <code>site.jsl</code>.</action>
|
||||
|
||||
Reference in New Issue
Block a user