Update of /var/cvs/speeltuin/ernst/tagfileparser/test/resources/tags
In directory james.mmbase.org:/tmp/cvs-serv7886/test/resources/tags

Modified Files:
        sometag.tag 
Log Message:



See also: 
http://cvs.mmbase.org/viewcvs/speeltuin/ernst/tagfileparser/test/resources/tags


Index: sometag.tag
===================================================================
RCS file: 
/var/cvs/speeltuin/ernst/tagfileparser/test/resources/tags/sometag.tag,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- sometag.tag 15 Jul 2008 06:54:23 -0000      1.1
+++ sometag.tag 30 Sep 2008 11:37:13 -0000      1.2
@@ -1,9 +1,10 @@
 <[EMAIL PROTECTED] prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>
-<c:set var="description"  >
 This is a description.
 And there is a second line.
-And a third...</c:set>
-<%@ tag body-content="empty"  description="${description}" %>
+And a third...
+<%@ tag body-content="empty"  description="This is a description.
+And there is a second line.
+And a third..." %>
 
 <[EMAIL PROTECTED] file="somefragment.tagf"%>
-<%@ variable name-from-attribute="title" alias="sometitle" 
variable-class="java.util.Date" %>
+<%@ variable name-from-attribute="title" alias="sometitle" 
variable-class="java.lang.String" %>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to