chore: import upstream snapshot with attribution

This commit is contained in:
wehub-resource-sync
2026-07-13 12:47:05 +08:00
commit 4f3b7da785
7394 changed files with 2005594 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
# Java configuration for surefire
The "java" file here is actually a shell script we use
to allow us to customize surefire test execution
via the <jvm> parameter in surefire.
Surefire "detects" java by checking for a parent bin directory
and a java executable. There is no configurable way
to pass a wrapper script. Thus we do this.