crossley 02/01/08 02:27:11 Modified: . build.xml Log: target printer-docs_check - descend xdocs/ This patch was missed with Revision 1.92 Revision Changes Path 1.130 +1 -1 xml-cocoon2/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/build.xml,v retrieving revision 1.129 retrieving revision 1.130 diff -u -r1.129 -r1.130 --- build.xml 3 Jan 2002 12:30:50 -0000 1.129 +++ build.xml 8 Jan 2002 10:27:11 -0000 1.130 @@ -941,7 +941,7 @@ <target name="printer-docs_check" depends="init"> <uptodate property="printer-docs.notrequired" targetfile="${build.docs.printer}/index.html" > <srcfiles dir="." includes="changes.xml,todo.xml"/> - <srcfiles dir="${docs.dir}" includes="*.xml"/> + <srcfiles dir="${docs.dir}" includes="**/*.xml"/> </uptodate> </target>
---------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]