Author: ggregory
Date: Mon Jun 6 21:45:21 2016
New Revision: 1747084
URL: http://svn.apache.org/viewvc?rev=1747084&view=rev
Log:
Add missing files to source distro.
Modified:
commons/proper/beanutils/trunk/src/main/assembly/src.xml
Modified: commons/proper/beanutils/trunk/src/main/assembly/src.xml
URL:
http://svn.apache.org/viewvc/commons/proper/beanutils/trunk/src/main/assembly/src.xml?rev=1747084&r1=1747083&r2=1747084&view=diff
==============================================================================
--- commons/proper/beanutils/trunk/src/main/assembly/src.xml (original)
+++ commons/proper/beanutils/trunk/src/main/assembly/src.xml Mon Jun 6
21:45:21 2016
@@ -27,11 +27,14 @@
<include>build.properties.sample</include>
<include>build.xml</include>
<include>checkstyle.xml</include>
+ <include>CONTRIBUTING.md</include>
<include>LICENSE.txt</include>
<include>NOTICE.txt</include>
<include>pom.xml</include>
- <include>README.txt</include>
+ <include>PROPOSAL.html</include>
+ <include>README.md</include>
<include>RELEASE-NOTES.txt</include>
+ <include>STATUS.html</include>
</includes>
</fileSet>
<fileSet>