<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel about="http://blog.gmane.org/gmane.comp.jakarta.log4j.devel">
    <title>gmane.comp.jakarta.log4j.devel</title>
    <link>http://blog.gmane.org/gmane.comp.jakarta.log4j.devel</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.jakarta.log4j.devel/14269"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.jakarta.log4j.devel/14265"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.jakarta.log4j.devel/14262"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.jakarta.log4j.devel/14261"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.jakarta.log4j.devel/14259"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.jakarta.log4j.devel/14258"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.jakarta.log4j.devel/14257"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.jakarta.log4j.devel/14256"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.jakarta.log4j.devel/14254"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.jakarta.log4j.devel/14252"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.jakarta.log4j.devel/14250"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.jakarta.log4j.devel/14248"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.jakarta.log4j.devel/14247"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.jakarta.log4j.devel/14243"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.jakarta.log4j.devel/14241"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.jakarta.log4j.devel/14237"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.jakarta.log4j.devel/14235"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.jakarta.log4j.devel/14231"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.jakarta.log4j.devel/14229"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.jakarta.log4j.devel/14228"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.comp.jakarta.log4j.devel/14269">
    <title>DO NOT REPLY [Bug 45660] New: NDC could remove Hashtable entry if Stack gets empty</title>
    <link>http://comments.gmane.org/gmane.comp.jakarta.log4j.devel/14269</link>
    <description>https://issues.apache.org/bugzilla/show_bug.cgi?id=45660

           Summary: NDC could remove Hashtable entry if Stack gets empty
           Product: Log4j
           Version: 1.2
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: enhancement
          Priority: P3
         Component: Other
        AssignedTo: log4j-dev&lt; at &gt;logging.apache.org
        ReportedBy: kiralyattila.hu&lt; at &gt;gmail.com


NDC documentation says that users should call remove() to get rid of the not
needed entries and that the best place for that would be at the end of the
thread's life.
However in a servlet/filter environment (for example Spring's
Log4jNestedDiagnosticContextFilter,
http://static.springframework.org/spring/docs/2.5.x/api/org/springframework/web/filter/Log4jNestedDiagnosticContextFilter.html)
there is no ideal place to call NDC.remove() (because spring does not know if
anything else is using NDC or not and the web app developer does not know if
the servlet container is using NDC or </description>
    <dc:creator>bugzilla&lt; at &gt;apache.org</dc:creator>
    <dc:date>2008-08-20T20:03:04</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.jakarta.log4j.devel/14265">
    <title>svn commit: r687385 - in /logging/log4j/trunk: pom.xml src/changes/changes.xml</title>
    <link>http://comments.gmane.org/gmane.comp.jakarta.log4j.devel/14265</link>
    <description>Author: carnold
Date: Wed Aug 20 09:43:32 2008
New Revision: 687385

URL: http://svn.apache.org/viewvc?rev=687385&amp;view=rev
Log:
Bug 45659: Incorrect user mailing list URL

Modified:
    logging/log4j/trunk/pom.xml
    logging/log4j/trunk/src/changes/changes.xml

Modified: logging/log4j/trunk/pom.xml
URL: http://svn.apache.org/viewvc/logging/log4j/trunk/pom.xml?rev=687385&amp;r1=687384&amp;r2=687385&amp;view=diff
==============================================================================
--- logging/log4j/trunk/pom.xml (original)
+++ logging/log4j/trunk/pom.xml Wed Aug 20 09:43:32 2008
&lt; at &gt;&lt; at &gt; -39,7 +39,7 &lt; at &gt;&lt; at &gt;
       &lt;subscribe&gt;log4j-user-subscribe&lt; at &gt;logging.apache.org&lt;/subscribe&gt;
       &lt;unsubscribe&gt;log4j-user-unsubscribe&lt; at &gt;logging.apache.org&lt;/unsubscribe&gt;
       &lt;post&gt;log4j-user&lt; at &gt;logging.apache.org&lt;/post&gt;
-      &lt;archive&gt;http://mail-archives.apache.org/mod_mbox/logging-log4j-dev/&lt;/archive&gt;
+      &lt;archive&gt;http://mail-archives.apache.org/mod_mbox/logging-log4j-user/&lt;/archive&gt;
       &lt;otherArchives&gt;
         &lt;otherArchive&gt;http://</description>
    <dc:creator>carnold&lt; at &gt;apache.org</dc:creator>
    <dc:date>2008-08-20T16:43:37</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.jakarta.log4j.devel/14262">
    <title>DO NOT REPLY [Bug 45659] New: Incorrect user mailing list URL</title>
    <link>http://comments.gmane.org/gmane.comp.jakarta.log4j.devel/14262</link>
    <description>https://issues.apache.org/bugzilla/show_bug.cgi?id=45659

           Summary: Incorrect user mailing list URL
           Product: Log4j
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: trivial
          Priority: P3
         Component: Other
        AssignedTo: log4j-dev&lt; at &gt;logging.apache.org
        ReportedBy: sip.sniffa&lt; at &gt;gmail.com


The URL for the log4j-user mail archive (under the table heading Archive) links
to the developer mailing list
(http://mail-archives.apache.org/mod_mbox/logging-log4j-dev/) rather than the
user mailing list
(http://mail-archives.apache.org/mod_mbox/logging-log4j-user/).


</description>
    <dc:creator>bugzilla&lt; at &gt;apache.org</dc:creator>
    <dc:date>2008-08-20T13:04:31</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.jakarta.log4j.devel/14261">
    <title>DO NOT REPLY [Bug 45658] New: error when working with ConsoleAppender</title>
    <link>http://comments.gmane.org/gmane.comp.jakarta.log4j.devel/14261</link>
    <description>https://issues.apache.org/bugzilla/show_bug.cgi?id=45658

           Summary: error when working with ConsoleAppender
           Product: Log4j
           Version: 1.2
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: major
          Priority: P2
         Component: Appender
        AssignedTo: log4j-dev&lt; at &gt;logging.apache.org
        ReportedBy: spamolovko&lt; at &gt;gmail.com


package ru.sanalis;

import org.apache.log4j.Logger;

public class LoggerTest {

    static private Logger LOG = Logger.getLogger(LoggerTest.class);

    static public void main(String[] args) {
        LOG.debug("Debug &gt; " + args);
        LOG.fatal("Fatal &gt; " + args);
    }
}

Config:
# ***** Set root logger level to WARN and its two appenders to stdout and R.
log4j.rootLogger=debug, stdoutRoot
log4j.logger.ru=fatal, stdout

# ***** stdout is set to be a ConsoleAppender.
log4j.appender.stdoutRoot=org.apache.log4j.ConsoleAppender
# ***** stdout uses PatternLayout.
log4j.appender.stdoutRoot.layout=or</description>
    <dc:creator>bugzilla&lt; at &gt;apache.org</dc:creator>
    <dc:date>2008-08-20T11:17:34</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.jakarta.log4j.devel/14259">
    <title>svn commit: r686885 - /logging/log4j/trunk/pom.xml</title>
    <link>http://comments.gmane.org/gmane.comp.jakarta.log4j.devel/14259</link>
    <description>Author: carnold
Date: Mon Aug 18 15:31:24 2008
New Revision: 686885

URL: http://svn.apache.org/viewvc?rev=686885&amp;view=rev
Log:
Bug 44517: Comment out JMX dependency only needed for builds on JDK 1.4

Modified:
    logging/log4j/trunk/pom.xml

Modified: logging/log4j/trunk/pom.xml
URL: http://svn.apache.org/viewvc/logging/log4j/trunk/pom.xml?rev=686885&amp;r1=686884&amp;r2=686885&amp;view=diff
==============================================================================
--- logging/log4j/trunk/pom.xml (original)
+++ logging/log4j/trunk/pom.xml Mon Aug 18 15:31:24 2008
&lt; at &gt;&lt; at &gt; -424,12 +424,14 &lt; at &gt;&lt; at &gt;
       &lt;version&gt;1.4&lt;/version&gt;
       &lt;optional&gt;true&lt;/optional&gt;
     &lt;/dependency&gt;
+    &lt;!--  the following dependency is not needed on JDK 1.5 and higher 
     &lt;dependency&gt;
       &lt;groupId&gt;com.sun.jmx&lt;/groupId&gt;
       &lt;artifactId&gt;jmxri&lt;/artifactId&gt;
       &lt;version&gt;1.2.1&lt;/version&gt;
       &lt;optional&gt;true&lt;/optional&gt;
     &lt;/dependency&gt;
+    --&gt;
     &lt;dependency&gt;
       &lt;groupId&gt;oro&lt;/groupId&gt;
       &lt;artifactId&gt;oro&lt;/artifactId&gt;
</description>
    <dc:creator>carnold&lt; at &gt;apache.org</dc:creator>
    <dc:date>2008-08-18T22:31:25</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.jakarta.log4j.devel/14258">
    <title>svn commit: r686884 - /logging/log4j/trunk/pom.xml</title>
    <link>http://comments.gmane.org/gmane.comp.jakarta.log4j.devel/14258</link>
    <description>Author: carnold
Date: Mon Aug 18 15:24:46 2008
New Revision: 686884

URL: http://svn.apache.org/viewvc?rev=686884&amp;view=rev
Log:
Bug 43282: Mark javax and com.sun imports as optional

Modified:
    logging/log4j/trunk/pom.xml

Modified: logging/log4j/trunk/pom.xml
URL: http://svn.apache.org/viewvc/logging/log4j/trunk/pom.xml?rev=686884&amp;r1=686883&amp;r2=686884&amp;view=diff
==============================================================================
--- logging/log4j/trunk/pom.xml (original)
+++ logging/log4j/trunk/pom.xml Mon Aug 18 15:24:46 2008
&lt; at &gt;&lt; at &gt; -373,8 +373,13 &lt; at &gt;&lt; at &gt;
             &lt;instructions&gt;
                 &lt;!-- omit chainsaw and LF5   --&gt;
                 &lt;Export-Package&gt;!org.apache.log4j.lf5.*,!org.apache.log4j.chainsaw.*,org.apache.log4j.*&lt;/Export-Package&gt;
-                &lt;!--  IBM Visual Age and HTMLAdapterServer are sniffed by reflection --&gt;
-                &lt;Import-Package&gt;!com.ibm.uvm.tools,!com.sun.jdmk.comm,*&lt;/Import-Package&gt;
+                &lt;Import-Package&gt;com.sun.jdmk.comm;resolution:=optional,
+  </description>
    <dc:creator>carnold&lt; at &gt;apache.org</dc:creator>
    <dc:date>2008-08-18T22:24:46</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.jakarta.log4j.devel/14257">
    <title>Bug report for Log4j [2008/08/17]</title>
    <link>http://comments.gmane.org/gmane.comp.jakarta.log4j.devel/14257</link>
    <description>+---------------------------------------------------------------------------+
| Bugzilla Bug ID                                                           |
|     +---------------------------------------------------------------------+
|     | Status: UNC=Unconfirmed NEW=New         ASS=Assigned                |
|     |         OPN=Reopened    VER=Verified    (Skipped Closed/Resolved)   |
|     |   +-----------------------------------------------------------------+
|     |   | Severity: BLK=Blocker CRI=Critical  REG=Regression  MAJ=Major   |
|     |   |           MIN=Minor   NOR=Normal    ENH=Enhancement TRV=Trivial |
|     |   |   +-------------------------------------------------------------+
|     |   |   | Date Posted                                                 |
|     |   |   |          +--------------------------------------------------+
|     |   |   |          | Description                                      |
|     |   |   |          |                                                  |
|13099|Op</description>
    <dc:creator>bugzilla&lt; at &gt;apache.org</dc:creator>
    <dc:date>2008-08-18T06:08:17</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.jakarta.log4j.devel/14256">
    <title>[GUMP&lt; at &gt;vmgump]: Project logging-log4j-12-tests (in module logging-log4j-12) failed</title>
    <link>http://comments.gmane.org/gmane.comp.jakarta.log4j.devel/14256</link>
    <description>To whom it may engage...
        
This is an automated request, but not an unsolicited one. For 
more information please visit http://gump.apache.org/nagged.html, 
and/or contact the folk at general&lt; at &gt;gump.apache.org.

Project logging-log4j-12-tests has an issue affecting its community integration.
This issue affects 1 projects.
The current state of this project is 'Failed', with reason 'Configuration Failed'.
For reference only, the following projects are affected by this:
    - logging-log4j-12-tests :  Fast and flexible logging package for Java


Full details are available at:
    http://vmgump.apache.org/gump/public/logging-log4j-12/logging-log4j-12-tests/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were provided:
 -INFO- Failed with reason configuration failed
 -ERROR- Bad Dependency. Project: activemq-core : unknown to *this* workspace 

To subscribe to this information via syndicated feeds:
- RSS: http://vmgum</description>
    <dc:creator>carnold&lt; at &gt;apache.org</dc:creator>
    <dc:date>2008-08-16T10:04:12</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.jakarta.log4j.devel/14254">
    <title>maven test phase oddity</title>
    <link>http://comments.gmane.org/gmane.comp.jakarta.log4j.devel/14254</link>
    <description>I went and finally revisited a patch I proposed about a million years  
ago to enable testing of the JMSAppender class using ActiveMQ (Bug  
38153).

See my patch below [1].  However when I run the tests locally I'm  
getting a compile error:

...
prepare:
[available] DEPRECATED - &lt;available&gt; used to override an existing  
property.
[available]   Build file should not reuse the same property name for  
different values.

build:
     [javac] Compiling 2 source files to /workspace/log4j/tests/classes
/workspace/log4j/tests/src/java/org/apache/log4j/jms/ 
JMSAppenderTest.java:19: package javax.jms does not exist
import javax.jms.Connection;

We appear to run the tests via an antrun call within Maven, is that  
right?  Just curious of the rationale there, why we couldn't just make  
it a standard maven test phase.  Maybe there's a complication I'm not  
aware of, it's just not something I've had to deal with before, so I'm  
a bit confused on how to proceed.  Normally for testing under Maven  
I've just added de</description>
    <dc:creator>Paul Smith</dc:creator>
    <dc:date>2008-08-16T00:15:27</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.jakarta.log4j.devel/14252">
    <title>svn commit: r686415 - in /logging/log4j/trunk/src: changes/changes.xml main/java/org/apache/log4j/helpers/AbsoluteTimeDateFormat.java main/java/org/apache/log4j/helpers/ISO8601DateFormat.java</title>
    <link>http://comments.gmane.org/gmane.comp.jakarta.log4j.devel/14252</link>
    <description>Author: carnold
Date: Fri Aug 15 16:09:53 2008
New Revision: 686415

URL: http://svn.apache.org/viewvc?rev=686415&amp;view=rev
Log:
Bug 45636: 2 tests for DateLayout are failing because of ill initialized DateFormat

Modified:
    logging/log4j/trunk/src/changes/changes.xml
    logging/log4j/trunk/src/main/java/org/apache/log4j/helpers/AbsoluteTimeDateFormat.java
    logging/log4j/trunk/src/main/java/org/apache/log4j/helpers/ISO8601DateFormat.java

Modified: logging/log4j/trunk/src/changes/changes.xml
URL: http://svn.apache.org/viewvc/logging/log4j/trunk/src/changes/changes.xml?rev=686415&amp;r1=686414&amp;r2=686415&amp;view=diff
==============================================================================
--- logging/log4j/trunk/src/changes/changes.xml (original)
+++ logging/log4j/trunk/src/changes/changes.xml Fri Aug 15 16:09:53 2008
&lt; at &gt;&lt; at &gt; -58,6 +58,7 &lt; at &gt;&lt; at &gt;
        &lt;action action="fix" issue="44157"&gt;InterruptedIOException ignored by log4j.&lt;/action&gt;
        &lt;action action="fix" issue="40246"&gt;HierarchyDynamicMBean missing unregi</description>
    <dc:creator>carnold&lt; at &gt;apache.org</dc:creator>
    <dc:date>2008-08-15T23:09:53</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.jakarta.log4j.devel/14250">
    <title>svn commit: r686411 - in /logging/log4j/trunk: pom.xml src/changes/changes.xml</title>
    <link>http://comments.gmane.org/gmane.comp.jakarta.log4j.devel/14250</link>
    <description>Author: carnold
Date: Fri Aug 15 15:48:39 2008
New Revision: 686411

URL: http://svn.apache.org/viewvc?rev=686411&amp;view=rev
Log:
Bug 45635: Maven local repository location hard coded in pom test phase

Modified:
    logging/log4j/trunk/pom.xml
    logging/log4j/trunk/src/changes/changes.xml

Modified: logging/log4j/trunk/pom.xml
URL: http://svn.apache.org/viewvc/logging/log4j/trunk/pom.xml?rev=686411&amp;r1=686410&amp;r2=686411&amp;view=diff
==============================================================================
--- logging/log4j/trunk/pom.xml (original)
+++ logging/log4j/trunk/pom.xml Fri Aug 15 15:48:39 2008
&lt; at &gt;&lt; at &gt; -207,11 +207,8 &lt; at &gt;&lt; at &gt;
             &lt;id&gt;runAll&lt;/id&gt;
             &lt;configuration&gt;
               &lt;tasks&gt;
-                &lt;ant dir="tests" target="runAll"&gt;
-                  &lt;property name="junit.jar" location="${user.home}/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar"/&gt;
-                  &lt;property name="jakarta.oro.jar" location="${user.home}/.m2/repository/oro/oro/2.0.8/oro-2.0.8.jar"/&gt;
-               </description>
    <dc:creator>carnold&lt; at &gt;apache.org</dc:creator>
    <dc:date>2008-08-15T22:48:39</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.jakarta.log4j.devel/14248">
    <title>DO NOT REPLY [Bug 45636] New: 2 tests for DateLayout are failing because of ill initialized DateFormat</title>
    <link>http://comments.gmane.org/gmane.comp.jakarta.log4j.devel/14248</link>
    <description>https://issues.apache.org/bugzilla/show_bug.cgi?id=45636

           Summary: 2 tests for DateLayout are failing because of ill
                    initialized DateFormat
           Product: Log4j
           Version: 1.2
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Other
        AssignedTo: log4j-dev&lt; at &gt;logging.apache.org
        ReportedBy: philippe.haution&lt; at &gt;mines-paris.org


Inside org.apache.log4j.helpers.DateLayoutTest, testISO8601Format() and
testDateTimeFormat() necessarily result in failures when run through an mvn
test in the root directory.

Indeed the ISO8601DateFormat and DateTimeFormat object responsible for this
issue have a memory of the previous date they formatted (kept as a long
representing the specified number of milliseconds since the standard base time
known as "the epoch", namely January 1, 1970, 00:00:00 GMT) and the resulting
String.

If they are asked again to format the same time, then the</description>
    <dc:creator>bugzilla&lt; at &gt;apache.org</dc:creator>
    <dc:date>2008-08-15T15:37:36</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.jakarta.log4j.devel/14247">
    <title>DO NOT REPLY [Bug 45635] New: Maven local repository location hard coded in pom test phase</title>
    <link>http://comments.gmane.org/gmane.comp.jakarta.log4j.devel/14247</link>
    <description>https://issues.apache.org/bugzilla/show_bug.cgi?id=45635

           Summary: Maven local repository location hard coded in pom test
                    phase
           Product: Log4j
           Version: 1.2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Other
        AssignedTo: log4j-dev&lt; at &gt;logging.apache.org
        ReportedBy: philippe.haution&lt; at &gt;mines-paris.org


The maven test phase calls the unit tests through a maven-antrun-plugin, with
all necessary jars picked up in the default local repository
${user.home}/.m2/repository :

...
&lt;execution&gt;
  &lt;phase&gt;test&lt;/phase&gt;
  &lt;id&gt;runAll&lt;/id&gt;
  &lt;configuration&gt;
    &lt;tasks&gt;
      &lt;ant dir="tests" target="runAll"&gt;
        &lt;property name="junit.jar"
location="${user.home}/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar" /&gt;
        &lt;property name="jakarta.oro.jar"
location="${user.home}/.m2/repository/oro/oro/2.0.8/oro-2.0.8.jar" /&gt;
...

If the maven repository is not in this </description>
    <dc:creator>bugzilla&lt; at &gt;apache.org</dc:creator>
    <dc:date>2008-08-15T13:00:52</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.jakarta.log4j.devel/14243">
    <title>svn commit: r686149 - in /logging/log4j/trunk/src/main/java/org/apache/log4j: config/ helpers/ jmx/ net/ spi/ xml/</title>
    <link>http://comments.gmane.org/gmane.comp.jakarta.log4j.devel/14243</link>
    <description>Author: carnold
Date: Thu Aug 14 22:53:55 2008
New Revision: 686149

URL: http://svn.apache.org/viewvc?rev=686149&amp;view=rev
Log:
Bug 44157: InterruptedIOException ignored by log4j

Modified:
    logging/log4j/trunk/src/main/java/org/apache/log4j/config/PropertyGetter.java
    logging/log4j/trunk/src/main/java/org/apache/log4j/config/PropertySetter.java
    logging/log4j/trunk/src/main/java/org/apache/log4j/helpers/Loader.java
    logging/log4j/trunk/src/main/java/org/apache/log4j/helpers/OptionConverter.java
    logging/log4j/trunk/src/main/java/org/apache/log4j/jmx/Agent.java
    logging/log4j/trunk/src/main/java/org/apache/log4j/jmx/AppenderDynamicMBean.java
    logging/log4j/trunk/src/main/java/org/apache/log4j/jmx/LayoutDynamicMBean.java
    logging/log4j/trunk/src/main/java/org/apache/log4j/net/SocketHubAppender.java
    logging/log4j/trunk/src/main/java/org/apache/log4j/net/SocketNode.java
    logging/log4j/trunk/src/main/java/org/apache/log4j/net/TelnetAppender.java
    logging/log4j/trunk/src/main/jav</description>
    <dc:creator>carnold&lt; at &gt;apache.org</dc:creator>
    <dc:date>2008-08-15T05:53:56</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.jakarta.log4j.devel/14241">
    <title>svn commit: r686131 - in /logging/log4j/trunk/src: changes/ main/java/org/apache/log4j/jmx/</title>
    <link>http://comments.gmane.org/gmane.comp.jakarta.log4j.devel/14241</link>
    <description>Author: psmith
Date: Thu Aug 14 20:31:30 2008
New Revision: 686131

URL: http://svn.apache.org/viewvc?rev=686131&amp;view=rev
Log:
Bug 40246 Added cleaned up patch provided by wing tung Leung to allow the JMX Beans created to properly deregister, allowing
Servlet Containers that shutdown/restart to be able to (re)register new JMX beans of the same name.


Modified:
    logging/log4j/trunk/src/changes/changes.xml
    logging/log4j/trunk/src/main/java/org/apache/log4j/jmx/AbstractDynamicMBean.java
    logging/log4j/trunk/src/main/java/org/apache/log4j/jmx/AppenderDynamicMBean.java
    logging/log4j/trunk/src/main/java/org/apache/log4j/jmx/HierarchyDynamicMBean.java
    logging/log4j/trunk/src/main/java/org/apache/log4j/jmx/LoggerDynamicMBean.java

Modified: logging/log4j/trunk/src/changes/changes.xml
URL: http://svn.apache.org/viewvc/logging/log4j/trunk/src/changes/changes.xml?rev=686131&amp;r1=686130&amp;r2=686131&amp;view=diff
==============================================================================
--- logging/log4j/t</description>
    <dc:creator>psmith&lt; at &gt;apache.org</dc:creator>
    <dc:date>2008-08-15T03:31:31</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.jakarta.log4j.devel/14237">
    <title>svn commit: r685796 - in /logging/log4j/trunk/src/main/java/org/apache/log4j: ./ jmx/ net/ spi/ varia/ xml/</title>
    <link>http://comments.gmane.org/gmane.comp.jakarta.log4j.devel/14237</link>
    <description>Author: carnold
Date: Thu Aug 14 00:56:20 2008
New Revision: 685796

URL: http://svn.apache.org/viewvc?rev=685796&amp;view=rev
Log:
Bug 44157: InterruptedIOException ignored by log4j, round 2

Modified:
    logging/log4j/trunk/src/main/java/org/apache/log4j/PropertyConfigurator.java
    logging/log4j/trunk/src/main/java/org/apache/log4j/jmx/AbstractDynamicMBean.java
    logging/log4j/trunk/src/main/java/org/apache/log4j/jmx/Agent.java
    logging/log4j/trunk/src/main/java/org/apache/log4j/jmx/AppenderDynamicMBean.java
    logging/log4j/trunk/src/main/java/org/apache/log4j/jmx/HierarchyDynamicMBean.java
    logging/log4j/trunk/src/main/java/org/apache/log4j/jmx/LayoutDynamicMBean.java
    logging/log4j/trunk/src/main/java/org/apache/log4j/jmx/LoggerDynamicMBean.java
    logging/log4j/trunk/src/main/java/org/apache/log4j/net/JMSAppender.java
    logging/log4j/trunk/src/main/java/org/apache/log4j/net/JMSSink.java
    logging/log4j/trunk/src/main/java/org/apache/log4j/net/SMTPAppender.java
    logging/log4j/trunk/sr</description>
    <dc:creator>carnold&lt; at &gt;apache.org</dc:creator>
    <dc:date>2008-08-14T07:56:21</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.jakarta.log4j.devel/14235">
    <title>DO NOT REPLY [Bug 45629] New: TopicConnection is not closed</title>
    <link>http://comments.gmane.org/gmane.comp.jakarta.log4j.devel/14235</link>
    <description>https://issues.apache.org/bugzilla/show_bug.cgi?id=45629

           Summary: TopicConnection is not closed
           Product: Log4j
           Version: unspecified
          Platform: PC
        OS/Version: Windows 2000
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Other
        AssignedTo: log4j-dev&lt; at &gt;logging.apache.org
        ReportedBy: ackel&lt; at &gt;sohu.com


In the code snippet [1], public JMSSink( String tcfBindingName, String
topicBindingName, String username, String password) creates a TopicConnection
but does not close it in any situation. JMSSink needs to implement a close
method to deal with the resource, doesn't it? 

[1]http://svn.apache.org/viewvc/logging/log4j/trunk/src/main/java/org/apache/log4j/net/JMSSink.java?revision=565523&amp;view=markup


</description>
    <dc:creator>bugzilla&lt; at &gt;apache.org</dc:creator>
    <dc:date>2008-08-14T00:56:21</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.jakarta.log4j.devel/14231">
    <title>svn commit: r685684 - in /logging/log4j/trunk: src/changes/ src/main/java/org/apache/log4j/ src/main/java/org/apache/log4j/helpers/ src/main/java/org/apache/log4j/net/ src/main/java/org/apache/log4j/spi/ src/main/java/org/apache/log4j/varia/ tests/src/...</title>
    <link>http://comments.gmane.org/gmane.comp.jakarta.log4j.devel/14231</link>
    <description>Author: carnold
Date: Wed Aug 13 14:35:05 2008
New Revision: 685684

URL: http://svn.apache.org/viewvc?rev=685684&amp;view=rev
Log:
Bug 44157: InterruptedIOException ignored by log4j

Modified:
    logging/log4j/trunk/src/changes/changes.xml
    logging/log4j/trunk/src/main/java/org/apache/log4j/DailyRollingFileAppender.java
    logging/log4j/trunk/src/main/java/org/apache/log4j/FileAppender.java
    logging/log4j/trunk/src/main/java/org/apache/log4j/RollingFileAppender.java
    logging/log4j/trunk/src/main/java/org/apache/log4j/WriterAppender.java
    logging/log4j/trunk/src/main/java/org/apache/log4j/helpers/OnlyOnceErrorHandler.java
    logging/log4j/trunk/src/main/java/org/apache/log4j/net/SocketAppender.java
    logging/log4j/trunk/src/main/java/org/apache/log4j/net/SocketHubAppender.java
    logging/log4j/trunk/src/main/java/org/apache/log4j/net/SocketNode.java
    logging/log4j/trunk/src/main/java/org/apache/log4j/net/SyslogAppender.java
    logging/log4j/trunk/src/main/java/org/apache/log4j/net/TelnetApp</description>
    <dc:creator>carnold&lt; at &gt;apache.org</dc:creator>
    <dc:date>2008-08-13T21:35:05</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.jakarta.log4j.devel/14229">
    <title>svn commit: r685646 - in /logging/log4j/trunk: pom.xml src/changes/changes.xml</title>
    <link>http://comments.gmane.org/gmane.comp.jakarta.log4j.devel/14229</link>
    <description>Author: carnold
Date: Wed Aug 13 12:27:27 2008
New Revision: 685646

URL: http://svn.apache.org/viewvc?rev=685646&amp;view=rev
Log:
Bug 43282: Add OSGi packaging info

Modified:
    logging/log4j/trunk/pom.xml
    logging/log4j/trunk/src/changes/changes.xml

Modified: logging/log4j/trunk/pom.xml
URL: http://svn.apache.org/viewvc/logging/log4j/trunk/pom.xml?rev=685646&amp;r1=685645&amp;r2=685646&amp;view=diff
==============================================================================
--- logging/log4j/trunk/pom.xml (original)
+++ logging/log4j/trunk/pom.xml Wed Aug 13 12:27:27 2008
&lt; at &gt;&lt; at &gt; -19,7 +19,7 &lt; at &gt;&lt; at &gt;
   &lt;modelVersion&gt;4.0.0&lt;/modelVersion&gt;
   &lt;groupId&gt;log4j&lt;/groupId&gt;
   &lt;artifactId&gt;log4j&lt;/artifactId&gt;
-  &lt;packaging&gt;jar&lt;/packaging&gt;
+  &lt;packaging&gt;bundle&lt;/packaging&gt;
   &lt;name&gt;Apache Log4j&lt;/name&gt;
   &lt;version&gt;1.2.16-SNAPSHOT&lt;/version&gt;
   &lt;description&gt;Apache Log4j 1.2&lt;/description&gt;
&lt; at &gt;&lt; at &gt; -367,6 +367,20 &lt; at &gt;&lt; at &gt;
         &lt;artifactId&gt;rat-maven-plugin&lt;/artifactId&gt;
         &lt;version&gt;1.0-alpha-3&lt;/version&gt;
       &lt;/plugin&gt;
+      &lt;plugin&gt;
+       </description>
    <dc:creator>carnold&lt; at &gt;apache.org</dc:creator>
    <dc:date>2008-08-13T19:27:29</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.jakarta.log4j.devel/14228">
    <title>svn commit: r685618 - /logging/log4j/trunk/src/main/java/org/apache/log4j/spi/LocationInfo.java</title>
    <link>http://comments.gmane.org/gmane.comp.jakarta.log4j.devel/14228</link>
    <description>Author: carnold
Date: Wed Aug 13 10:40:34 2008
New Revision: 685618

URL: http://svn.apache.org/viewvc?rev=685618&amp;view=rev
Log:
Bug 45039: Rework to work from bottom down and explicitly format fullinfo

Modified:
    logging/log4j/trunk/src/main/java/org/apache/log4j/spi/LocationInfo.java

Modified: logging/log4j/trunk/src/main/java/org/apache/log4j/spi/LocationInfo.java
URL: http://svn.apache.org/viewvc/logging/log4j/trunk/src/main/java/org/apache/log4j/spi/LocationInfo.java?rev=685618&amp;r1=685617&amp;r2=685618&amp;view=diff
==============================================================================
--- logging/log4j/trunk/src/main/java/org/apache/log4j/spi/LocationInfo.java (original)
+++ logging/log4j/trunk/src/main/java/org/apache/log4j/spi/LocationInfo.java Wed Aug 13 10:40:34 2008
&lt; at &gt;&lt; at &gt; -131,34 +131,42 &lt; at &gt;&lt; at &gt;
 return;
       if (getLineNumberMethod != null) {
           try {
-              boolean hitCaller = false;
               Object[] noArgs = null;
               Object[] elements =  (Object[]) getStackTrace</description>
    <dc:creator>carnold&lt; at &gt;apache.org</dc:creator>
    <dc:date>2008-08-13T17:40:35</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.jakarta.log4j.devel/14220">
    <title>[jira] Created: (LOG4J2-25) TopicConnection is not closed</title>
    <link>http://comments.gmane.org/gmane.comp.jakarta.log4j.devel/14220</link>
    <description>TopicConnection is not closed
-----------------------------

                 Key: LOG4J2-25
                 URL: https://issues.apache.org/jira/browse/LOG4J2-25
             Project: Log4j 2
          Issue Type: Bug
            Reporter: Hao Zhong


In the code snippet [1],  public JMSSink( String tcfBindingName, String topicBindingName, String username,  String password) creates a TopicConnection but does not close it in any situation. JMSSink needs to implement a close method to deal with the resource, doesn't it?

[1]http://svn.apache.org/viewvc/logging/log4j/trunk/src/main/java/org/apache/log4j/net/JMSSink.java?revision=565523&amp;view=markup

</description>
    <dc:creator>Hao Zhong (JIRA</dc:creator>
    <dc:date>2008-08-13T08:22:46</dc:date>
  </item>
  <textinput about="http://search.gmane.org/?group=$group=gmane.comp.jakarta.log4j.devel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.jakarta.log4j.devel</link>
  </textinput>
</rdf:RDF>
