This is an automated email from the ASF dual-hosted git repository.
olamy pushed a change to branch test-junit-platform-runner-junit4
in repository https://gitbox.apache.org/repos/asf/maven-surefire.git
from c57d965ce exclude all slf4j from shaded jar
add 2d2ac22d7 Update documentation, add overall architecture and changes
with unified provider
No new revisions were added by this update.
Summary of changes:
.../src/site/apt/featurematrix.apt.vm | 67 ----
.../src/site/markdown/architecture.md | 394 +++++++++++++++++++++
.../src/site/markdown/pr-3179-unified-provider.md | 247 +++++++++++++
maven-surefire-plugin/src/site/site.xml | 3 +-
4 files changed, 643 insertions(+), 68 deletions(-)
delete mode 100644 maven-surefire-plugin/src/site/apt/featurematrix.apt.vm
create mode 100644 maven-surefire-plugin/src/site/markdown/architecture.md
create mode 100644
maven-surefire-plugin/src/site/markdown/pr-3179-unified-provider.md