This is an automated email from the ASF dual-hosted git repository.
csutherl pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
from d1b397cfb9 Use provided parameters. Fixes IDE warning.
add aea1647f2d Add a Maven-style test profile system for selective test
execution using -Dtest.profile=<name> without polluting the ant -projecthelp
output. Profile test patterns are in the a newly introduced
build.properties.test-profiles file. GitHub Actions CI configuration is also
updated to use the 'smoke' profile since it was created using the ci.yml list
as it's source.
new e8fb7f5cd0 Merge pull request #921 from
csutherl/introduce-test-profile-system
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/workflows/ci.yml | 2 +-
build.xml | 106 ++++++++++++++++++++++++++++++++++---
test-profiles.properties.default | 109 +++++++++++++++++++++++++++++++++++++++
webapps/docs/changelog.xml | 6 +++
4 files changed, 214 insertions(+), 9 deletions(-)
create mode 100644 test-profiles.properties.default
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]