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

Norman Richards norman.richards at jboss.com
Mon Mar 26 18:42:16 EDT 2007


  User: nrichards
  Date: 07/03/26 18:42:16

  Modified:    examples/hibernate2  build.xml
  Log:
  ajax4jsf jar dependencies
  
  Revision  Changes    Path
  1.11      +1 -1      jboss-seam/examples/hibernate2/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/hibernate2/build.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -b -r1.10 -r1.11
  --- build.xml	26 Feb 2007 23:39:42 -0000	1.10
  +++ build.xml	26 Mar 2007 22:42:16 -0000	1.11
  @@ -88,7 +88,7 @@
           <include name="*.jar" />
         </lib>
         <lib dir="${lib}">
  -        <include name="ajax4jsf.jar" />
  +        <include name="ajax4jsf*.jar" />
           <include name="oscache-2.3.2.jar" />
           <include name="el-api.jar" />
           <include name="el-ri.jar" />
  
  
  



More information about the jboss-cvs-commits mailing list