This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tomcat-jakartaee-migration.git
from 54f958e Fix license header new 8a2c800 Switch to Jacoco for code coverage new 0b552fd Drop Travis new d956d6c Update coverage configuration based on Commons DBCP The 3 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 | 11 ++++----- .github/workflows/{ci.yml => coverage.yml} | 37 +++++++++++------------------- .travis.yml | 24 ------------------- README.md | 1 - pom.xml | 20 +++++++++++++--- 5 files changed, 35 insertions(+), 58 deletions(-) copy .github/workflows/{ci.yml => coverage.yml} (62%) delete mode 100644 .travis.yml --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org