vgritsenko 02/04/19 20:47:00 Modified: src/scratchpad/src/org/apache/cocoon/sunshine sunshine-int.xpipe Log: add pipeline once: fix condition Revision Changes Path 1.6 +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.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sunshine-int.xpipe 18 Apr 2002 08:17:29 -0000 1.5 +++ sunshine-int.xpipe 20 Apr 2002 03:47:00 -0000 1.6 @@ -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"> <!-- This is the Cocoon Demo Portal Pipeline -->
---------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]