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

Gavin King gavin.king at jboss.com
Sat Feb 24 13:48:48 EST 2007


  User: gavin   
  Date: 07/02/24 13:48:48

  Modified:    examples/booking/resources/META-INF  application.xml
  Log:
  helper comments for JSF 1.2:
  
  Revision  Changes    Path
  1.9       +25 -23    jboss-seam/examples/booking/resources/META-INF/application.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: application.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/booking/resources/META-INF/application.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -b -r1.8 -r1.9
  --- application.xml	14 Feb 2007 12:39:43 -0000	1.8
  +++ application.xml	24 Feb 2007 18:48:48 -0000	1.9
  @@ -21,6 +21,8 @@
   	    <java>jboss-seam.jar</java>
   	</module>
   	
  +    <!-- Remove these lines for JSF 1.2 -->
  +
     <module>
         <java>el-api.jar</java>
     </module>
  
  
  



More information about the jboss-cvs-commits mailing list