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

List:       xml-cocoon-cvs
Subject:    cvs commit: xml-cocoon/src/org/apache/cocoon/components/language/markup/sitemap/java sitemap.xsl
From:       dims () apache ! org
Date:       2001-02-27 13:47:13
[Download RAW message or body]

dims        01/02/27 05:47:13

  Modified:    src/org/apache/cocoon/components/language/markup/sitemap/java
                        Tag: xml-cocoon2 sitemap.xsl
  Log:
  Initialize variable "nparam"
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.84  +2 -2      \
xml-cocoon/src/org/apache/cocoon/components/language/markup/sitemap/java/Attic/sitemap.xsl
  
  Index: sitemap.xsl
  ===================================================================
  RCS file: /home/cvs/xml-cocoon/src/org/apache/cocoon/components/language/markup/sitemap/java/Attic/sitemap.xsl,v
  retrieving revision 1.1.2.83
  retrieving revision 1.1.2.84
  diff -u -r1.1.2.83 -r1.1.2.84
  --- sitemap.xsl	2001/02/26 23:01:40	1.1.2.83
  +++ sitemap.xsl	2001/02/27 13:47:13	1.1.2.84
  @@ -94,7 +94,7 @@
        *
        * @author <a href="mailto:giacomo@apache.org">Giacomo Pati</a>
        * @author <a href="mailto:bloritsch@apache.org">Berin \
                Loritsch</a>
  -     * @version CVS $Id: sitemap.xsl,v 1.1.2.83 2001/02/26 23:01:40 bloritsch Exp \
$  +     * @version CVS $Id: sitemap.xsl,v 1.1.2.84 2001/02/27 13:47:13 dims Exp $
        */
       public class <xsl:value-of select="@file-name"/> extends AbstractSitemap {
         static final String LOCATION = "<xsl:value-of select="translate(@file-path, \
'/', '.')"/>.<xsl:value-of select="@file-name"/>";  @@ -346,7 +346,7 @@
           throws Exception {
             Map map;
             Map allMap = new HashMap();
  -          Parameters nparam;
  +          Parameters nparam = null;
             <xsl:for-each select="map:act">
               map = null;
               <xsl:choose>
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     webmaster@xml.apache.org
To unsubscribe, e-mail:          cocoon-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-cvs-help@xml.apache.org


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

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