vgritsenko 02/04/19 20:48:23
Modified: src/scratchpad/src/org/apache/cocoon/sunshine Tag:
cocoon_2_0_3_branch sunshine-int.xpipe
Log:
add pipeline once: fix condition
Revision Changes Path
No revision
No revision
1.3.2.1 +1 -1
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.3
retrieving revision 1.3.2.1
diff -u -r1.3 -r1.3.2.1
--- sunshine-int.xpipe 2 Apr 2002 12:49:43 -0000 1.3
+++ sunshine-int.xpipe 20 Apr 2002 03:48:23 -0000 1.3.2.1
@@ -2,7 +2,7 @@
<xpipe xpath="/sitemap/pipelines"
insert-before="pipeline[@id='optional']"
- unless="match[@pattern='sunspotdemoresource-sunrise-*']">
+ unless="pipeline/match[@pattern='sunspotdemoresource-sunrise-*']">
<map:pipeline internal-only="true">
<!-- ======================= SunShine =========================== -->
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]