Re: [log4cxx] Towards a release

2020-03-29 Thread Stephen Webb
I see no question at that link, only the commit diff. On Mon, Mar 30, 2020 at 5:36 PM Thorsten Schöning wrote: > Guten Tag Stephen Webb, > am Montag, 30. März 2020 um 04:19 schrieben Sie: > > > My PR#21 (https://github.com/apache/logging-log4cxx/pull/21) remains > > un-reviewed. > > It's not, I

Re: [log4cxx] Towards a release

2020-03-29 Thread Thorsten Schöning
Guten Tag Stephen Webb, am Montag, 30. März 2020 um 04:19 schrieben Sie: > My PR#21 (https://github.com/apache/logging-log4cxx/pull/21) remains > un-reviewed. It's not, I already asked questions weeks ago: https://github.com/apache/logging-log4cxx/pull/21/files/63a6fd31ddf27ba05c76bc3e6b1506e28f

Re: [log4cxx] Towards a release

2020-03-29 Thread Stephen Webb
At least one log4cxx user has been using my fork of log4cxx (which includes PR#21) to build on Windows (see https://github.com/microsoft/vcpkg/issues/6125) On Mon, Mar 30, 2020 at 2:35 PM Ralph Goers wrote: > I’d be happy to merge it if someone involved with the project (even a > non-committer)

Re: [log4cxx] Towards a release

2020-03-29 Thread Ralph Goers
I’d be happy to merge it if someone involved with the project (even a non-committer) can look at it. I don’t normally work on Windows so trying to run a build with it is a bit more than I would like to do. Ralph > On Mar 29, 2020, at 7:19 PM, Stephen Webb wrote: > > Is there anyway I can to h

Re: [log4cxx] Towards a release

2020-03-29 Thread Stephen Webb
Is there anyway I can to help move this forward (I do not have an Apache account)? My PR#21 (https://github.com/apache/logging-log4cxx/pull/21) remains un-reviewed. I have created a migration tool https://github.com/stephen-webb/log4cxx_10_to_11 for anyone who has the same migration issues as I.

Re: [VOTE] Move Log4net to dormant state

2020-03-29 Thread Remko Popma
+1 Remko. On Mon, Mar 30, 2020 at 7:24 AM Ralph Goers wrote: > +1 > > Ralph > > > On Mar 29, 2020, at 3:23 PM, Ralph Goers > wrote: > > > > Seeing as there have been no volunteers after my last message regarding > Log4Net, I propose that it be moved to a dormant status. This would simply > ent

Re: Roadmap?

2020-03-29 Thread Matt Sicker
I’m in an integration phase right now which has raised some interesting challenges, though I hope to have something functional over the next few weeks for review. On Sun, Mar 29, 2020 at 17:16 Ralph Goers wrote: > Also, Matt has been working on his dependency injection stuff, but that is > still

Re: [VOTE] Move Log4net to dormant state

2020-03-29 Thread Ralph Goers
+1 Ralph > On Mar 29, 2020, at 3:23 PM, Ralph Goers wrote: > > Seeing as there have been no volunteers after my last message regarding > Log4Net, I propose that it be moved to a dormant status. This would simply > entail: > 1. Create a tag of the source. > 2. Create an archive of the source

[VOTE] Move Log4net to dormant state

2020-03-29 Thread Ralph Goers
Seeing as there have been no volunteers after my last message regarding Log4Net, I propose that it be moved to a dormant status. This would simply entail: 1. Create a tag of the source. 2. Create an archive of the source to be placed in the logging distribution directory. 3. Modify the Log4Net

Re: Roadmap?

2020-03-29 Thread Ralph Goers
Also, Matt has been working on his dependency injection stuff, but that is still on a branch. I expect the review of that is going to take some time as well since I expect he will have modified a ton of stuff. Ralph > On Mar 29, 2020, at 3:13 PM, Ralph Goers wrote: > > There have been severa

Re: Roadmap?

2020-03-29 Thread Ralph Goers
There have been several pull requests submitted since the last release. I am just going through and verifying them or doing whatever is needed. In the course of trying to verify the PR for LOG4J2-1360 I have found that there are a bunch of problems with the javadoc on master that are preventing

Roadmap?

2020-03-29 Thread Gary Gregory
Hi All: I see a current burst of activity on the commit list. I have not looked closely. Can anyone provide a big picture of what is happening? Thank you, Gary