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

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


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

  Modified:    examples/jpa  Tag: Seam_1_2_AP build.xml
  Log:
  integrate ap team patch by request
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.11.2.1  +6 -0      jboss-seam/examples/jpa/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/jpa/build.xml,v
  retrieving revision 1.11
  retrieving revision 1.11.2.1
  diff -u -b -r1.11 -r1.11.2.1
  --- build.xml	26 Feb 2007 23:38:59 -0000	1.11
  +++ build.xml	12 Apr 2007 18:15:06 -0000	1.11.2.1
  @@ -90,11 +90,17 @@
           <include name="*.jar" />
         </lib>
         <lib dir="${lib}">
  +<!--
           <include name="el-api.jar" />
           <include name="el-ri.jar" />
  +-->
           <include name="jsf-facelets.jar" />
           <include name="ajax4jsf.jar" />
           <include name="oscache*.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