[jboss-cvs] jboss-seam ...

Gavin King gavin.king at jboss.com
Wed Jul 18 06:05:29 EDT 2007


  User: gavin   
  Date: 07/07/18 06:05:29

  Modified:    jboss-seam  build.xml
  Log:
  update drools dependencies
  
  Revision  Changes    Path
  1.250     +2 -2      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.249
  retrieving revision 1.250
  diff -u -b -r1.249 -r1.250
  --- build.xml	15 Jul 2007 01:15:44 -0000	1.249
  +++ build.xml	18 Jul 2007 10:05:29 -0000	1.250
  @@ -254,12 +254,12 @@
   		</artifact:install>
   
   		<artifact:pom file="${build.dir}/thirdparty/drools-core.pom.xml" id="drools-core.pom" />
  -		<artifact:install file="${drools.lib.dir}/drools-core-4.0.0.MR2.jar">
  +		<artifact:install file="${drools.lib.dir}/drools-core-4.0.0.12865MR3.jar">
   			<pom refid="drools-core.pom" />
   		</artifact:install>
   
   		<artifact:pom file="${build.dir}/thirdparty/drools-compiler.pom.xml" id="drools-compiler.pom" />
  -		<artifact:install file="${drools.lib.dir}/drools-compiler-4.0.0.MR2.jar">
  +		<artifact:install file="${drools.lib.dir}/drools-compiler-4.0.0.12865MR3.jar">
   			<pom refid="drools-compiler.pom" />
   		</artifact:install>-->
   
  
  
  



More information about the jboss-cvs-commits mailing list