Use a custom distribution name to not see this WIP branch built as the official binary
Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/a1ccea1e Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/a1ccea1e Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/a1ccea1e Branch: refs/heads/slf4j-log4j2.4 Commit: a1ccea1efa5640f7d6e07d440b2e0cf95384fefd Parents: 39308e6 Author: Arnaud HeÌritier <aherit...@apache.org> Authored: Wed Apr 1 02:17:53 2015 +0200 Committer: Arnaud HeÌritier <aherit...@apache.org> Committed: Tue Sep 29 00:28:08 2015 +0200 ---------------------------------------------------------------------- build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven/blob/a1ccea1e/build.xml ---------------------------------------------------------------------- diff --git a/build.xml b/build.xml index ccfca3b..8937ca0 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 with Logxj II"/> <property name="it.workdir.version" value="3.0.x" /> <property name="maven-compile.jvmargs" value="-Xmx512m -Xms512m"/> <property name="maven-compile.fork" value="true"/>