Author: skitching
Date: Thu Jun 2 21:34:49 2005
New Revision: 179724
URL: http://svn.apache.org/viewcvs?rev=179724&view=rev
Log:
Include a few extra files in the -src distribution.
Modified:
jakarta/commons/proper/digester/trunk/maven.xml
Modified: jakarta/commons/proper/digester/trunk/maven.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/digester/trunk/maven.xml?rev=179724&r1=179723&r2=179724&view=diff
==============================================================================
--- jakarta/commons/proper/digester/trunk/maven.xml (original)
+++ jakarta/commons/proper/digester/trunk/maven.xml Thu Jun 2 21:34:49 2005
@@ -94,6 +94,9 @@
<fileset dir="${basedir}">
<include name="NOTICE.txt"/>
<include name="RELEASE-NOTES.txt"/>
+ <include name="build.properties.sample"/>
+ <include name="checkstyle.xml"/>
+ <include name="file-header.txt"/>
</fileset>
</copy>
---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org
|