dims 00/12/14 17:02:42 Modified: src/org/apache/cocoon/components/language/markup/sitemap/java Tag: xml-cocoon2 sitemap.xsl Log: patch for "bug when log.debug is printing out Actions" from Lassi Immonen Revision Changes Path No revision No revision 1.1.2.71 +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.70 retrieving revision 1.1.2.71 diff -u -r1.1.2.70 -r1.1.2.71 --- sitemap.xsl 2000/12/11 06:17:25 1.1.2.70 +++ sitemap.xsl 2000/12/15 01:02:41 1.1.2.71 @@ -77,7 +77,7 @@ * * @author <a href="mailto:Giacomo.Pati@pwr.ch">Giacomo Pati</a> * @author <a href="mailto:bloritsch@apache.org">Berin Loritsch</a> - * @version CVS $Revision: 1.1.2.70 $ $Date: 2000/12/11 06:17:25 $ + * @version CVS $Revision: 1.1.2.71 $ $Date: 2000/12/15 01:02:41 $ */ public class extends AbstractSitemap { static final String LOCATION = "."; @@ -531,7 +531,7 @@ if ((list = (environment, objectModel, substitute(listOfLists,), )) != null) { - log.debug("Action "); + log.debug("Action "); listOfLists.add (list); listOfLists.remove(list);