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

Dan Allen dan.j.allen at gmail.com
Tue Jan 8 16:14:00 EST 2008


  User: dallen  
  Date: 08/01/08 16:14:00

  Modified:    seam-gen/build-scripts  .classpath
  Log:
  attach source for jboss-seam core library to save user a couple of steps
  
  Revision  Changes    Path
  1.28      +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.27
  retrieving revision 1.28
  diff -u -b -r1.27 -r1.28
  --- .classpath	28 Sep 2007 12:49:54 -0000	1.27
  +++ .classpath	8 Jan 2008 21:14:00 -0000	1.28
  @@ -10,7 +10,7 @@
       <classpathentry kind="lib" path="lib/hibernate-annotations.jar"/>
       <classpathentry kind="lib" path="lib/hibernate-commons-annotations.jar"/>
       <classpathentry kind="lib" path="lib/hibernate-entitymanager.jar"/>
  -    <classpathentry kind="lib" path="lib/jboss-seam.jar"/>
  +    <classpathentry kind="lib" path="lib/jboss-seam.jar" sourcepath="lib/src/jboss-seam-sources.jar"/>
       <classpathentry kind="lib" path="lib/jboss-seam-debug.jar"/>
       <classpathentry kind="lib" path="lib/jboss-cache.jar"/>
       <classpathentry kind="lib" path="lib/jbpm-jpdl.jar"/>
  
  
  



More information about the jboss-cvs-commits mailing list