Author: dennisl
Date: Sun Nov 18 14:20:04 2007
New Revision: 596145
URL: http://svn.apache.org/viewvc?rev=596145&view=rev
Log:
Add build-testing.xml to the assembly.
Modified:
commons/proper/logging/trunk/src/assembly/assembly.xml
Modified: commons/proper/logging/trunk/src/assembly/assembly.xml
URL:
http://svn.apache.org/viewvc/commons/proper/logging/trunk/src/assembly/assembly.xml?rev=596145&r1=596144&r2=596145&view=diff
==============================================================================
--- commons/proper/logging/trunk/src/assembly/assembly.xml (original)
+++ commons/proper/logging/trunk/src/assembly/assembly.xml Sun Nov 18 14:20:04
2007
@@ -29,6 +29,7 @@
<includes>
<include>build.properties.sample</include>
<include>build.xml</include>
+ <include>build-testing.xml</include>
<include>checkstyle.xml</include>
<include>license-header.txt</include>
<include>LICENSE.txt</include>