You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by vm...@apache.org on 2003/02/01 18:10:13 UTC

cvs commit: jakarta-cactus/documentation/docs/xdocs faq.xml

vmassol     2003/02/01 09:10:12

  Modified:    documentation/docs/xdocs faq.xml
  Log:
  Fixed link (anchor had changed in the JUnit FAQ)
  
  Revision  Changes    Path
  1.12      +1 -1      jakarta-cactus/documentation/docs/xdocs/faq.xml
  
  Index: faq.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/faq.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- faq.xml	18 Jan 2003 00:08:32 -0000	1.11
  +++ faq.xml	1 Feb 2003 17:10:12 -0000	1.12
  @@ -381,7 +381,7 @@
           <section title="Solution">
             <p>
   	        Check the 
  -	        <jump href="ext:junit_faq_runner" anchor="runners_1">JUnit 
  +	        <jump href="ext:junit_faq_runner" anchor="runners_8">JUnit 
   	        FAQ</jump>. Indeed, JUnit uses a special class loader to load 
   	        classes that is incompatible with the Commons-Logging framework. 
   	        Thus you need to put the commons-logging package in the JUnit 
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: cactus-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: cactus-dev-help@jakarta.apache.org