mcconnell    2004/02/25 04:03:31

  Modified:    logging/log4j/src/java/org/apache/avalon/logging/log4j
                        Log4JLoggingFactory.java
               logging/site/xdocs/impl index.xml
  Log:
  Javadoc stuff.
  
  Revision  Changes    Path
  1.3       +2 -2      
avalon/logging/log4j/src/java/org/apache/avalon/logging/log4j/Log4JLoggingFactory.java
  
  Index: Log4JLoggingFactory.java
  ===================================================================
  RCS file: 
/home/cvs/avalon/logging/log4j/src/java/org/apache/avalon/logging/log4j/Log4JLoggingFactory.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- Log4JLoggingFactory.java  25 Feb 2004 00:37:41 -0000      1.2
  +++ Log4JLoggingFactory.java  25 Feb 2004 12:03:31 -0000      1.3
  @@ -86,7 +86,7 @@
   
      /**
       * Create a new instance of an application.
  -    * @param criteria the creation criteria
  +    * @param criteriaMap the creation criteria
       * @return the application instance
       */
       public Object create( Map criteriaMap ) 
  
  
  
  1.6       +1 -1      avalon/logging/site/xdocs/impl/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/avalon/logging/site/xdocs/impl/index.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- index.xml 24 Feb 2004 23:57:38 -0000      1.5
  +++ index.xml 25 Feb 2004 12:03:31 -0000      1.6
  @@ -54,7 +54,7 @@
                 used as-is, all configurable features are supported.
                 For more information about Log4J
                 and how it is configured, please visit the
  -              <a href="http://logging.apache.org/log4j/";>Log4J project</a>.
  +              <a href="http://logging.apache.org/log4j/docs/";>Log4J project</a>.
               </td>
             </tr>
           </table>
  
  
  

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

Reply via email to