Author: nbubna
Date: Fri Aug 21 16:21:09 2009
New Revision: 806625
URL: http://svn.apache.org/viewvc?rev=806625&view=rev
Log:
VELTOOLS-120 fix body-content tag in tld (thanks to Antonio Petrelli)
Modified:
velocity/tools/trunk/src/main/java/META-INF/velocity-view.tld
Modified: velocity/tools/trunk/src/main/java/META-INF/velocity-view.tld
URL:
http://svn.apache.org/viewvc/velocity/tools/trunk/src/main/java/META-INF/velocity-view.tld?rev=806625&r1=806624&r2=806625&view=diff
==============================================================================
--- velocity/tools/trunk/src/main/java/META-INF/velocity-view.tld (original)
+++ velocity/tools/trunk/src/main/java/META-INF/velocity-view.tld Fri Aug 21
16:21:09 2009
@@ -33,7 +33,7 @@
<tag>
<name>view</name>
<tag-class>org.apache.velocity.tools.view.jsp.VelocityViewTag</tag-class>
- <bodycontent>tagdependent</bodycontent>
+ <body-content>tagdependent</body-content>
<attribute>
<name>id</name>
<required>false</required>