[jboss-cvs] jboss-seam/ui/src/main/config/component ...

Peter Muir peter at bleepbleep.org.uk
Thu Sep 6 18:57:33 EDT 2007


  User: pmuir   
  Date: 07/09/06 18:57:33

  Modified:    ui/src/main/config/component  selectDate.xml
  Log:
  Deprecate s:selectDate - JBSEAM-1870
  
  Revision  Changes    Path
  1.4       +1 -1      jboss-seam/ui/src/main/config/component/selectDate.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: selectDate.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/ui/src/main/config/component/selectDate.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -b -r1.3 -r1.4
  --- selectDate.xml	22 Jun 2007 07:09:49 -0000	1.3
  +++ selectDate.xml	6 Sep 2007 22:57:33 -0000	1.4
  @@ -7,7 +7,7 @@
   		<classname>org.jboss.seam.ui.component.html.HtmlSelectDate</classname>
   		<superclass>org.jboss.seam.ui.component.UISelectDate</superclass>
   		<description>
  -			<![CDATA[]]>
  +			<![CDATA[Deprecated.  You should use <rich:calendar /> instead.]]>
   		</description>
   		<renderer generate="false" override="false">
   			<name>org.jboss.seam.ui.SelectDateRenderer</name>
  
  
  



More information about the jboss-cvs-commits mailing list