[jboss-cvs] system2 ...

Scott Stark scott.stark at jboss.com
Sat Jul 15 01:36:15 EDT 2006


  User: starksm 
  Date: 06/07/15 01:36:15

  Modified:    system2  .classpath
  Log:
  Add tests/bootstrap to buildpath
  
  Revision  Changes    Path
  1.12      +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.11
  retrieving revision 1.12
  diff -u -b -r1.11 -r1.12
  --- .classpath	13 Jul 2006 23:01:56 -0000	1.11
  +++ .classpath	15 Jul 2006 05:36:15 -0000	1.12
  @@ -17,5 +17,6 @@
   	<classpathentry kind="lib" path="/thirdparty/junit/lib/junit.jar"/>
   	<classpathentry kind="lib" path="/thirdparty/jboss/common/lib/jboss-common.jar"/>
   	<classpathentry kind="lib" path="/thirdparty/jboss/jbossxb/lib/jboss-xml-binding.jar"/>
  +	<classpathentry kind="lib" path="src/resources/tests/bootstrap"/>
   	<classpathentry kind="output" path="output/eclipse-classes"/>
   </classpath>
  
  
  



More information about the jboss-cvs-commits mailing list