You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-dev@jakarta.apache.org by ba...@apache.org on 2009/05/17 18:38:27 UTC

svn commit: r775702 - /jakarta/taglibs/proper/log/trunk/src/main/resources/META-INF/taglibs-log.tld

Author: bayard
Date: Sun May 17 16:38:27 2009
New Revision: 775702

URL: http://svn.apache.org/viewvc?rev=775702&view=rev
Log:
Removing restriction from tld

Modified:
    jakarta/taglibs/proper/log/trunk/src/main/resources/META-INF/taglibs-log.tld

Modified: jakarta/taglibs/proper/log/trunk/src/main/resources/META-INF/taglibs-log.tld
URL: http://svn.apache.org/viewvc/jakarta/taglibs/proper/log/trunk/src/main/resources/META-INF/taglibs-log.tld?rev=775702&r1=775701&r2=775702&view=diff
==============================================================================
--- jakarta/taglibs/proper/log/trunk/src/main/resources/META-INF/taglibs-log.tld (original)
+++ jakarta/taglibs/proper/log/trunk/src/main/resources/META-INF/taglibs-log.tld Sun May 17 16:38:27 2009
@@ -84,7 +84,6 @@
           If this is not specified then only the message will be logged.
         </description>
       </attribute>
-      <restrictions></restrictions>
       <example>
 <![CDATA[
 <log:debug message="this is a message"/>
@@ -130,7 +129,6 @@
           If this is not specified then only the message will be logged.
         </description>
       </attribute>
-      <restrictions></restrictions>
       <example>
 <![CDATA[
 <log:info message="this is a message"/>
@@ -176,7 +174,6 @@
           If this is not specified then only the message will be logged.
         </description>
       </attribute>
-      <restrictions></restrictions>
       <example>
 <![CDATA[
 <log:warn message="this is a message"/>
@@ -222,7 +219,6 @@
           If this is not specified then only the message will be logged.
         </description>
       </attribute>
-      <restrictions></restrictions>
       <example>
 <![CDATA[
 <log:error message="this is a message"/>
@@ -268,7 +264,6 @@
           If this is not specified then only the message will be logged.
         </description>
       </attribute>
-      <restrictions></restrictions>
       <example>
 <![CDATA[
 <log:fatal message="oh dear I think I'm about to terminate"/>
@@ -293,7 +288,6 @@
         <rtexprvalue>true</rtexprvalue>
         <required>true</required>
       </attribute>
-      <restrictions></restrictions>
       <example>
 <![CDATA[
 <log:dump scope="page"/>



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