[jboss-cvs] jboss-seam ...

Gavin King gavin.king at jboss.com
Wed Jul 18 13:27:57 EDT 2007


  User: gavin   
  Date: 07/07/18 13:27:57

  Modified:    jboss-seam  build.xml
  Log:
  update drools jars
  
  Revision  Changes    Path
  1.251     +3 -3      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.250
  retrieving revision 1.251
  diff -u -b -r1.250 -r1.251
  --- build.xml	18 Jul 2007 10:05:29 -0000	1.250
  +++ build.xml	18 Jul 2007 17:27:57 -0000	1.251
  @@ -234,17 +234,17 @@
   
   		<!-- Drools and dependencies -->
   		<!--<artifact:pom file="${build.dir}/thirdparty/mvel14.pom.xml" id="mvel14.pom" />
  -		<artifact:install file="${drools.lib.dir}/mvel14-1.2beta16.jar">
  +		<artifact:install file="${drools.lib.dir}/mvel14-1.2beta27.jar">
   			<pom refid="mvel14.pom" />
   		</artifact:install>
   
   		<artifact:pom file="${build.dir}/thirdparty/antlr.pom.xml" id="antlr.pom" />
  -		<artifact:install file="${drools.lib.dir}/antlr-3.0b7.jar">
  +		<artifact:install file="${drools.lib.dir}/antlr-runtime-3.0.jar">
   			<pom refid="antlr.pom" />
   		</artifact:install>
   
   		<artifact:pom file="${build.dir}/thirdparty/janino.pom.xml" id="janino.pom" />
  -		<artifact:install file="${drools.lib.dir}/janino-2.5.6.jar">
  +		<artifact:install file="${drools.lib.dir}/janino-2.5.7.jar">
   			<pom refid="janino.pom" />
   		</artifact:install>
   
  
  
  



More information about the jboss-cvs-commits mailing list