[jboss-cvs] jboss-seam ...

Gavin King gavin.king at jboss.com
Wed Jul 18 06:04:33 EDT 2007


  User: gavin   
  Date: 07/07/18 06:04:33

  Modified:    jboss-seam  .classpath
  Log:
  update drools dependencies
  
  Revision  Changes    Path
  1.66      +4 -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.65
  retrieving revision 1.66
  diff -u -b -r1.65 -r1.66
  --- .classpath	10 Jul 2007 13:12:48 -0000	1.65
  +++ .classpath	18 Jul 2007 10:04:33 -0000	1.66
  @@ -2,6 +2,8 @@
   <classpath>
   	<classpathentry kind="src" path="src/main"/>
   	<classpathentry kind="src" path="src/test/misc"/>
  +	<classpathentry kind="src" path="examples/blog/src"/>
  +	<classpathentry kind="src" path="examples/blog/resources"/>
   	<classpathentry kind="src" path="ui/src/main/java"/>
   	<classpathentry kind="src" path="src/remoting"/>
   	<classpathentry kind="src" path="src/ioc"/>
  @@ -25,8 +27,6 @@
   	<classpathentry kind="lib" path="lib/jsp-api.jar"/>
   	<classpathentry kind="lib" path="lib/gwt-servlet.jar"/>
   	<classpathentry kind="lib" path="mail/buni-meldware/lib/mailapi.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="lib" path="lib/groovy-all-1.1-BETA-1.jar"/>
   	<classpathentry kind="lib" path="lib/quartz-1.6.0.jar"/>
   	<classpathentry kind="lib" path="lib/jboss-embedded-all.jar"/>
  @@ -49,5 +49,7 @@
   	<classpathentry kind="lib" path="lib/jcommon-1.0.10.jar"/>
   	<classpathentry kind="lib" path="lib/jfreechart-1.0.6.jar"/>
   	<classpathentry kind="lib" path="lib/itext-2.0.4.jar"/>
  +	<classpathentry kind="lib" path="drools/lib/drools-core-4.0.0.12865MR3.jar"/>
  +	<classpathentry kind="lib" path="drools/lib/drools-compiler-4.0.0.12865MR3.jar"/>
   	<classpathentry kind="output" path="output/classes"/>
   </classpath>
  
  
  



More information about the jboss-cvs-commits mailing list