You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by rf...@apache.org on 2019/04/17 20:18:55 UTC

[maven-dist-tool] branch master updated: Why are we only checking Maven 3.0.5, 3.1.1 and 3.6.x (and not 3.3.9 and 3.5.4) ? For now only verify latest version

This is an automated email from the ASF dual-hosted git repository.

rfscholte pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-dist-tool.git


The following commit(s) were added to refs/heads/master by this push:
     new b28d41f  Why are we only checking Maven 3.0.5, 3.1.1 and 3.6.x (and not 3.3.9 and 3.5.4) ? For now only verify latest version
b28d41f is described below

commit b28d41ff28433d9e63f7a36493e872b4a6ca7c77
Author: rfscholte <rf...@apache.org>
AuthorDate: Wed Apr 17 22:18:48 2019 +0200

    Why are we only checking Maven 3.0.5, 3.1.1 and 3.6.x (and not 3.3.9 and 3.5.4) ? For now only verify latest version
---
 src/main/resources/dist-tool.conf | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main/resources/dist-tool.conf b/src/main/resources/dist-tool.conf
index eb7ed49..3fc98ee 100644
--- a/src/main/resources/dist-tool.conf
+++ b/src/main/resources/dist-tool.conf
@@ -59,8 +59,8 @@
 ##   apache-maven [2.2,3.0-alpha-1)
 
 /maven-3: org.apache.maven src+bin
-  apache-maven [3.0,3.1.0-alpha-1)
-  apache-maven [3.1.0,3.2.0-alpha-1)
+##   apache-maven [3.0,3.1.0-alpha-1)
+##   apache-maven [3.1.0,3.2.0-alpha-1)
   apache-maven
 
 /jxr: org.apache.maven.jxr