[
https://issues.apache.org/jira/browse/KNOX-1461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16630365#comment-16630365
]
ASF subversion and git services commented on KNOX-1461:
-------------------------------------------------------
Commit 6a92c4ba61333c5357694713d52c1db15e537870 in knox's branch
refs/heads/master from [~risdenk]
[ https://git-wip-us.apache.org/repos/asf?p=knox.git;h=6a92c4b ]
KNOX-1461 - Remove JRE/JDK 1.7 check introduced by KNOX-769
Signed-off-by: Kevin Risden <[email protected]>
> Remove JRE/JDK 1.7 check introduced by KNOX-769
> -----------------------------------------------
>
> Key: KNOX-1461
> URL: https://issues.apache.org/jira/browse/KNOX-1461
> Project: Apache Knox
> Issue Type: Improvement
> Reporter: Kevin Risden
> Assignee: Kevin Risden
> Priority: Major
> Fix For: 1.2.0
>
> Attachments: KNOX-1461.patch
>
>
> Apache Knox is now on JDK 8 by default now. There is no reason to check the
> JRE/JDK is greater than 8 for tests.
> This check also fails for any JDK newer than 8 since the version scheme
> changed with JDK 9 from 1.x to just a number.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)