[
https://issues.apache.org/jira/browse/YETUS-297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Busbey resolved YETUS-297.
-------------------------------
Resolution: Fixed
Release Note:
<!-- markdown -->
For downstream users:
The cli for configuring which tests should be run during Multi-JDK mode now
works correctly. e.g. "--multijdktests=compile" will cause just compilation
against additional jdk versions.
Note that the full suite of tests is always run against the java version given
in JAVA_HOME.
For plugin developers:
Authors of new plugins that wish to make them multi-jdk aware can add them to
the default list by calling the `yetus_add_entry` function. i.e.:
```bash
yetus_add_entry JDK_TEST_LIST my_foo_test
```
> when verify_multijdk_test is no, use JAVA_HOME, not JDK_DIR_LIST
> ----------------------------------------------------------------
>
> Key: YETUS-297
> URL: https://issues.apache.org/jira/browse/YETUS-297
> Project: Yetus
> Issue Type: Bug
> Components: Test Patch
> Reporter: Allen Wittenauer
> Assignee: Allen Wittenauer
> Fix For: 0.2.0
>
> Attachments: YETUS-297.00.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)