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

Shane Bryzak sbryzak at redhat.com
Mon Jul 2 21:30:52 EDT 2007


  User: sbryzak2
  Date: 07/07/02 21:30:52

  Modified:    examples  build.xml
  Log:
  include jcaptcha libs
  
  Revision  Changes    Path
  1.9       +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.8
  retrieving revision 1.9
  diff -u -b -r1.8 -r1.9
  --- build.xml	29 Jun 2007 11:13:15 -0000	1.8
  +++ build.xml	3 Jul 2007 01:30:52 -0000	1.9
  @@ -450,6 +450,7 @@
   			<fileset refid="gwt.jar" />
   			<fileset refid="quartz.jar" />
   			<fileset refid="spring.jar" />
  +			<fileset refid="jcaptcha.jar" />
   			<mapper type="flatten" />
   		</copy>
   	</target>
  
  
  



More information about the jboss-cvs-commits mailing list