Author: rdonkin
Date: Thu Sep 18 13:37:00 2008
New Revision: 696792

URL: http://svn.apache.org/viewvc?rev=696792&view=rev
Log:
I see no need to distribute tests with this product.

Modified:
    james/mailet/crypto/trunk/build.xml

Modified: james/mailet/crypto/trunk/build.xml
URL: 
http://svn.apache.org/viewvc/james/mailet/crypto/trunk/build.xml?rev=696792&r1=696791&r2=696792&view=diff
==============================================================================
--- james/mailet/crypto/trunk/build.xml (original)
+++ james/mailet/crypto/trunk/build.xml Thu Sep 18 13:37:00 2008
@@ -183,15 +183,6 @@
         jars='${build.lib}/${project}-${name}-${version}.jar' 
         output='${build.lib}/${project}-${name}-${version}.jar' 
         definitions="." />
-
-      <echo message="Making Mailet Test Jar (${name}-${version}-tests.jar)"/>
-      <jar 
-            jarfile="${build.lib}/${name}-${version}-tests.jar" 
-            basedir="${test.classes}">
-          <include name="org/apache/**"/>
-          <include name="META-INF/**"/> 
-      </jar>
-
     </target>
 
     <!--



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to