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

Gavin King gavin.king at jboss.com
Tue Jun 26 14:04:10 EDT 2007


  User: gavin   
  Date: 07/06/26 14:04:10

  Modified:    seam-gen/build-scripts  .classpath
  Log:
  need antlr
  
  Revision  Changes    Path
  1.21      +1 -0      jboss-seam/seam-gen/build-scripts/.classpath
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: .classpath
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/seam-gen/build-scripts/.classpath,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -b -r1.20 -r1.21
  --- .classpath	16 Jun 2007 00:47:01 -0000	1.20
  +++ .classpath	26 Jun 2007 18:04:10 -0000	1.21
  @@ -25,6 +25,7 @@
   	<classpathentry kind="lib" path="lib/drools-core-4.0.0.MR2.jar"/>
   	<classpathentry kind="lib" path="lib/drools-compiler-4.0.0.MR2.jar"/>
   	<classpathentry kind="lib" path="lib/janino-2.5.6.jar"/>
  +	<classpathentry kind="lib" path="lib/antlr-3.0b7.jar"/>
       <classpathentry kind="lib" path="lib/@driverJar@"/>
       <classpathentry kind="output" path="test-build"/>
   </classpath>
  
  
  



More information about the jboss-cvs-commits mailing list