cziegeler 02/04/02 04:49:43
Modified: src/scratchpad/src/org/apache/cocoon/sunshine
sunshine-int.xpipe sunshine.xpipe
Log:
Fixed xml for xconf tool
Revision Changes Path
1.3 +2 -2
xml-cocoon2/src/scratchpad/src/org/apache/cocoon/sunshine/sunshine-int.xpipe
Index: sunshine-int.xpipe
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/scratchpad/src/org/apache/cocoon/sunshine/sunshine-int.xpipe,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sunshine-int.xpipe 10 Mar 2002 17:15:46 -0000 1.2
+++ sunshine-int.xpipe 2 Apr 2002 12:49:43 -0000 1.3
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
-<xmap xpath="/sitemap/pipelines"
+<xpipe xpath="/sitemap/pipelines"
insert-before="pipeline[@id='optional']"
unless="match[@pattern='sunspotdemoresource-sunrise-*']">
@@ -35,4 +35,4 @@
</map:match>
</map:match>
</map:pipeline>
-</xmap>
+</xpipe>
1.2 +2 -2
xml-cocoon2/src/scratchpad/src/org/apache/cocoon/sunshine/sunshine.xpipe
Index: sunshine.xpipe
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/scratchpad/src/org/apache/cocoon/sunshine/sunshine.xpipe,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sunshine.xpipe 9 Mar 2002 06:40:35 -0000 1.1
+++ sunshine.xpipe 2 Apr 2002 12:49:43 -0000 1.2
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
-<xmap xpath="/sitemap/pipelines/pipeline[@id='optional']"
+<xpipe xpath="/sitemap/pipelines/pipeline[@id='optional']"
unless="match[@pattern='sunspotdemoportal']">
<!-- ======================= SunShine =========================== -->
@@ -183,4 +183,4 @@
</map:act>
</map:match>
-</xmap>
+</xpipe>
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]