You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by mi...@apache.org on 2005/06/24 04:03:58 UTC

cvs commit: jakarta-tapestry/framework/src/java/org/apache/tapestry/components Else.jwc

mindbridge    2005/06/23 19:03:58

  Modified:    framework/src/java/org/apache/tapestry/components Else.jwc
  Log:
  Fixing a bug found by Norbert Sandor
  
  Revision  Changes    Path
  1.3       +1 -1      jakarta-tapestry/framework/src/java/org/apache/tapestry/components/Else.jwc
  
  Index: Else.jwc
  ===================================================================
  RCS file: /home/cvs/jakarta-tapestry/framework/src/java/org/apache/tapestry/components/Else.jwc,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- Else.jwc	21 Jun 2005 22:31:37 -0000	1.2
  +++ Else.jwc	24 Jun 2005 02:03:58 -0000	1.3
  @@ -20,7 +20,7 @@
         "http://jakarta.apache.org/tapestry/dtd/Tapestry_3_0.dtd">
   <!-- generated by Spindle, http://spindle.sourceforge.net -->
   
  -<component-specification class="org.mb.tapestry.base.ElseBean" allow-body="yes" allow-informal-parameters="yes">
  +<component-specification class="org.apache.tapestry.components.ElseBean" allow-body="yes" allow-informal-parameters="yes">
     
     <description>
     Conditionally emulates an element and its attributes and/or includes a block of content 
  
  
  

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