Uploaded image for project: 'Yetus'
  1. Yetus
  2. YETUS-297

when verify_multijdk_test is no, use JAVA_HOME, not JDK_DIR_LIST

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.2.0
    • Precommit
    • None
    • Hide
      <!-- 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
      ```
      Show
      <!-- 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 ```

    Attachments

      Activity

        This comment will be Viewable by All Users Viewable by All Users
        Cancel

        People

          aw Allen Wittenauer
          aw Allen Wittenauer
          Votes:
          0 Vote for this issue
          Watchers:
          3 Start watching this issue

          Dates

            Created:
            Updated:
            Resolved:

            Slack

              Issue deployment