[jboss-cvs] jboss-seam/examples/hibernate2/resources-websphere61/META-INF ...

Peter Muir peter at bleepbleep.org.uk
Fri Sep 14 07:37:50 EDT 2007


  User: pmuir   
  Date: 07/09/14 07:37:50

  Modified:    examples/hibernate2/resources-websphere61/META-INF 
                        a4j.taglib.xml
  Log:
  More namespace changes
  
  Revision  Changes    Path
  1.2       +1 -1      jboss-seam/examples/hibernate2/resources-websphere61/META-INF/a4j.taglib.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: a4j.taglib.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/hibernate2/resources-websphere61/META-INF/a4j.taglib.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- a4j.taglib.xml	21 Jul 2007 06:12:25 -0000	1.1
  +++ a4j.taglib.xml	14 Sep 2007 11:37:50 -0000	1.2
  @@ -3,7 +3,7 @@
     "-//Sun Microsystems, Inc.//DTD Facelet Taglib 1.0//EN"
     "http://java.sun.com/dtd/facelet-taglib_1_0.dtd">
   <facelet-taglib xmlns="http://java.sun.com/JSF/Facelet">
  -	<namespace>https://ajax4jsf.dev.java.net/ajax</namespace>
  +	<namespace>http://richfaces.org/a4j</namespace>
   
   
    <tag>
  
  
  



More information about the jboss-cvs-commits mailing list