On Sun, Jan 21, 2018 at 4:55 PM, Gary Gregory <garydgreg...@gmail.com> wrote:
> - Put everything back into one repo (Chainsaw too?) In general, yes. However, Chainsaw would be one step too far. From my point of view, Chainsaw is a consumer, and not a part of log4j-core. At the most, split a meaningful part out of Chainsaw (Parsers come to my mind), and put that back into the core repo. However, things like a UI are definitely misplaced. (Think of the Linux kernel, which carefully separates user space from kernel.) In general, I do think, that several repos should work, too. There are tools, like Jenkins, which are giving basically the same level of integration (Commit triggers build, build triggers build, etc.) Jochen