Author: tn
Date: Tue Jul 1 08:41:47 2014
New Revision: 1607021
URL: http://svn.apache.org/r1607021
Log:
Add readme to source distribution.
Modified:
commons/proper/logging/trunk/src/main/assembly/src.xml
Modified: commons/proper/logging/trunk/src/main/assembly/src.xml
URL:
http://svn.apache.org/viewvc/commons/proper/logging/trunk/src/main/assembly/src.xml?rev=1607021&r1=1607020&r2=1607021&view=diff
==============================================================================
--- commons/proper/logging/trunk/src/main/assembly/src.xml (original)
+++ commons/proper/logging/trunk/src/main/assembly/src.xml Tue Jul 1 08:41:47
2014
@@ -28,6 +28,7 @@ under the License.
<fileSet>
<includes>
<include>checkstyle.xml</include>
+ <include>README.txt</include>
<include>LICENSE.txt</include>
<include>NOTICE.txt</include>
<include>pmd.xml</include>