[jboss-cvs] jboss-seam ...

Gavin King gavin.king at jboss.com
Sat Oct 28 13:58:09 EDT 2006


  User: gavin   
  Date: 06/10/28 13:58:09

  Modified:    jboss-seam  .classpath
  Log:
  
  
  Revision  Changes    Path
  1.27      +31 -31    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.26
  retrieving revision 1.27
  diff -u -b -r1.26 -r1.27
  --- .classpath	25 Oct 2006 15:39:10 -0000	1.26
  +++ .classpath	28 Oct 2006 17:58:09 -0000	1.27
  @@ -1,9 +1,9 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <classpath>
   	<classpathentry kind="src" path="src/main"/>
  +	<classpathentry kind="src" path="src/debug"/>
   	<classpathentry kind="src" path="examples/booking/src"/>
   	<classpathentry kind="src" path="examples/booking/resources"/>
  -	<classpathentry kind="src" path="src/test/misc"/>
   	<classpathentry kind="src" path="embedded-ejb/conf"/>
   	<classpathentry kind="src" path="src/ui"/>
   	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
  @@ -25,7 +25,7 @@
   	<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" sourcepath="/MyFaces/source"/>
  -	<classpathentry kind="lib" path="lib/myfaces-impl-1.1.4.jar"/>
  +	<classpathentry kind="lib" path="lib/myfaces-impl-1.1.4.jar" sourcepath="/MyFaces"/>
   	<classpathentry kind="lib" path="examples/xulcontactlist/resources/WEB-INF/lib/xulfaces-0.7.jar"/>
   	<classpathentry kind="output" path="output/classes"/>
   </classpath>
  
  
  



More information about the jboss-cvs-commits mailing list