[jboss-cvs] jboss-seam/examples ...

Norman Richards norman.richards at jboss.com
Tue Sep 25 15:30:58 EDT 2007


  User: nrichards
  Date: 07/09/25 15:30:58

  Modified:    examples  build.xml
  Log:
  tomcat deployment needs richfaces-api
  
  Revision  Changes    Path
  1.42      +1 -0      jboss-seam/examples/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/build.xml,v
  retrieving revision 1.41
  retrieving revision 1.42
  diff -u -b -r1.41 -r1.42
  --- build.xml	25 Sep 2007 18:06:42 -0000	1.41
  +++ build.xml	25 Sep 2007 19:30:58 -0000	1.42
  @@ -632,6 +632,7 @@
   			<fileset refid="jboss-el.jar" />
   			<fileset refid="jsf.jar" />
   			<fileset refid="search.jar" />
  +			<fileset refid="richfaces-api.jar" />
   			<mapper type="flatten" />
   		</copy>
   		<!-- Copy in resources, with filtering -->
  
  
  



More information about the jboss-cvs-commits mailing list