[jboss-cvs] contrib/varia ...

Adrian Brock adrian.brock at jboss.com
Fri Jul 21 12:41:18 EDT 2006


  User: adrian  
  Date: 06/07/21 12:41:18

  Modified:    varia    .classpath
  Log:
  Fix the eclipse build
  
  Revision  Changes    Path
  1.39      +1 -1      contrib/varia/.classpath
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: .classpath
  ===================================================================
  RCS file: /cvsroot/jboss/contrib/varia/.classpath,v
  retrieving revision 1.38
  retrieving revision 1.39
  diff -u -b -r1.38 -r1.39
  --- .classpath	20 Jul 2006 17:15:47 -0000	1.38
  +++ .classpath	21 Jul 2006 16:41:18 -0000	1.39
  @@ -1,6 +1,6 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <classpath>
  -	<classpathentry excluding="org/jboss/jdo/castor/|org/jboss/tm/plugins/tyrex/" kind="src" path="src/main"/>
  +	<classpathentry excluding="org/jboss/jaxr/|org/jboss/jdo/castor/|org/jboss/tm/plugins/tyrex/" kind="src" path="src/main"/>
   	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
   	<classpathentry kind="src" path="/system"/>
   	<classpathentry kind="lib" path="/thirdparty/jboss/common/lib/jboss-common.jar"/>
  
  
  



More information about the jboss-cvs-commits mailing list