You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xmlgraphics.apache.org by ss...@apache.org on 2016/11/16 13:58:35 UTC

svn commit: r1769985 - /xmlgraphics/commons/trunk/build.xml

Author: ssteiner
Date: Wed Nov 16 13:58:35 2016
New Revision: 1769985

URL: http://svn.apache.org/viewvc?rev=1769985&view=rev
Log:
Add test files for ant release-dist

Modified:
    xmlgraphics/commons/trunk/build.xml

Modified: xmlgraphics/commons/trunk/build.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/commons/trunk/build.xml?rev=1769985&r1=1769984&r2=1769985&view=diff
==============================================================================
--- xmlgraphics/commons/trunk/build.xml (original)
+++ xmlgraphics/commons/trunk/build.xml Wed Nov 16 13:58:35 2016
@@ -119,6 +119,7 @@
 
   <fileset dir="${basedir}" id="dist.src">
     <include name="src/**"/>
+    <include name="test/**"/>
     <patternset refid="dist.lib"/>
     <patternset refid="dist.lib.build"/>
     <include name="examples/**"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: commits-help@xmlgraphics.apache.org