"warpper" should be wrapper. Sent from my iPhone
> On 2016/09/08, at 13:47, [email protected] wrote: > > Repository: logging-log4j2 > Updated Branches: > refs/heads/master f2a7f74ec -> 1d3dc77cf > > > Fix POM description. > > Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo > Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/1d3dc77c > Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/1d3dc77c > Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/1d3dc77c > > Branch: refs/heads/master > Commit: 1d3dc77cff1ee43c9e59f1b404947688a6780ecb > Parents: f2a7f74 > Author: Gary Gregory <[email protected]> > Authored: Wed Sep 7 21:47:33 2016 -0700 > Committer: Gary Gregory <[email protected]> > Committed: Wed Sep 7 21:47:33 2016 -0700 > > ---------------------------------------------------------------------- > log4j-api-scala_2.10/pom.xml | 2 +- > log4j-api-scala_2.11/pom.xml | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > ---------------------------------------------------------------------- > > > http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/1d3dc77c/log4j-api-scala_2.10/pom.xml > ---------------------------------------------------------------------- > diff --git a/log4j-api-scala_2.10/pom.xml b/log4j-api-scala_2.10/pom.xml > index ff1723c..5acbeca 100644 > --- a/log4j-api-scala_2.10/pom.xml > +++ b/log4j-api-scala_2.10/pom.xml > @@ -25,7 +25,7 @@ > </parent> > <artifactId>log4j-api-scala_2.10</artifactId> > <packaging>jar</packaging> > - <name>Scala 2.10 warpper for Log4j API</name> > + <name>Apache Log4j Scala 2.10 warpper for Log4j API</name> > <description>Scala warpper for Log4j API</description> > <properties> > <log4jParentDir>${basedir}/..</log4jParentDir> > > http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/1d3dc77c/log4j-api-scala_2.11/pom.xml > ---------------------------------------------------------------------- > diff --git a/log4j-api-scala_2.11/pom.xml b/log4j-api-scala_2.11/pom.xml > index b64437a..4755301 100644 > --- a/log4j-api-scala_2.11/pom.xml > +++ b/log4j-api-scala_2.11/pom.xml > @@ -25,7 +25,7 @@ > </parent> > <artifactId>log4j-api-scala_2.11</artifactId> > <packaging>jar</packaging> > - <name>Scala 2.11 warpper for Log4j API</name> > + <name>Apache Log4j Scala 2.11 warpper for Log4j API</name> > <description>Scala warpper for Log4j API</description> > <properties> > <log4jParentDir>${basedir}/..</log4jParentDir> > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
