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

Norman Richards norman.richards at jboss.com
Thu Apr 12 14:15:04 EDT 2007


  User: nrichards
  Date: 07/04/12 14:15:04

  Modified:    examples/hibernate2  Tag: Seam_1_2_AP build.xml
  Log:
  integrate ap team patch by request
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.10.2.1  +6 -0      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.10.2.1
  diff -u -b -r1.10 -r1.10.2.1
  --- build.xml	26 Feb 2007 23:39:42 -0000	1.10
  +++ build.xml	12 Apr 2007 18:15:04 -0000	1.10.2.1
  @@ -90,9 +90,15 @@
         <lib dir="${lib}">
           <include name="ajax4jsf.jar" />
           <include name="oscache-2.3.2.jar" />
  +<!--
           <include name="el-api.jar" />
           <include name="el-ri.jar" />
  +-->
           <include name="jsf-facelets.jar" />
  +        <include name="commons-beanutils-*.jar" />
  +        <include name="commons-digester*.jar" />
  +        <include name="commons-lang*.jar" />
  +
           <!-- do not need the following jars for 4.0.4 and 4.0.5
           <include name="myfaces-api-1.1.4.jar" />
           <include name="myfaces-impl-1.1.4.jar" />
  
  
  



More information about the jboss-cvs-commits mailing list