[
https://issues.apache.org/jira/browse/TAP5-2819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18069392#comment-18069392
]
ASF subversion and git services commented on TAP5-2819:
-------------------------------------------------------
Commit bafa7f74ac10952b6ddc3de268d45b2e12ae7e07 in tapestry-5's branch
refs/heads/master from Ben Weidig
[ https://gitbox.apache.org/repos/asf?p=tapestry-5.git;h=bafa7f74a ]
TAP5-2819: SeleniumTestCase allow paramters from system property as fallback
To eventually parallelize the integration testing in the future, the
integration tests variant shouldn't all use the default port 9090.
Therefore, the parameters should fallback to system properties if the
XML value is null, and only if the prop is null, too, return the default
value.
> Jenkinsfile Matrix build
> ------------------------
>
> Key: TAP5-2819
> URL: https://issues.apache.org/jira/browse/TAP5-2819
> Project: Tapestry 5
> Issue Type: Task
> Reporter: Ben Weidig
> Assignee: Ben Weidig
> Priority: Minor
>
> Currently, the Jenkins projects are configured manually for different Java
> versions.
> However, there seems to be a matrix feature [0] for quite some time that
> would move the config from the build server directly into the project.
> Tis should be evaluated and implemented if it makes maintenance easier over
> time.
> [0]: [https://www.jenkins.io/blog/2019/11/22/welcome-to-the-matrix/]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)