Author: fgiust
Date: Wed Dec 7 15:39:21 2005
New Revision: 354906
URL: http://svn.apache.org/viewcvs?rev=354906&view=rev
Log:
Handle poms with a namespace -> MPSCM-64
Modified:
maven/maven-1/plugins/trunk/release/xdocs/changes.xml
Modified: maven/maven-1/plugins/trunk/release/xdocs/changes.xml
URL:
http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/release/xdocs/changes.xml?rev=354906&r1=354905&r2=354906&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/release/xdocs/changes.xml (original)
+++ maven/maven-1/plugins/trunk/release/xdocs/changes.xml Wed Dec 7 15:39:21
2005
@@ -36,7 +36,7 @@
<li>xml-apis v 1.0.b2 -> xmlParserAPIs v2.6.2</li>
</ul>
</action>
- <action dev="fgiust" type="fix">Handle poms with a namespace</action>
+ <action dev="fgiust" type="fix" issue="MPSCM-64">Handle poms with a
namespace</action>
</release>
<release version="1.4.1" date="2004-10-23">
<action dev="carlos" type="fix" issue="MPRELEASE-9">Close output file in
AbstractPomTransformer.write()</action>