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

Peter Muir peter at bleepbleep.org.uk
Mon Dec 24 11:27:12 EST 2007


  User: pmuir   
  Date: 07/12/24 11:27:12

  Modified:    examples  build.xml
  Log:
  JBSEAM-2400
  
  Revision  Changes    Path
  1.62      +2 -2      jboss-seam/examples/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/build.xml,v
  retrieving revision 1.61
  retrieving revision 1.62
  diff -u -b -r1.61 -r1.62
  --- build.xml	6 Dec 2007 21:46:10 -0000	1.61
  +++ build.xml	24 Dec 2007 16:27:12 -0000	1.62
  @@ -341,6 +341,7 @@
   		<include name="import.sql" />
   		<include name="seam.properties" />
   		<include name="seam.quartz.properties" />
  +		<include name="*.drl" />
   		<include name="META-INF/persistence.xml" />
   		<include name="META-INF/ejb-jar.xml" />
   		<include name="META-INF/orm.xml" />
  @@ -381,7 +382,6 @@
   		<exclude name=".gpd.*" />
   		<include name="*.cfg.xml" />
   		<include name="*.xsd" />
  -		<include name="*.drl" />
   	</fileset>
   
   	<!-- Property resources (e.g. themes, i8ln) get put on the classpath -->
  
  
  



More information about the jboss-cvs-commits mailing list