[jboss-cvs] system2 ...

Scott Stark scott.stark at jboss.com
Thu Jul 13 19:01:56 EDT 2006


  User: starksm 
  Date: 06/07/13 19:01:56

  Modified:    system2  .classpath
  Log:
  Remove log4j.jar from the build path
  
  Revision  Changes    Path
  1.11      +0 -1      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.10
  retrieving revision 1.11
  diff -u -b -r1.10 -r1.11
  --- .classpath	28 Jun 2006 00:52:31 -0000	1.10
  +++ .classpath	13 Jul 2006 23:01:56 -0000	1.11
  @@ -9,7 +9,6 @@
   	<classpathentry kind="src" path="/j2se"/>
   	<classpathentry kind="src" path="/mbeans"/>
   	<classpathentry kind="lib" path="/thirdparty/gnu-getopt/lib/getopt.jar"/>
  -	<classpathentry kind="lib" path="/thirdparty/apache-log4j/lib/log4j.jar"/>
   	<classpathentry kind="lib" path="/thirdparty/oswego-concurrent/lib/concurrent.jar"/>
   	<classpathentry kind="lib" path="src/resources/tests/modules"/>
   	<classpathentry kind="lib" path="src/resources/tests/xml"/>
  
  
  



More information about the jboss-cvs-commits mailing list