[
https://jira.codehaus.org/browse/MNG-5337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated MNG-5337:
--------------------------------
Affects Version/s: (was: 3.1.x)
3.1.1
> Maven activation profile feature cannot differ jdk version with build number
> ----------------------------------------------------------------------------
>
> Key: MNG-5337
> URL: https://jira.codehaus.org/browse/MNG-5337
> Project: Maven
> Issue Type: Bug
> Affects Versions: 3.1.1, 3.2.1
> Reporter: Vladimir Kravets
> Priority: Minor
> Attachments: fix_jdk_build_version_activator.diff
>
>
> Since Oracle can apply some major changes between builds we need to have
> ability to detect build number from profile -> activation -> jdk tag
> By now using only first three components of jdk version. I propose to use
> first 4 components of the version to be able to process it further.
> E.g. from ~1.6.0-30 classpath separator is ";" instead of ":". In 1.7.x also
> using ";".
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)