Coudln't this be done with the model version?
On 23/06/2007, at 11:42 AM, [EMAIL PROTECTED] wrote:
Author: jdcasey
Date: Fri Jun 22 18:42:13 2007
New Revision: 549997
URL: http://svn.apache.org/viewvc?view=rev&rev=549997
Log:
Adding since-2.2 annotations to the two new flags.
Modified:
maven/plugins/trunk/maven-assembly-plugin/src/main/mdo/
component.mdo
maven/plugins/trunk/maven-assembly-plugin/src/main/mdo/
descriptor.mdo
Modified: maven/plugins/trunk/maven-assembly-plugin/src/main/mdo/
component.mdo
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-
assembly-plugin/src/main/mdo/component.mdo?
view=diff&rev=549997&r1=549996&r2=549997
======================================================================
========
--- maven/plugins/trunk/maven-assembly-plugin/src/main/mdo/
component.mdo (original)
+++ maven/plugins/trunk/maven-assembly-plugin/src/main/mdo/
component.mdo Fri Jun 22 18:42:13 2007
@@ -406,7 +406,7 @@
<description><![CDATA[
Determines whether the artifact produced during the
current project's
build should be included in this dependency set. Default
value is true,
- for backward compatibility.
+ for backward compatibility. (Since 2.2)
]]></description>
</field>
<field>
@@ -416,7 +416,7 @@
<defaultValue>false</defaultValue>
<description><![CDATA[
Determines whether the attached artifacts produced
during the current project's
- build should be included in this dependency set. Default
value is false.
+ build should be included in this dependency set. Default
value is false. (Since 2.2)
]]></description>
</field>
<field>
Modified: maven/plugins/trunk/maven-assembly-plugin/src/main/mdo/
descriptor.mdo
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-
assembly-plugin/src/main/mdo/descriptor.mdo?
view=diff&rev=549997&r1=549996&r2=549997
======================================================================
========
--- maven/plugins/trunk/maven-assembly-plugin/src/main/mdo/
descriptor.mdo (original)
+++ maven/plugins/trunk/maven-assembly-plugin/src/main/mdo/
descriptor.mdo Fri Jun 22 18:42:13 2007
@@ -525,7 +525,7 @@
<description><![CDATA[
Determines whether the artifact produced during the
current project's
build should be included in this dependency set. Default
value is true,
- for backward compatibility.
+ for backward compatibility. (Since 2.2)
]]></description>
</field>
<field>
@@ -535,7 +535,7 @@
<defaultValue>false</defaultValue>
<description><![CDATA[
Determines whether the attached artifacts produced
during the current project's
- build should be included in this dependency set. Default
value is false.
+ build should be included in this dependency set. Default
value is false. (Since 2.2)
]]></description>
</field>
<field>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]