You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by br...@apache.org on 2005/01/26 08:15:44 UTC

svn commit: r126476 - /maven/maven-1/plugins/trunk/xdoc/src/plugin-resources/site.jsl

Author: brett
Date: Tue Jan 25 23:15:41 2005
New Revision: 126476

URL: http://svn.apache.org/viewcvs?view=rev&rev=126476
Log:
remove debugging
Modified:
   maven/maven-1/plugins/trunk/xdoc/src/plugin-resources/site.jsl

Modified: maven/maven-1/plugins/trunk/xdoc/src/plugin-resources/site.jsl
Url: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/xdoc/src/plugin-resources/site.jsl?view=diff&rev=126476&p1=maven/maven-1/plugins/trunk/xdoc/src/plugin-resources/site.jsl&r1=126475&p2=maven/maven-1/plugins/trunk/xdoc/src/plugin-resources/site.jsl&r2=126476
==============================================================================
--- maven/maven-1/plugins/trunk/xdoc/src/plugin-resources/site.jsl	(original)
+++ maven/maven-1/plugins/trunk/xdoc/src/plugin-resources/site.jsl	Tue Jan 25 23:15:41 2005
@@ -29,7 +29,6 @@
   xmlns:x="jelly:xml"
   xmlns:doc="doc"
   xmlns:maven="jelly:maven"
-  xmlns:ant="jelly:ant"
   xmlns="dummy">
 
   <jsl:template match="document" trim="true">
@@ -289,7 +288,6 @@
   </jsl:template>
 
   <jsl:template match="source" trim="false">
-<ant:echo>into source...</ant:echo>
     <div class="source"><pre><jsl:applyTemplates /></pre></div>
   </jsl:template>
   

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org