peterreilly 2004/01/08 09:05:11 Modified: docs Tag: ANT_16_BRANCH faq.html xdocs Tag: ANT_16_BRANCH faq.xml Log: Sync with head Revision Changes Path No revision No revision 1.77.2.8 +1 -1 ant/docs/faq.html Index: faq.html =================================================================== RCS file: /home/cvs/ant/docs/faq.html,v retrieving revision 1.77.2.7 retrieving revision 1.77.2.8 diff -u -r1.77.2.7 -r1.77.2.8 --- faq.html 7 Jan 2004 07:32:08 -0000 1.77.2.7 +++ faq.html 8 Jan 2004 17:05:11 -0000 1.77.2.8 @@ -1153,7 +1153,7 @@ ... </target> - <import file="../common.xml"/> + <import file="./common.xml"/> ... No revision No revision 1.38.2.7 +2 -2 ant/xdocs/faq.xml Index: faq.xml =================================================================== RCS file: /home/cvs/ant/xdocs/faq.xml,v retrieving revision 1.38.2.6 retrieving revision 1.38.2.7 diff -u -r1.38.2.6 -r1.38.2.7 --- faq.xml 9 Dec 2003 16:52:13 -0000 1.38.2.6 +++ faq.xml 8 Jan 2004 17:05:11 -0000 1.38.2.7 @@ -896,7 +896,7 @@ ... </target> - <import file="../common.xml"/> + <import file="./common.xml"/> ... @@ -1336,4 +1336,4 @@ </faqsection> -</document> \ No newline at end of file +</document>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]