ceki        2004/12/15 11:48:18

  Modified:    tests    README
  Log:
  org.mortbay.jetty.plus.jar is really needed. This is easy to overlook
  because tests/src/java/org/apache/log4j/selector PassByJNDI.java is
  EXCLUDED from the javac target.
  
  Revision  Changes    Path
  1.12      +2 -2      logging-log4j/tests/README
  
  Index: README
  ===================================================================
  RCS file: /home/cvs/logging-log4j/tests/README,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- README    13 Dec 2004 16:50:09 -0000      1.11
  +++ README    15 Dec 2004 19:48:18 -0000      1.12
  @@ -84,8 +84,8 @@
   We embed jetty to tests log4j within a web-application.
   
   jetty - http://jetty.mortbay.org/jetty/ - Version 4.2.22 was used when
  -writing the tests.  You will need the org.mortbay.jetty.jar.
  -
  +writing the tests.  You will need both the org.mortbay.jetty.jar and
  +org.mortbay.jetty.plus.jar
   
   Database testing 
   ----------------
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to