[
https://issues.apache.org/jira/browse/HADOOP-12111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14606736#comment-14606736
]
Allen Wittenauer commented on HADOOP-12111:
-------------------------------------------
Since docker mode isn't going to work until Hadoop trunk upgrades and/or yetus
gets set as the default test-patch, I think I'm going to enable multijdk mode
against two of the Oracle jdk7 and jdk8 builds sitting on the Jenkins servers.
It just means adding:
{code}
--multijdkdirs="${TOOLS_HOME}/java/jdk1.8.0,${TOOLS_HOME}/java/jdk1.7.0_55" \
{code}
... to the Jenkins command line. This way folks that want to test it, can. :)
> [Umbrella] Split test-patch off into its own TLP
> ------------------------------------------------
>
> Key: HADOOP-12111
> URL: https://issues.apache.org/jira/browse/HADOOP-12111
> Project: Hadoop Common
> Issue Type: New Feature
> Components: yetus
> Affects Versions: HADOOP-12111
> Reporter: Allen Wittenauer
>
> Given test-patch's tendency to get forked into a variety of different
> projects, it makes a lot of sense to make an Apache TLP so that everyone can
> benefit from a common code base.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)