o just to distinguish on the CLI it has logback inside
Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/e73fc36d Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/e73fc36d Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/e73fc36d Branch: refs/heads/slf4j-logback Commit: e73fc36dd3238b3bec3bad47c0420468d6164e28 Parents: 759c5ce Author: Jason van Zyl <jvan...@apache.org> Authored: Tue Dec 11 16:26:55 2012 -0500 Committer: Arnaud HeÌritier <aherit...@apache.org> Committed: Thu Jan 7 11:51:51 2016 +0100 ---------------------------------------------------------------------- build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven/blob/e73fc36d/build.xml ---------------------------------------------------------------------- diff --git a/build.xml b/build.xml index ccfca3b..b2cdb63 100644 --- a/build.xml +++ b/build.xml @@ -34,7 +34,7 @@ END SNIPPET: ant-bootstrap --> <property name="distributionDirectory" value="apache-maven"/> <property name="distributionId" value="apache-maven"/> <property name="distributionShortName" value="Maven"/> - <property name="distributionName" value="Apache Maven"/> + <property name="distributionName" value="Apache Maven (Logback)"/> <property name="it.workdir.version" value="3.0.x" /> <property name="maven-compile.jvmargs" value="-Xmx512m -Xms512m"/> <property name="maven-compile.fork" value="true"/>