[jboss-cvs] jboss-seam ...

Gavin King gavin.king at jboss.com
Sun Feb 18 12:18:06 EST 2007


  User: gavin   
  Date: 07/02/18 12:18:06

  Modified:    jboss-seam  .classpath
  Log:
  ioc
  
  Revision  Changes    Path
  1.36      +2 -0      jboss-seam/.classpath
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: .classpath
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/.classpath,v
  retrieving revision 1.35
  retrieving revision 1.36
  diff -u -b -r1.35 -r1.36
  --- .classpath	18 Feb 2007 14:36:35 -0000	1.35
  +++ .classpath	18 Feb 2007 17:18:06 -0000	1.36
  @@ -1,6 +1,7 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <classpath>
   	<classpathentry kind="src" path="src/main"/>
  +	<classpathentry kind="src" path="src/ioc"/>
   	<classpathentry kind="src" path="src/mail"/>
   	<classpathentry kind="src" path="src/pdf"/>
   	<classpathentry kind="src" path="src/test/misc"/>
  @@ -33,5 +34,6 @@
   	<classpathentry kind="lib" path="lib/jcaptcha-all-1.0-RC3.jar"/>
   	<classpathentry kind="lib" path="lib/activation.jar"/>
   	<classpathentry kind="lib" path="lib/mail-ra.jar"/>
  +	<classpathentry kind="lib" path="lib/spring.jar"/>
   	<classpathentry kind="output" path="output/classes"/>
   </classpath>
  
  
  



More information about the jboss-cvs-commits mailing list