JDK 9 EA Build 170 is available on jdk.java.net

2017-05-19 Thread Rory O'Donnell
Hi Nick, *JDK 9 Early Access* build 170 is available at the new location : - jdk.java.net/9/ A summary of all the changes in this build are listed here . Changes which were introduced since the last availability email that may

[jira] [Updated] (LOG4J2-1912) CompositeConfiguration: Unable to determine URI for configuration. However, the reconfiguration is completed.

2017-05-19 Thread R Ri (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] R Ri updated LOG4J2-1912: - Description: Hello everybody, I found a possible bug in class CompositeConfiguration: Unable to determine URI

[jira] [Created] (LOG4J2-1916) Nullpointer with DirectWriteRolloverStrategy

2017-05-19 Thread Lukas Vogel (JIRA)
Lukas Vogel created LOG4J2-1916: --- Summary: Nullpointer with DirectWriteRolloverStrategy Key: LOG4J2-1916 URL: https://issues.apache.org/jira/browse/LOG4J2-1916 Project: Log4j 2 Issue Type: Bug

[jira] [Updated] (LOG4J2-1912) CompositeConfiguration: Unable to determine URI for configuration. However, the reconfiguration is completed.

2017-05-19 Thread R Ri (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] R Ri updated LOG4J2-1912: - Description: Hello everybody, I found a possible bug in class CompositeConfiguration: Unable to determine URI

[jira] [Updated] (LOG4J2-1916) Nullpointer with DirectWriteRolloverStrategy

2017-05-19 Thread Lukas Vogel (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lukas Vogel updated LOG4J2-1916: Component/s: Core > Nullpointer with DirectWriteRolloverStrategy >

Re: Fw: log4j , logkit

2017-05-19 Thread Mikael Ståldal
(Not answering your question about logkit at the moment.) You should not use slf4j-jdk14 together with log4j, use log4j-slf4j-impl instead. Also, make sure that you use Log4j 2.x, and don't include the Log4j 1.x jar. If you have anything which depends on Log4j 1.x, you can use

please add me to the list

2017-05-19 Thread Hitesh Chauhan

IoC support for logging

2017-05-19 Thread Hitesh Chauhan
Hi, I was wondering if you guys have plan to make log4net dependencies(Appender,Logger and etc) initialization through IoC. I have made changes to my local repository to achieve this. I am not sure if this is desirable feature or cause some issues to design. Please let me know if we want this,

[jira] [Updated] (LOG4NET-565) Dependency Injection support appender and logger types

2017-05-19 Thread Hitesh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hitesh Chauhan updated LOG4NET-565: --- Affects Version/s: (was: 2.0.8) > Dependency Injection support appender and logger types

[jira] [Commented] (LOG4NET-565) Dependency Injection support appender and logger types

2017-05-19 Thread Hitesh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16017850#comment-16017850 ] Hitesh Chauhan commented on LOG4NET-565: I have code for this. Please tell me how we want to push

[jira] [Created] (LOG4NET-565) IoC for resolving appender and logger type

2017-05-19 Thread Hitesh Chauhan (JIRA)
Hitesh Chauhan created LOG4NET-565: -- Summary: IoC for resolving appender and logger type Key: LOG4NET-565 URL: https://issues.apache.org/jira/browse/LOG4NET-565 Project: Log4net Issue Type:

[jira] [Updated] (LOG4NET-565) Dependency Injection support appender and logger types

2017-05-19 Thread Hitesh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hitesh Chauhan updated LOG4NET-565: --- Summary: Dependency Injection support appender and logger types (was: IoC for resolving

[jira] [Updated] (LOG4NET-565) Dependency Injection support appender and logger types

2017-05-19 Thread Hitesh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hitesh Chauhan updated LOG4NET-565: --- Labels: Enhancement (was: ) > Dependency Injection support appender and logger types >

[jira] [Commented] (LOG4NET-565) Dependency Injection support appender and logger types

2017-05-19 Thread Hitesh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16017992#comment-16017992 ] Hitesh Chauhan commented on LOG4NET-565: Is it okay if I commit and push my changes to the master

[jira] [Comment Edited] (LOG4NET-565) Dependency Injection support appender and logger types

2017-05-19 Thread Dominik Psenner (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16018011#comment-16018011 ] Dominik Psenner edited comment on LOG4NET-565 at 5/19/17 9:18 PM: --

Re: [LOG4NET] gitflow

2017-05-19 Thread Gary Gregory
Howdy, Thank you for the link. This is fine until you want to manage more than once major version in one repo, right? Over at HttpComponents, we have decided for now to keep to one repo, as opposed to one repo per major version. So ATM for example in HttpComponents' HttpCore we have a 4.4.x

[jira] [Commented] (LOG4NET-565) Dependency Injection support appender and logger types

2017-05-19 Thread Dominik Psenner (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16018011#comment-16018011 ] Dominik Psenner commented on LOG4NET-565: - You'll have to clone the repository on github to have

Re: [LOG4NET] gitflow

2017-05-19 Thread Dominik Psenner
If I understand the usecase correctly, then there should be these branches: * master * release/4.4.1.x * release/4.4.2.x Note that there could be even more branches if "unstable" development continues on the develop branch or a bugfix branch is needed to create a bugfix on a released (i.e.

[jira] [Commented] (LOG4NET-565) Dependency Injection support appender and logger types

2017-05-19 Thread Hitesh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16018051#comment-16018051 ] Hitesh Chauhan commented on LOG4NET-565: It seems I do not have permission to push my changes.

Re: [LOG4NET] gitflow

2017-05-19 Thread Dominik Psenner
Re-reading my last mail I'm afraid that I did a poor job with explaining of what is going on in my head. I hope that this little follow-up helps. To me a typical gitflow usecase is to make development on the develop branch. Larger portions of features should be done on feature branches that

[jira] [Commented] (LOG4NET-565) Dependency Injection support appender and logger types

2017-05-19 Thread Dominik Psenner (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16018072#comment-16018072 ] Dominik Psenner commented on LOG4NET-565: - You do not have the karma to push changes to the

[jira] [Commented] (LOG4NET-565) Dependency Injection support appender and logger types

2017-05-19 Thread Dominik Psenner (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16017864#comment-16017864 ] Dominik Psenner commented on LOG4NET-565: - Hi Hitesh, Thanks for your time. The idea looks

[jira] [Comment Edited] (LOG4NET-565) Dependency Injection support appender and logger types

2017-05-19 Thread Dominik Psenner (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16017864#comment-16017864 ] Dominik Psenner edited comment on LOG4NET-565 at 5/19/17 7:13 PM: -- Hi

[jira] [Commented] (LOG4NET-565) Dependency Injection support appender and logger types

2017-05-19 Thread Hitesh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16017882#comment-16017882 ] Hitesh Chauhan commented on LOG4NET-565: Thanks Dominik for quick and positive feedback. I have a

[jira] [Commented] (LOG4NET-367) RollingFileAppender-NG: rewrite the RollingFileAppender

2017-05-19 Thread Dominik Psenner (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16017936#comment-16017936 ] Dominik Psenner commented on LOG4NET-367: - I just pushed the latest patch from

[jira] [Commented] (LOG4NET-565) Dependency Injection support appender and logger types

2017-05-19 Thread Dominik Psenner (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16017947#comment-16017947 ] Dominik Psenner commented on LOG4NET-565: - Apologies, can't imagine how this all works together.

[LOG4NET] gitflow

2017-05-19 Thread Dominik Psenner
Hi, would we like to use gitflow for our named branches? [1] [1] https://datasift.github.io/gitflow/IntroducingGitFlow.html Cheers -- Dominik Psenner

[jira] [Updated] (LOG4J2-1915) Log4j2 version 2.8.2 is not working for android logging

2017-05-19 Thread manoj sudarshan (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] manoj sudarshan updated LOG4J2-1915: Description: 1. Major - (LoggerContext) LogManager.getContext() will always return context