You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by el...@apache.org on 2020/01/09 11:29:18 UTC

[maven-enforcer] branch elharo-patch-1 created (now bc500a2)

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

elharo pushed a change to branch elharo-patch-1
in repository https://gitbox.apache.org/repos/asf/maven-enforcer.git.


      at bc500a2  Remove obsolete section

This branch includes the following new commits:

     new bc500a2  Remove obsolete section

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[maven-enforcer] 01/01: Remove obsolete section

Posted by el...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

elharo pushed a commit to branch elharo-patch-1
in repository https://gitbox.apache.org/repos/asf/maven-enforcer.git

commit bc500a211a2b394137a652baf53bde803d3e5f40
Author: Elliotte Rusty Harold <el...@users.noreply.github.com>
AuthorDate: Thu Jan 9 06:29:11 2020 -0500

    Remove obsolete section
    
    @khmarbaise Java 8 is now required and plugin is at M3. Let's just remove this section that seems to go out of date and isn't really needed here.
---
 maven-enforcer-plugin/src/site/apt/index.apt | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/maven-enforcer-plugin/src/site/apt/index.apt b/maven-enforcer-plugin/src/site/apt/index.apt
index 68ad33c..5d7fd64 100644
--- a/maven-enforcer-plugin/src/site/apt/index.apt
+++ b/maven-enforcer-plugin/src/site/apt/index.apt
@@ -36,10 +36,6 @@ Maven Enforcer Plugin - The Loving Iron Fist of Maven\x99
 
   *{{{./display-info-mojo.html}enforcer:display-info}} display the current information as detected by the built-in rules.
 
-* Using 3.0.0-M2+
-
-  The minimum needed JDK is now JDK7+.
-  
 * Usage
 
   General instructions on how to use the Enforcer Plugin can be found on the {{{./usage.html}usage page}}.