[jboss-cvs] jboss-seam ...

Gavin King gavin.king at jboss.com
Tue Feb 13 09:44:28 EST 2007


  User: gavin   
  Date: 07/02/13 09:44:28

  Modified:    jboss-seam  build.xml
  Log:
  include orm.xml
  
  Revision  Changes    Path
  1.144     +1 -0      jboss-seam/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/build.xml,v
  retrieving revision 1.143
  retrieving revision 1.144
  diff -u -b -r1.143 -r1.144
  --- build.xml	11 Feb 2007 21:53:48 -0000	1.143
  +++ build.xml	13 Feb 2007 14:44:28 -0000	1.144
  @@ -178,6 +178,7 @@
           <include name="seam.properties"/>
           <include name="META-INF/persistence.xml"/>
           <include name="META-INF/ejb-jar.xml"/>
  +    	<include name="META-INF/orm.xml"/>
           <include name="META-INF/components.xml"/>
           <include name="META-INF/jboss.xml"/>
           <include name="META-INF/security-config.xml"/>
  
  
  



More information about the jboss-cvs-commits mailing list