cvs commit: jakarta-watchdog-4.0 build.xml
[email protected] 5 Aug 2002 01:51:09 -0000
| Newsgroups | gmane.comp.jakarta.watchdog.devel |
|---|---|
| Message-ID | <[email protected]> |
rlubke 2002/08/04 18:51:09
Modified: . build.xml
Log:
- Removed dependency on doc directory.
Revision Changes Path
1.21 +0 -5 jakarta-watchdog-4.0/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-watchdog-4.0/build.xml,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- build.xml 22 May 2002 03:04:00 -0000 1.20
+++ build.xml 5 Aug 2002 01:51:09 -0000 1.21
@@ -100,11 +100,6 @@
<fileset dir="src/conf" excludes="build.xml"/>
</copy>
- <!-- Documentation files -->
- <copy todir="${watchdog.build}/doc">
- <fileset dir="doc"/>
- </copy>
-
<!-- Library files -->
<copy todir="${watchdog.build}/lib">
<fileset dir="${ant.home}/lib" includes="ant.jar"/>