[jboss-cvs] jboss-seam ...

Gavin King gavin.king at jboss.com
Wed Nov 29 16:46:09 EST 2006


  User: gavin   
  Date: 06/11/29 16:46:09

  Modified:    jboss-seam  .classpath
  Log:
  upgrade drools
  
  Revision  Changes    Path
  1.29      +2 -3      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.28
  retrieving revision 1.29
  diff -u -b -r1.28 -r1.29
  --- .classpath	17 Nov 2006 00:07:28 -0000	1.28
  +++ .classpath	29 Nov 2006 21:46:09 -0000	1.29
  @@ -2,7 +2,6 @@
   <classpath>
   	<classpathentry kind="src" path="src/main"/>
   	<classpathentry kind="src" path="src/gen"/>
  -	<classpathentry kind="src" path="src/test/misc"/>
   	<classpathentry kind="src" path="src/debug"/>
   	<classpathentry kind="src" path="src/ui"/>
   	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
  @@ -17,8 +16,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="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"/>
  @@ -26,5 +23,7 @@
   	<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"/>
  +	<classpathentry kind="lib" path="drools/lib/drools-core-3.0.5.jar"/>
   	<classpathentry kind="output" path="output/classes"/>
   </classpath>
  
  
  



More information about the jboss-cvs-commits mailing list