[jboss-cvs] jboss-seam ...

Gavin King gavin.king at jboss.com
Fri Jan 12 11:56:06 EST 2007


  User: gavin   
  Date: 07/01/12 11:56:06

  Modified:    jboss-seam  .classpath
  Log:
  update to cp
  
  Revision  Changes    Path
  1.30      +5 -1      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.29
  retrieving revision 1.30
  diff -u -b -r1.29 -r1.30
  --- .classpath	29 Nov 2006 21:46:09 -0000	1.29
  +++ .classpath	12 Jan 2007 16:56:06 -0000	1.30
  @@ -1,6 +1,8 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <classpath>
   	<classpathentry kind="src" path="src/main"/>
  +	<classpathentry kind="src" path="src/pdf"/>
  +	<classpathentry kind="src" path="src/test/misc"/>
   	<classpathentry kind="src" path="src/gen"/>
   	<classpathentry kind="src" path="src/debug"/>
   	<classpathentry kind="src" path="src/ui"/>
  @@ -10,7 +12,6 @@
   	<classpathentry kind="lib" path="lib/javax.servlet.jsp.jar"/>
   	<classpathentry kind="lib" path="lib/testng-4.5.1-jdk15.jar"/>
   	<classpathentry kind="lib" path="lib/thirdparty-all.jar"/>
  -	<classpathentry kind="lib" path="facelets/lib/jsf-facelets.jar"/>
   	<classpathentry kind="lib" path="lib/hibernate-all.jar"/>
   	<classpathentry kind="lib" path="lib/jboss-ejb3-all.jar"/>
   	<classpathentry kind="lib" path="lib/jgroups.jar"/>
  @@ -25,5 +26,8 @@
   	<classpathentry kind="lib" path="embedded-ejb/conf"/>
   	<classpathentry kind="lib" path="drools/lib/drools-compiler-3.0.5.jar"/>
   	<classpathentry kind="lib" path="drools/lib/drools-core-3.0.5.jar"/>
  +	<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="output" path="output/classes"/>
   </classpath>
  
  
  



More information about the jboss-cvs-commits mailing list