Re: Chainsaw in git

2017-05-30 Thread Ralph Goers
The question was where does he file the bug? Ralph > On May 30, 2017, at 6:55 PM, Scott Deboy wrote: > > File a bug and it would get attention. > > Also: contributions welcome! > > Scott > > On May 30, 2017 6:48 PM, "Robert Middleton" wrote: > >> Is chainsaw used/maintained regularly? The

Re: Chainsaw in git

2017-05-30 Thread Scott Deboy
File a bug and it would get attention. Also: contributions welcome! Scott On May 30, 2017 6:48 PM, "Robert Middleton" wrote: > Is chainsaw used/maintained regularly? There haven't been commits in > a few years it looks like(also it's not in JIRA for bug tracking, the > POM indicates that it s

Re: Chainsaw in git

2017-05-30 Thread Robert Middleton
Is chainsaw used/maintained regularly? There haven't been commits in a few years it looks like(also it's not in JIRA for bug tracking, the POM indicates that it should be in bugzilla but it doesn't look like it's there). -Robert Middleton On Tue, May 30, 2017 at 8:27 PM, Remko Popma wrote: > Th

Re: Chainsaw in git

2017-05-30 Thread Remko Popma
Thanks for doing this work, Ralph! Remko (Shameless plug) Every java main() method deserves http://picocli.info > On May 31, 2017, at 8:54, Ralph Goers wrote: > > At the request of Scott Deboy I have migrated chainsaw to git. You can view > it at https://github.com/apache/logging-chainsaw > <

Re: Wrong home for log4j-server stuff

2017-05-30 Thread Remko Popma
I like log4j-samples better than log4j-server for the same reasons that Mikael and Ralph mentioned. True, it has already been released, but the module breakup gives us a chance to clarify our intentions. (Shameless plug) Every java main() method deserves http://picocli.info > On May 31, 2017,

Chainsaw in git

2017-05-30 Thread Ralph Goers
At the request of Scott Deboy I have migrated chainsaw to git. You can view it at https://github.com/apache/logging-chainsaw and check it out from https://git-wip-us.apache.org/repos/asf/logging-chainsaw.git

Re: Wrong home for log4j-server stuff

2017-05-30 Thread Ralph Goers
The point is that the server isn’t really very useful by itself. The intent was for you to copy it and add whatever logic you want to it. That is what makes it a sample. Ralph > On May 30, 2017, at 12:10 PM, Gary Gregory wrote: > > On Tue, May 30, 2017 at 10:37 AM, Ralph Goers

Re: Wrong home for log4j-server stuff

2017-05-30 Thread Gary Gregory
On Tue, May 30, 2017 at 12:37 PM, Mikael Ståldal wrote: > Sounds good. I like to declare it as sample, since it is not really > production ready on the level of quality and security I would like us to > maintain the core of Log4j. If we want to declare it as production ready, I > think we have so

Re: Wrong home for log4j-server stuff

2017-05-30 Thread Mikael Ståldal
Sounds good. I like to declare it as sample, since it is not really production ready on the level of quality and security I would like us to maintain the core of Log4j. If we want to declare it as production ready, I think we have some work to do to improve it. We recently had to make a securi

Re: Wrong home for log4j-server stuff

2017-05-30 Thread Gary Gregory
On Tue, May 30, 2017 at 10:37 AM, Ralph Goers wrote: > I plan on moving the log4j-samples module to a separate repo anyway. I see > no reason why the server can’t go into that repo. > > > On May 30, 2017, at 10:33 AM, Matt Sicker wrote: > > > > Making a new repo isn't a big deal. Once we figure

Re: Wrong home for log4j-server stuff

2017-05-30 Thread Ralph Goers
I plan on moving the log4j-samples module to a separate repo anyway. I see no reason why the server can’t go into that repo. > On May 30, 2017, at 10:33 AM, Matt Sicker wrote: > > Making a new repo isn't a big deal. Once we figure out a nice way to build > two separate repos, that can easily ex

Re: Wrong home for log4j-server stuff

2017-05-30 Thread Matt Sicker
Making a new repo isn't a big deal. Once we figure out a nice way to build two separate repos, that can easily extend to N separate repos, right? ;) On 30 May 2017 at 11:26, Mikael Ståldal wrote: > I put it in log4j-tools since it Ralph didn't wanted it in the main repo, > and there was not othe

Re: Wrong home for log4j-server stuff

2017-05-30 Thread Mikael Ståldal
I put it in log4j-tools since it Ralph didn't wanted it in the main repo, and there was not other existing repo which fitted better. I don't mind moving it to the main repo, or to some other new repo (if we find it worth the effort to create and setup yet another repo, I am skeptic). I would o