[jboss-cvs] jboss-seam ...

Gavin King gavin.king at jboss.com
Wed Oct 25 11:39:10 EDT 2006


  User: gavin   
  Date: 06/10/25 11:39:10

  Modified:    jboss-seam   .project .classpath
  Log:
  people are whinging
  
  Revision  Changes    Path
  1.2       +17 -17    jboss-seam/.project
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: .project
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/.project,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  
  
  
  1.26      +31 -38    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.25
  retrieving revision 1.26
  diff -u -b -r1.25 -r1.26
  --- .classpath	27 Jun 2006 11:46:50 -0000	1.25
  +++ .classpath	25 Oct 2006 15:39:10 -0000	1.26
  @@ -1,38 +1,31 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <classpath>
   	<classpathentry kind="src" path="src/main"/>
  -	<classpathentry kind="src" path="src/ui"/>
  -	<classpathentry kind="src" path="src/test/misc"/>
  -	<classpathentry kind="src" path="examples/blog/src"/>
   	<classpathentry kind="src" path="examples/booking/src"/>
  -	<classpathentry kind="src" path="examples/dvdstore/src"/>
  -	<classpathentry kind="src" path="examples/issues/src"/>
  -	<classpathentry kind="src" path="examples/jbms/src"/>
  -	<classpathentry kind="src" path="examples/messages/src"/>
  -	<classpathentry kind="src" path="examples/numberguess/src"/>
  -	<classpathentry kind="src" path="examples/portal/src"/>
  -	<classpathentry kind="src" path="examples/registration/src"/>
  -	<classpathentry kind="src" path="examples/todo/src"/>
  -	<classpathentry kind="src" path="examples/remoting/chatroom/src"/>
  -	<classpathentry kind="src" path="examples/remoting/helloworld/src"/>
  -	<classpathentry kind="src" path="examples/remoting/progressbar/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"/>
   	<classpathentry kind="lib" path="lib/portlet-api-lib.jar"/>
   	<classpathentry kind="lib" path="lib/servlet-api.jar"/>
   	<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="lib/jboss-ejb3-all.jar"/>
  -	<classpathentry kind="lib" path="lib/hibernate-all.jar"/>
  -	<classpathentry kind="lib" path="lib/jbpm-3.1.1.jar"/>
   	<classpathentry kind="lib" path="facelets/lib/jsf-facelets.jar"/>
  -	<classpathentry kind="lib" path="facelets/lib/el-api.jar"/>
   	<classpathentry kind="lib" path="lib/mailstuff.jar"/>
  -	<classpathentry kind="lib" path="lib/myfaces-api-1.1.3.jar"/>
  -	<classpathentry kind="lib" path="lib/myfaces-impl-1.1.3.jar"/>
  +	<classpathentry kind="lib" path="lib/hibernate-all.jar" sourcepath="C:/hibernate-3.2/src"/>
  +	<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="drools/lib/drools-compiler-3.0.1.jar"/>
  -	<classpathentry kind="lib" path="drools/lib/drools-core-3.0.1.jar"/>
  +	<classpathentry kind="lib" path="drools/lib/drools-compiler-3.0.3.jar"/>
  +	<classpathentry kind="lib" path="drools/lib/drools-core-3.0.3.jar"/>
  +	<classpathentry kind="lib" path="lib/jbpm-3.1.2.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" sourcepath="/MyFaces/source"/>
  +	<classpathentry kind="lib" path="lib/myfaces-impl-1.1.4.jar"/>
  +	<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