[jboss-cvs] jboss-seam/seam-gen/build-scripts ...

Gavin King gavin.king at jboss.com
Wed Jan 31 01:28:01 EST 2007


  User: gavin   
  Date: 07/01/31 01:28:01

  Modified:    seam-gen/build-scripts  .classpath
  Log:
  fixed classpath
  
  Revision  Changes    Path
  1.10      +8 -7      jboss-seam/seam-gen/build-scripts/.classpath
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: .classpath
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/seam-gen/build-scripts/.classpath,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -b -r1.9 -r1.10
  --- .classpath	29 Jan 2007 03:42:45 -0000	1.9
  +++ .classpath	31 Jan 2007 06:28:01 -0000	1.10
  @@ -4,12 +4,6 @@
       <classpathentry kind="src" path="test"/>
   	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
   	<classpathentry kind="lib" path="embedded-ejb/conf"/>
  -	<classpathentry kind="lib" path="lib/commons-beanutils-1.7.0.jar"/>
  -	<classpathentry kind="lib" path="lib/commons-codec-1.3.jar"/>
  -	<classpathentry kind="lib" path="lib/commons-collections-3.1.jar"/>
  -	<classpathentry kind="lib" path="lib/commons-digester-1.6.jar"/>
  -	<classpathentry kind="lib" path="lib/commons-el-1.0.jar"/>
  -	<classpathentry kind="lib" path="lib/commons-lang-2.1.jar"/>
   	<classpathentry kind="lib" path="lib/hibernate-all.jar"/>
   	<classpathentry kind="lib" path="lib/javax.servlet.jsp.jar"/>
   	<classpathentry kind="lib" path="lib/jboss-aop-jdk50.jar"/>
  @@ -17,8 +11,15 @@
   	<classpathentry kind="lib" path="lib/jboss-ejb3-all.jar"/>
   	<classpathentry kind="lib" path="lib/jboss-seam.jar"/>
   	<classpathentry kind="lib" path="lib/jboss-seam-debug.jar"/>
  -	<classpathentry kind="lib" path="lib/jboss-seam-ui.jar"/>
   	<classpathentry kind="lib" path="lib/jbpm-3.1.4.jar"/>
  +	<classpathentry kind="lib" path="lib/drools-core-3.0.5.jar"/>
  +	<classpathentry kind="lib" path="lib/drools-compiler-3.0.5.jar"/>
  +	<classpathentry kind="lib" path="lib/janino-2.4.3.jar"/>
  +	<classpathentry kind="lib" path="lib/antlr-2.7.6.jar"/>
  +	<classpathentry kind="lib" path="lib/antlr-3.0ea8.jar"/>
  +	<classpathentry kind="lib" path="lib/commons-jci-core-1.0-406301.jar"/>
  +	<classpathentry kind="lib" path="lib/commons-jci-janino-2.4.3.jar"/>
  +	<classpathentry kind="lib" path="lib/stringtemplate-2.3b6.jar"/>
   	<classpathentry kind="lib" path="lib/jgroups.jar"/>
   	<classpathentry kind="lib" path="lib/jsf-facelets.jar"/>
   	<classpathentry kind="lib" path="lib/jstl-1.1.0.jar"/>
  
  
  



More information about the jboss-cvs-commits mailing list