[
https://issues.apache.org/jira/browse/SUREFIRE-1965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Slawomir Jaranowski closed SUREFIRE-1965.
-----------------------------------------
Fix Version/s: 3.0.0-M6
Resolution: Fixed
{{beanshell}} script was removed from project after switch to {{jdk 1.8}}
> Refactor beanshell script in project
> ------------------------------------
>
> Key: SUREFIRE-1965
> URL: https://issues.apache.org/jira/browse/SUREFIRE-1965
> Project: Maven Surefire
> Issue Type: Improvement
> Reporter: sjaranowski#1
> Priority: Major
> Fix For: 3.0.0-M6
>
>
> Project configuration depending on java version should be done in Maven
> profile ... not in script.
> Property {{jvm9ArgsTests}} - should be set in profile
> Project is build only by jdk 8 but tests are run by many jdks like 7, 8, 17
> ...
> Project can be simplified if build and tests running will be done by the same
> jdk.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)