[jboss-cvs] jboss-seam ...

Gavin King gavin.king at jboss.com
Fri Jun 15 11:59:29 EDT 2007


  User: gavin   
  Date: 07/06/15 11:59:29

  Modified:    jboss-seam  .classpath
  Log:
  update
  
  Revision  Changes    Path
  1.53      +2 -4      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.52
  retrieving revision 1.53
  diff -u -b -r1.52 -r1.53
  --- .classpath	9 Jun 2007 02:37:13 -0000	1.52
  +++ .classpath	15 Jun 2007 15:59:29 -0000	1.53
  @@ -1,7 +1,6 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <classpath>
   	<classpathentry kind="src" path="src/main"/>
  -	<classpathentry kind="src" path="src/test/misc"/>
   	<classpathentry kind="src" path="src/remoting"/>
   	<classpathentry kind="src" path="src/ioc"/>
   	<classpathentry kind="src" path="src/mail"/>
  @@ -14,12 +13,9 @@
   	<classpathentry kind="lib" path="lib/servlet-api.jar"/>
   	<classpathentry kind="lib" path="lib/thirdparty-all.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"/>
  -	<classpathentry kind="lib" path="lib/jboss-aop-jdk50.jar"/>
   	<classpathentry kind="lib" path="lib/jboss-cache-jdk50.jar"/>
   	<classpathentry kind="lib" path="lib/ant.jar"/>
  -	<classpathentry kind="lib" path="embedded-ejb/conf"/>
   	<classpathentry kind="lib" path="lib/jsf-facelets.jar"/>
   	<classpathentry kind="lib" path="lib/mail.jar"/>
   	<classpathentry kind="lib" path="lib/jbpm-3.1.4.jar"/>
  @@ -47,5 +43,7 @@
   	<classpathentry kind="lib" path="lib/groovy-all-1.1-BETA-1.jar"/>
   	<classpathentry kind="lib" path="lib/quartz-1.6.0.jar"/>
   	<classpathentry kind="lib" path="lib/ajax4jsf-1.1.1.jar"/>
  +	<classpathentry kind="lib" path="lib/jboss-embedded-all.jar"/>
  +	<classpathentry kind="lib" path="bootstrap"/>
   	<classpathentry kind="output" path="output/classes"/>
   </classpath>
  
  
  



More information about the jboss-cvs-commits mailing list