Run Checkstyle validations depending on current JDK version

Description

Checkstyle requires JDK 11+, but JBehave needs to support JDK 8+. So in order to improve JBehave developer’s life it’s needed:

  • to configure Checkstyle plugin to run validations if current JDK version is 11+, otherwise validations should be skipped. See:

  • to update CI config to have single command for all JDKs

Activity

Show:
Done

Details

Assignee

Reporter

Fix versions

Priority

Created September 9, 2022 at 3:11 PM
Updated September 9, 2022 at 3:18 PM
Resolved September 9, 2022 at 3:18 PM