[jboss-cvs] jboss-seam ...

Gavin King gavin.king at jboss.com
Tue Jun 5 21:24:53 EDT 2007


  User: gavin   
  Date: 07/06/05 21:24:53

  Modified:    jboss-seam  .classpath
  Log:
  use JSF 1.2 schema
  
  Revision  Changes    Path
  1.51      +1 -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.50
  retrieving revision 1.51
  diff -u -b -r1.50 -r1.51
  --- .classpath	30 May 2007 00:52:48 -0000	1.50
  +++ .classpath	6 Jun 2007 01:24:53 -0000	1.51
  @@ -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"/>
  @@ -46,5 +45,6 @@
   	<classpathentry kind="lib" path="drools/lib/drools-core-4.0.0.MR2.jar"/>
   	<classpathentry kind="lib" path="lib/testng-4.5.1-jdk15.jar"/>
   	<classpathentry kind="lib" path="lib/groovy-all-1.1-BETA-1.jar"/>
  +	<classpathentry kind="lib" path="lib/quartz-1.6.0.jar"/>
   	<classpathentry kind="output" path="output/classes"/>
   </classpath>
  
  
  



More information about the jboss-cvs-commits mailing list