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/fea17ad6
> Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/fea17ad6
>
> 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/
> fea17ad6/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>
>
>

Reply via email to