[prev in list] [next in list] [prev in thread] [next in thread] 

List:       xml-cocoon-cvs
Subject:    svn commit: r149235 -
From:       sylvain () apache ! org
Date:       2005-01-31 8:48:09
Message-ID: 20050131084809.10648.qmail () minotaur ! apache ! org
[Download RAW message or body]

Author: sylvain
Date: Mon Jan 31 00:48:07 2005
New Revision: 149235

URL: http://svn.apache.org/viewcvs?view=rev&rev=149235
Log:
changeToLastContext no more exists

Modified:
    cocoon/branches/BRANCH_2_1_X/src/deprecated/java/org/apache/cocoon/components/source/SitemapSource.java


Modified: cocoon/branches/BRANCH_2_1_X/src/deprecated/java/org/apache/cocoon/components/source/SitemapSource.java
                
URL: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/src/deprecated/java/or \
g/apache/cocoon/components/source/SitemapSource.java?view=diff&r1=149234&r2=149235 \
                ==============================================================================
                
--- cocoon/branches/BRANCH_2_1_X/src/deprecated/java/org/apache/cocoon/components/source/SitemapSource.java \
                (original)
+++ cocoon/branches/BRANCH_2_1_X/src/deprecated/java/org/apache/cocoon/components/source/SitemapSource.java \
Mon Jan 31 00:48:07 2005 @@ -49,7 +49,7 @@
  *
  * @deprecated by the Avalon Excalibur Source Resolving
  * @author <a href="mailto:cziegeler@apache.org">Carsten Ziegeler</a>
- * @version CVS $Id: SitemapSource.java,v 1.6 2004/03/05 13:02:40 bdelacretaz Exp $
+ * @version CVS $Id$
  */
 public final class SitemapSource
 extends AbstractXMLConsumer
@@ -244,7 +244,6 @@
             this.environment.setURI(this.prefix, this.uri);
             this.processingPipeline = \
                this.processor.buildPipeline(this.environment);
             this.pipelineProcessor = \
                CocoonComponentManager.getLastProcessor(this.environment); 
-            this.environment.changeToLastContext();
             String redirectURL = this.environment.getRedirectURL();
             if (redirectURL != null) {
                 if (redirectURL.indexOf(":") == -1) {


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic