peterreilly 2004/01/08 09:01:27 Modified: docs faq.html xdocs faq.xml Log: Typeo in faq.xml Obtained from: Yuji Yamano Revision Changes Path 1.90 +1 -1 ant/docs/faq.html Index: faq.html =================================================================== RCS file: /home/cvs/ant/docs/faq.html,v retrieving revision 1.89 retrieving revision 1.90 diff -u -r1.89 -r1.90 --- faq.html 7 Jan 2004 07:27:59 -0000 1.89 +++ faq.html 8 Jan 2004 17:01:27 -0000 1.90 @@ -1166,7 +1166,7 @@ ... </target> - <import file="../common.xml"/> + <import file="./common.xml"/> ... 1.46 +2 -2 ant/xdocs/faq.xml Index: faq.xml =================================================================== RCS file: /home/cvs/ant/xdocs/faq.xml,v retrieving revision 1.45 retrieving revision 1.46 diff -u -r1.45 -r1.46 --- faq.xml 18 Dec 2003 21:47:05 -0000 1.45 +++ faq.xml 8 Jan 2004 17:01:27 -0000 1.46 @@ -901,7 +901,7 @@ ... </target> - <import file="../common.xml"/> + <import file="./common.xml"/> ... @@ -1341,4 +1341,4 @@ </faqsection> -</document> \ No newline at end of file +</document>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]