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

Gavin King gavin.king at jboss.com
Fri Dec 15 03:32:39 EST 2006


  User: gavin   
  Date: 06/12/15 03:32:39

  Modified:    seam-gen  build.xml
  Log:
  oops
  
  Revision  Changes    Path
  1.51      +2 -1      jboss-seam/seam-gen/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.xml,v
  retrieving revision 1.50
  retrieving revision 1.51
  diff -u -b -r1.50 -r1.51
  --- build.xml	15 Dec 2006 08:18:10 -0000	1.50
  +++ build.xml	15 Dec 2006 08:32:39 -0000	1.51
  @@ -300,6 +300,7 @@
               <entry key="database.type" value="${database.type.new}"/>
           	<entry key="database.exists" value="${database.exists.new}"/>
           	<entry key="database.drop" value="${database.drop.new}"/>
  +        	<entry key="driver.jar" value="${driver.jar.new}"/>
               <entry key="hibernate.dialect" value="${hibernate.dialect.new}"/>
               <entry key="hibernate.connection.driver_class" value="${hibernate.connection.driver_class.new}"/>
               <entry key="hibernate.connection.url" value="${hibernate.connection.url.new}"/>
  
  
  



More information about the jboss-cvs-commits mailing list