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

Norman Richards norman.richards at jboss.com
Thu Feb 15 02:33:14 EST 2007


  User: nrichards
  Date: 07/02/15 02:33:14

  Modified:    examples/spring  build.xml
  Log:
  add spring handlers
  
  Revision  Changes    Path
  1.4       +1 -0      jboss-seam/examples/spring/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/spring/build.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -b -r1.3 -r1.4
  --- build.xml	12 Feb 2007 21:41:28 -0000	1.3
  +++ build.xml	15 Feb 2007 07:33:14 -0000	1.4
  @@ -32,6 +32,7 @@
                dir="${example.resources.dir}">
           <include name="META-INF/application.xml"/>
           <include name="META-INF/jboss-app.xml"/>
  +        <include name="META-INF/spring.handlers" />
           <include name="*-beans.xml" />
       </fileset>
   
  
  
  



More information about the jboss-cvs-commits mailing list