I guess this is a matter of preference but we already have a lot of modules. Having one for all standalone applications makes it easier for our users to find things.
On Mon, Apr 10, 2017 at 11:24 PM, Mikael Ståldal <mikael.stal...@magine.com> wrote: > Wouldn't it be better to have one for server and another for the other > tools? > > On Mon, Apr 10, 2017 at 4:23 PM, Remko Popma <remko.po...@gmail.com> > wrote: > >> I thought we were going to name this module log4j-tools instead of >> log4j-server, so it can host all our standalone apps? >> >> On Mon, Apr 10, 2017 at 11:11 PM, <mi...@apache.org> wrote: >> >>> Update BOM >>> >>> >>> Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo >>> Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit >>> /fea17ad6 >>> Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/f >>> ea17ad6 >>> Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/f >>> ea17ad6 >>> >>> Branch: refs/heads/master >>> Commit: fea17ad6bdc47825ec5b58b9df9e031936182d79 >>> Parents: 1051081 >>> Author: Mikael Ståldal <mikael.stal...@magine.com> >>> Authored: Mon Apr 10 16:11:24 2017 +0200 >>> Committer: Mikael Ståldal <mikael.stal...@magine.com> >>> Committed: Mon Apr 10 16:11:24 2017 +0200 >>> >>> ---------------------------------------------------------------------- >>> log4j-bom/pom.xml | 6 ++++++ >>> 1 file changed, 6 insertions(+) >>> ---------------------------------------------------------------------- >>> >>> >>> http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/f >>> ea17ad6/log4j-bom/pom.xml >>> ---------------------------------------------------------------------- >>> diff --git a/log4j-bom/pom.xml b/log4j-bom/pom.xml >>> index 920f6a0..382f16e 100644 >>> --- a/log4j-bom/pom.xml >>> +++ b/log4j-bom/pom.xml >>> @@ -96,6 +96,12 @@ >>> <artifactId>log4j-iostreams</artifactId> >>> <version>${project.version}</version> >>> </dependency> >>> + <!-- Server components --> >>> + <dependency> >>> + <groupId>org.apache.logging.log4j</groupId> >>> + <artifactId>log4j-server</artifactId> >>> + <version>${project.version}</version> >>> + </dependency> >>> <!-- java.util.logging adapter --> >>> <dependency> >>> <groupId>org.apache.logging.log4j</groupId> >>> >>> >> > > > -- > [image: MagineTV] > > *Mikael Ståldal* > Senior software developer > > *Magine TV* > mikael.stal...@magine.com > Grev Turegatan 3 | 114 46 Stockholm, Sweden | www.magine.com > > Privileged and/or Confidential Information may be contained in this > message. If you are not the addressee indicated in this message > (or responsible for delivery of the message to such a person), you may not > copy or deliver this message to anyone. In such case, > you should destroy this message and kindly notify the sender by reply > email. >