hlship 2004/10/23 07:19:36
Modified: hivebuild dist.xml
Log:
Properly ignore the .clover directory (created by the Clover plug) when build
a distribution.
Revision Changes Path
1.4 +1 -1 jakarta-hivemind/hivebuild/dist.xml
Index: dist.xml
===================================================================
RCS file: /home/cvs/jakarta-hivemind/hivebuild/dist.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- dist.xml 13 Sep 2004 14:48:16 -0000 1.3
+++ dist.xml 23 Oct 2004 14:19:36 -0000 1.4
@@ -41,7 +41,7 @@
<!-- These are all related to Eclipse. -->
<exclude name="bin/**"/>
- <exclude name=".*"/>
+ <exclude name=".*/**"/>
<!-- These are left around by PaintShopPro and
Windows Explorer -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]