[
https://issues.apache.org/jira/browse/MJAVADOC-485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Scholte closed MJAVADOC-485.
-----------------------------------
Resolution: Fixed
Assignee: Robert Scholte
Fix Version/s: 3.0.0
> Upgrade to commons-lang3
> ------------------------
>
> Key: MJAVADOC-485
> URL: https://issues.apache.org/jira/browse/MJAVADOC-485
> Project: Maven Javadoc Plugin
> Issue Type: Dependency upgrade
> Affects Versions: 2.10.4
> Reporter: Philippe Marschall
> Assignee: Robert Scholte
> Fix For: 3.0.0
>
>
> The plugin is currently on commons-lang 2.6, the most recent version is 3.6.
> [The upgrade |https://commons.apache.org/proper/commons-lang/article3_0.html]
> is fairly trivial expect one point, {{SystemUtils.JAVA_VERSION_FLOAT}} is no
> longer available. For some parts there are easy fixes but for
> {{AbstractJavadocMojo}} the simplest fix seemed to use
> {{JavadocUtil#parseJavadocVersion(String)}}.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)