sylvain 2004/02/11 13:36:42
Modified: src/webapp sitemap.xmap
Log:
Add a comment about the xpatch task
Revision Changes Path
1.45 +4 -1 cocoon-2.1/src/webapp/sitemap.xmap
Index: sitemap.xmap
===================================================================
RCS file: /home/cvs/cocoon-2.1/src/webapp/sitemap.xmap,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- sitemap.xmap 6 Feb 2004 18:32:51 -0000 1.44
+++ sitemap.xmap 11 Feb 2004 21:36:42 -0000 1.45
@@ -564,6 +564,9 @@
<!--+
| Find a match in the "mount-table.xml" file, if present. It allows
to mount other
| directories without touching this main sitemap (and thus loosing
changes on rebuild).
+ |
+ | Note that other mount-tables can be added here using the xpatch
ant task
+ | (see src/confpatch/mount-table.xmap)
+-->
<map:match type="mount-table" pattern="../../mount-table.xml">
<map:mount src="{src}" uri-prefix="{uri-prefix}"/>