[jboss-cvs] jboss-seam ...

Peter Muir peter at bleepbleep.org.uk
Fri Apr 6 06:43:30 EDT 2007


  User: pmuir   
  Date: 07/04/06 06:43:29

  Modified:    jboss-seam  .classpath
  Log:
  Eclipse update for e/jsf change
  
  Revision  Changes    Path
  1.43      +5 -5      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.42
  retrieving revision 1.43
  diff -u -b -r1.42 -r1.43
  --- .classpath	29 Mar 2007 12:32:23 -0000	1.42
  +++ .classpath	6 Apr 2007 10:43:29 -0000	1.43
  @@ -6,9 +6,9 @@
   	<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"/>
   	<classpathentry kind="src" path="src/debug"/>
   	<classpathentry kind="src" path="src/ui"/>
  +	<classpathentry kind="src" path="src/gen"/>
   	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
   	<classpathentry kind="lib" path="lib/portlet-api-lib.jar"/>
   	<classpathentry kind="lib" path="lib/servlet-api.jar"/>
  @@ -20,10 +20,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/el-api.jar"/>
  -	<classpathentry kind="lib" path="lib/el-ri.jar"/>
  -	<classpathentry kind="lib" path="lib/myfaces-api-1.1.4.jar"/>
  -	<classpathentry kind="lib" path="lib/myfaces-impl-1.1.4.jar"/>
   	<classpathentry kind="lib" path="lib/ant.jar"/>
   	<classpathentry kind="lib" path="embedded-ejb/conf"/>
   	<classpathentry kind="lib" path="drools/lib/drools-compiler-3.0.5.jar"/>
  @@ -38,5 +34,9 @@
   	<classpathentry kind="lib" path="lib/commons-codec-1.3.jar"/>
   	<classpathentry kind="lib" path="lib/jcaptcha-all-1.0-RC4.jar"/>
   	<classpathentry kind="lib" path="lib/jboss-jaxws.jar"/>
  +	<classpathentry kind="lib" path="lib/jboss-el-api.jar"/>
  +	<classpathentry kind="lib" path="lib/jboss-el.jar"/>
  +	<classpathentry kind="lib" path="lib/jsf-api.jar"/>
  +	<classpathentry kind="lib" path="lib/jsp-api.jar"/>
   	<classpathentry kind="output" path="output/classes"/>
   </classpath>
  
  
  



More information about the jboss-cvs-commits mailing list