[jboss-cvs] jboss-seam ...

Shane Bryzak sbryzak at redhat.com
Wed May 9 22:04:31 EDT 2007


  User: sbryzak2
  Date: 07/05/09 22:04:31

  Modified:    jboss-seam  .classpath
  Log:
  update to drools 4.0.0 MR2
  
  Revision  Changes    Path
  1.49      +2 -2      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.48
  retrieving revision 1.49
  diff -u -b -r1.48 -r1.49
  --- .classpath	8 May 2007 02:30:48 -0000	1.48
  +++ .classpath	10 May 2007 02:04:30 -0000	1.49
  @@ -21,8 +21,6 @@
   	<classpathentry kind="lib" path="lib/jboss-cache-jdk50.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="lib" path="lib/jsf-facelets.jar"/>
   	<classpathentry kind="lib" path="lib/mail.jar"/>
   	<classpathentry kind="lib" path="lib/jbpm-3.1.4.jar"/>
  @@ -46,5 +44,7 @@
   	<classpathentry kind="lib" path="lib/jsf-impl.jar"/>
   	<classpathentry kind="lib" path="lib/jfreechart-1.0.3.jar"/>
   	<classpathentry kind="lib" path="lib/jcommon-1.0.6.jar"/>
  +	<classpathentry kind="lib" path="drools/lib/drools-compiler-4.0.0.MR2.jar"/>
  +	<classpathentry kind="lib" path="drools/lib/drools-core-4.0.0.MR2.jar"/>
   	<classpathentry kind="output" path="output/classes"/>
   </classpath>
  
  
  



More information about the jboss-cvs-commits mailing list