You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by ce...@apache.org on 2004/04/21 11:51:01 UTC

cvs commit: gump/project logging-log4j.xml

ceki        2004/04/21 02:51:01

  Modified:    project  logging-log4j.xml
  Log:
  - Changed the nagger personality to noreply ATA qos DUT ch instead of my
  Ceki's Apache address.
  
  - The servlet-api is actually optional.
  
  
  
  Revision  Changes    Path
  1.4       +4 -9      gump/project/logging-log4j.xml
  
  Index: logging-log4j.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/logging-log4j.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- logging-log4j.xml	31 Mar 2004 06:36:57 -0000	1.3
  +++ logging-log4j.xml	21 Apr 2004 09:51:01 -0000	1.4
  @@ -18,7 +18,7 @@
   
     <url href="http://logging.apache.org/log4j/index.html"/>
     <description>
  -    Fast and flexible logging package for Java
  +    Reliable, fast and flexible logging package for Java
     </description>
   
     <cvs repository="logging"/>
  @@ -36,8 +36,8 @@
   
       <depend project="ant" inherit="runtime"/>
       <depend project="xml-xerces"/>
  -    <depend project="jakarta-servletapi-4"/>
       <work nested="dist/classes"/>
  +    <option project="jakarta-servletapi-4"/>
       <option project="jms"/>
       <option project="jmx"/>
       <option project="junit"/>
  @@ -47,10 +47,8 @@
       <jar  name="log4j-lf5-@@DATE@@.jar" id="lf5"/>
       <jar  name="log4j-chainsaw-@@DATE@@.jar" id="chainsaw"/>
       
  -    <!--nag to="log4j-dev@logging.apache.org"
  -         from="Ceki G�lc� &lt;ceki@apache.org&gt;"/-->
       <nag to="log4j-dev@logging.apache.org"
  -         from="&lt;ceki@apache.org&gt;"/>
  +         from="&lt;noreply@qos.ch&gt;"/>
     </project>
   
     <project name="log4j-tests">
  @@ -70,11 +68,8 @@
       <work nested="tests/resources" />
       <work nested="examples/classes"/>
   
  -    <!--nag to="log4j-dev@logging.apache.org"
  -         subject="Test Failure"
  -         from="Ceki G�lc� &lt;ceki@apache.org&gt;"/-->
       <nag to="log4j-dev@logging.apache.org"
            subject="Test Failure"
  -         from="&lt;ceki@apache.org&gt;"/>
  +         from="&lt;noreply@qos.ch&gt;"/>
     </project>
   </module>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org


Re: cvs commit: gump/project logging-log4j.xml

Posted by Stefan Bodewig <bo...@apache.org>.
On 21 Apr 2004, <ce...@apache.org> wrote:

>   - The servlet-api is actually optional.

We had one run where servletapi failed to build and the result was a
compilation error in log4j so at least at this point, it was not
optional.

Since servletapi builds quite reliably, this is no big issue 8-)

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org