Update of /var/cvs/applications/taglib/src/org/mmbase/bridge/jsp/taglib
In directory james.mmbase.org:/tmp/cvs-serv4902
Modified Files:
XsltTag.java
Log Message:
it seems that maven site-target can't handle that
See also:
http://cvs.mmbase.org/viewcvs/applications/taglib/src/org/mmbase/bridge/jsp/taglib
Index: XsltTag.java
===================================================================
RCS file:
/var/cvs/applications/taglib/src/org/mmbase/bridge/jsp/taglib/XsltTag.java,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -b -r1.23 -r1.24
--- XsltTag.java 27 Sep 2006 20:48:26 -0000 1.23
+++ XsltTag.java 24 Jun 2008 06:55:33 -0000 1.24
@@ -22,9 +22,9 @@
/**
* Has to live in a formatter tag, and can provide inline XSLT to it.
- *
+ *X
* @author Michiel Meeuwissen
- * @version $Id: XsltTag.java,v 1.23 2006/09/27 20:48:26 michiel Exp $
+ * @version $Id: XsltTag.java,v 1.24 2008/06/24 06:55:33 michiel Exp $
*/
public class XsltTag extends ContextReferrerTag {
@@ -38,7 +38,7 @@
/**
- * If you use the extends attribute in stead of inline <xsl:import />
+ If you use the extends attribute in stead of inline xsl:import
* then the caches can be invalidated (without parsing of xslt beforehand)
*
* @todo This has to be implemented still
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs