[
https://issues.apache.org/jira/browse/SUREFIRE-1965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Slawomir Jaranowski updated SUREFIRE-1965:
------------------------------------------
Description:
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.
was:
Project configuration depending on java version should be done in Maven profile
... not in script.
Maybe it s not need at all - only change for jdk 1.7 is detected, but minimal
version for project build is 1.8
Property {{jvm9ArgsTests}} - should be set in profile
> Refactor beanshell script in project
> ------------------------------------
>
> Key: SUREFIRE-1965
> URL: https://issues.apache.org/jira/browse/SUREFIRE-1965
> Project: Maven Surefire
> Issue Type: Improvement
> Reporter: Slawomir Jaranowski
> Priority: Major
>
> 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)