pbwest 2004/01/14 21:37:26
Modified: . Tag: FOP_0-20-0_Alt-Design build.xml
Log:
Attempt to protect .cvsignore files in the build tree.
Revision Changes Path
No revision
No revision
1.37.2.9 +1 -1 xml-fop/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/xml-fop/build.xml,v
retrieving revision 1.37.2.8
retrieving revision 1.37.2.9
diff -u -r1.37.2.8 -r1.37.2.9
--- build.xml 3 Jan 2004 13:09:35 -0000 1.37.2.8
+++ build.xml 15 Jan 2004 05:37:26 -0000 1.37.2.9
@@ -721,7 +721,7 @@
<fileset dir="${build.dir}" defaultexcludes="no">
<exclude name="**/CVS"/>
<exclude name="**CVS/*"/>
- <exclude name=".cvsignore"/>
+ <exclude name="**/.cvsignore"/>
</fileset>
</delete>
</target>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]