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

Norman Richards norman.richards at jboss.com
Thu Apr 5 18:05:48 EDT 2007


  User: nrichards
  Date: 07/04/05 18:05:48

  Modified:    examples/seambay/resources/META-INF  application.xml
  Log:
  add jboss-el to application.xml, remove myfaces references
  
  Revision  Changes    Path
  1.4       +5 -1      jboss-seam/examples/seambay/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/seambay/resources/META-INF/application.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -b -r1.3 -r1.4
  --- application.xml	4 Apr 2007 02:27:24 -0000	1.3
  +++ application.xml	5 Apr 2007 22:05:48 -0000	1.4
  @@ -61,4 +61,8 @@
       <java>jcaptcha-all-1.0-RC4.jar</java>
     </module>
     
  +  <module>
  +      <java>jboss-el.jar</java>
  +  </module>
  +  
   </application>
  \ No newline at end of file
  
  
  



More information about the jboss-cvs-commits mailing list