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

Max Rydahl Andersen mandersen at jboss.com
Wed Apr 11 05:28:19 EDT 2007


  User: mandersen
  Date: 07/04/11 05:28:19

  Modified:    seam-gen/build-scripts  .classpath
  Log:
  JBSEAM-1167 hot-deploy changes broke hibernate tools integration (and possible also testng)
  
  Revision  Changes    Path
  1.15      +1 -1      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.14
  retrieving revision 1.15
  diff -u -b -r1.14 -r1.15
  --- .classpath	9 Apr 2007 18:35:53 -0000	1.14
  +++ .classpath	11 Apr 2007 09:28:18 -0000	1.15
  @@ -32,5 +32,5 @@
       <classpathentry kind="lib" path="lib/jboss-el.jar"/>
       <classpathentry kind="lib" path="lib/jboss-el-api.jar"/>
       <classpathentry kind="lib" path="lib/@driverJar@"/>
  -    <classpathentry kind="output" path="classes/model"/>
  +    <classpathentry kind="output" path="test-build"/>
   </classpath>
  
  
  



More information about the jboss-cvs-commits mailing list