[jboss-cvs] jboss-seam ...

Gavin King gavin.king at jboss.com
Fri Jan 26 20:43:52 EST 2007


  User: gavin   
  Date: 07/01/26 20:43:52

  Modified:    jboss-seam  .classpath
  Log:
  update eclipse cp
  
  Revision  Changes    Path
  1.32      +34 -33    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.31
  retrieving revision 1.32
  diff -u -b -r1.31 -r1.32
  --- .classpath	18 Jan 2007 02:17:20 -0000	1.31
  +++ .classpath	27 Jan 2007 01:43:52 -0000	1.32
  @@ -1,6 +1,7 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <classpath>
   	<classpathentry kind="src" path="src/main"/>
  +	<classpathentry kind="src" path="src/mail"/>
   	<classpathentry kind="src" path="src/pdf"/>
   	<classpathentry kind="src" path="src/test/misc"/>
   	<classpathentry kind="src" path="src/gen"/>
  @@ -17,7 +18,6 @@
   	<classpathentry kind="lib" path="lib/jgroups.jar"/>
   	<classpathentry kind="lib" path="lib/jboss-aop-jdk50.jar"/>
   	<classpathentry kind="lib" path="lib/jboss-cache-jdk50.jar"/>
  -	<classpathentry kind="lib" path="lib/jbpm-3.1.3.jar"/>
   	<classpathentry kind="lib" path="lib/el-api.jar"/>
   	<classpathentry kind="lib" path="lib/el-ri.jar"/>
   	<classpathentry kind="lib" path="lib/myfaces-api-1.1.4.jar"/>
  @@ -29,5 +29,6 @@
   	<classpathentry kind="lib" path="lib/jsf-facelets.jar"/>
   	<classpathentry kind="lib" path="lib/mail.jar"/>
   	<classpathentry kind="lib" path="lib/itext-1.4.7.jar"/>
  +	<classpathentry kind="lib" path="lib/jbpm-3.1.4.jar"/>
   	<classpathentry kind="output" path="output/classes"/>
   </classpath>
  
  
  



More information about the jboss-cvs-commits mailing list