Author: leosutic
Date: Mon Jul 10 01:27:52 2006
New Revision: 420460
URL: http://svn.apache.org/viewvc?rev=420460&view=rev
Log:
Include the plugin jar n the final distribution directory.
Modified:
jakarta/commons/proper/attributes/trunk/maven.xml
Modified: jakarta/commons/proper/attributes/trunk/maven.xml
URL:
http://svn.apache.org/viewvc/jakarta/commons/proper/attributes/trunk/maven.xml?rev=420460&r1=420459&r2=420460&view=diff
==============================================================================
--- jakarta/commons/proper/attributes/trunk/maven.xml (original)
+++ jakarta/commons/proper/attributes/trunk/maven.xml Mon Jul 10 01:27:52 2006
@@ -195,6 +195,8 @@
includes="commons-attributes-api-${pom.currentVersion}.jar"/>
<fileset dir="${basedir}/compiler/target/"
includes="commons-attributes-compiler-${pom.currentVersion}.jar"/>
+ <fileset dir="${basedir}/plugin/target/"
+
includes="commons-attributes-plugin-${pom.currentVersion}.jar"/>
</copy>
<!--
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]