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

Gavin King gavin.king at jboss.com
Tue Nov 7 22:09:53 EST 2006


  User: gavin   
  Date: 06/11/07 22:09:53

  Modified:    seam-gen/build-scripts  .classpath
  Log:
  minor fixes
  
  Revision  Changes    Path
  1.3       +2 -2      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.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- .classpath	8 Nov 2006 01:48:43 -0000	1.2
  +++ .classpath	8 Nov 2006 03:09:53 -0000	1.3
  @@ -1,9 +1,9 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <classpath>
  -	<classpathentry kind="src" path="embedded-ejb/conf"/>
  -	<classpathentry kind="src" path="resources"/>
   	<classpathentry kind="src" path="src"/>
   	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
  +	<classpathentry kind="lib" path="embedded-ejb/conf"/>
  +	<classpathentry kind="lib" path="resources"/>
   	<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"/>
  
  
  



More information about the jboss-cvs-commits mailing list