You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by bu...@apache.org on 2012/03/15 02:44:27 UTC

DO NOT REPLY [Bug 52913] New: Configure from an InputStream

https://issues.apache.org/bugzilla/show_bug.cgi?id=52913

             Bug #: 52913
           Summary: Configure from an InputStream
           Product: Log4j
           Version: 1.2
          Platform: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Configurator
        AssignedTo: log4j-dev@logging.apache.org
        ReportedBy: garydgregory@gmail.com
    Classification: Unclassified


Created attachment 28469
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=28469
Diff file with unit tests.

The attached patch with a unit tests configures Log4J from an InputStream.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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


DO NOT REPLY [Bug 52913] Configure from an InputStream

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52913

Gary Gregory <ga...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
         OS/Version|                            |All

--- Comment #2 from Gary Gregory <ga...@gmail.com> 2012-04-11 02:26:29 UTC ---
commit -m "Bugzilla issue 52913: Configure from an InputStream." (7 paths
specified)
    Sending       
C:/svn/org/apache/log4j/trunk/src/main/java/org/apache/log4j/PropertyConfigurator.java
    Sending       
C:/svn/org/apache/log4j/trunk/src/main/java/org/apache/log4j/helpers/OptionConverter.java
    Sending       
C:/svn/org/apache/log4j/trunk/src/main/java/org/apache/log4j/lf5/DefaultLF5Configurator.java
    Sending       
C:/svn/org/apache/log4j/trunk/src/main/java/org/apache/log4j/spi/Configurator.java
    Sending       
C:/svn/org/apache/log4j/trunk/src/main/java/org/apache/log4j/varia/ReloadingPropertyConfigurator.java
    Sending       
C:/svn/org/apache/log4j/trunk/tests/src/java/org/apache/log4j/PropertyConfiguratorTest.java
    Sending       
C:/svn/org/apache/log4j/trunk/tests/src/java/org/apache/log4j/helpers/OptionConverterTestCase.java
    Transmitting file data ...
    Committed revision 1312071.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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


DO NOT REPLY [Bug 52913] Configure from an InputStream

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52913

Gary Gregory <ga...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #28469|0                           |1
        is obsolete|                            |

--- Comment #1 from Gary Gregory <ga...@gmail.com> 2012-04-11 02:05:59 UTC ---
Created attachment 28578
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=28578
Updated patch for 1.2.17 (with unit tests)

I'll try to commit this but I do not think I have karma yet.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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