[jboss-cvs] jboss-seam/seam-gen/build-scripts ...

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:    seam-gen/build-scripts  build.xml
  Log:
  JBSEAM-2400
  
  Revision  Changes    Path
  1.44      +1 -1      jboss-seam/seam-gen/build-scripts/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/seam-gen/build-scripts/build.xml,v
  retrieving revision 1.43
  retrieving revision 1.44
  diff -u -b -r1.43 -r1.44
  --- build.xml	16 Nov 2007 20:56:26 -0000	1.43
  +++ build.xml	24 Dec 2007 16:27:11 -0000	1.44
  @@ -81,6 +81,7 @@
                   <copy todir="${jar.dir}">
                           <fileset dir="${basedir}/resources">
                                   <include name="seam.properties" />
  +                                <include name="*.drl" />
                           </fileset>
                   </copy>
                   <copy todir="${jar.dir}/META-INF">
  @@ -144,7 +145,6 @@
                                   <include name="*jpdl.xml" />
                                   <include name="*hibernate.cfg.xml" />
                                   <include name="jbpm.cfg.xml" />
  -                                <include name="*.drl" />
                           </fileset>
                   		<fileset dir="${lib.dir}">
                   				<include name="jboss-seam.jar" />
  
  
  



More information about the jboss-cvs-commits mailing list