Author: ltheussl
Date: Wed Jun 14 14:12:23 2006
New Revision: 414385

URL: http://svn.apache.org/viewvc?rev=414385&view=rev
Log:
Add a note about maven-1.0.2 (in)compatibility.

Modified:
    maven/maven-1/plugins/trunk/dist/xdocs/changes.xml

Modified: maven/maven-1/plugins/trunk/dist/xdocs/changes.xml
URL: 
http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/dist/xdocs/changes.xml?rev=414385&r1=414384&r2=414385&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/dist/xdocs/changes.xml (original)
+++ maven/maven-1/plugins/trunk/dist/xdocs/changes.xml Wed Jun 14 14:12:23 2006
@@ -40,7 +40,7 @@
       </action>
       <action dev="ltheussl" type="fix" 
issue="MPDIST-24"><code>dist:prepare-src-filesystem</code> doesn't recognize 
<code>maven.ant.generatebuild.file</code>.</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 : commons-logging v1.0.3 to v1.0.4, 
maven v1.0 to v1.0.2, maven-model v3.0.0 to v3.0.1</action>
-      <action dev="ltheussl" type="update">It requires at least 
maven-artifact-plugin v1.7.</action>
+      <action dev="ltheussl" type="update">It requires at least 
maven-artifact-plugin v1.7. <strong>Note</strong> that this plugin is not 
compatible with Maven 1.0.2!</action>
       <action dev="akarasulu" type="add">Added multiproject analogs mirroring 
single project goals.  Also added the abiltiy to generate combined javadocs for 
multiproject distribution.  However multiproject consolidation might be best 
put into the site plugin.  These fixes are associated with the following <a 
href="http://jira.codehaus.org/browse/MPDIST-20";>JIRA enhancement 
issue</a>.</action>
       <action dev="vmassol" type="remove" issue="MPDIST-18">Removed unused 
properties: <code>maven.dist.tar.executable</code> and 
<code>maven.dist.gunzip.executable</code>.</action>
       <action dev="brett" type="update">Make compatible with Maven 1.1</action>


Reply via email to