You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2019/10/28 14:25:41 UTC

[GitHub] [maven-javadoc-plugin] gnodet commented on a change in pull request #33: [MJAVADOC-626] Add a stale javadoc detection mechanism

gnodet commented on a change in pull request #33: [MJAVADOC-626] Add a stale javadoc detection mechanism
URL: https://github.com/apache/maven-javadoc-plugin/pull/33#discussion_r339591871
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -66,7 +66,7 @@ under the License.
   </distributionManagement>
 
   <properties>
-    <javaVersion>7</javaVersion>
+    <javaVersion>8</javaVersion>
 
 Review comment:
   3.x forever on Java 7 ? No plan to at least require java 8 which is 5 years old, while Java 7 has been EOL'ed more than 4 years ago ?
   
   Anyway, if that's really the only objection, I'll work on a different PR, but I'd rather not rewrite the whole code if this ends up being rejected for whatever reason.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services