1
0

Add readme to source distribution.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1607021 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Thomas Neidhart
2014-07-01 08:41:47 +00:00
parent c9386f9634
commit 6a6b869f1a

View File

@@ -28,6 +28,7 @@ under the License.
<fileSet> <fileSet>
<includes> <includes>
<include>checkstyle.xml</include> <include>checkstyle.xml</include>
<include>README.txt</include>
<include>LICENSE.txt</include> <include>LICENSE.txt</include>
<include>NOTICE.txt</include> <include>NOTICE.txt</include>
<include>pmd.xml</include> <include>pmd.xml</include>