[jboss-cvs] system2 ...

Scott Stark scott.stark at jboss.com
Mon Jul 17 22:24:37 EDT 2006


  User: starksm 
  Date: 06/07/17 22:24:37

  Modified:    system2  .classpath
  Log:
  Add src/tests-support to the source path
  
  Revision  Changes    Path
  1.13      +1 -0      system2/.classpath
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: .classpath
  ===================================================================
  RCS file: /cvsroot/jboss/system2/.classpath,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -b -r1.12 -r1.13
  --- .classpath	15 Jul 2006 05:36:15 -0000	1.12
  +++ .classpath	18 Jul 2006 02:24:37 -0000	1.13
  @@ -1,6 +1,7 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <classpath>
   	<classpathentry kind="src" path="src/main"/>
  +	<classpathentry kind="src" path="src/tests-support"/>
   	<classpathentry kind="src" path="src/tests"/>
   	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
   	<classpathentry kind="src" path="/test"/>
  
  
  



More information about the jboss-cvs-commits mailing list