slachiewicz opened a new pull request, #12779: URL: https://github.com/apache/maven/pull/12779
Fixes #12778. Adopts the include list 3.10.x already carries — the JLine migration (70d934d) replaced `**` with explicit file patterns there, which is why 3.10.0-rc-1 has no duplicate entry and 3.9.16 does. Lossless: every native jansi 2.4.3 ships under `internal/native` is a `.so` (9), `.jnilib` (3) or `.dll` (3). Verified: `tar tzf apache-maven-3.9.16-bin.tar.gz | sort | uniq -d` → `lib/jansi-native/`; the same command on 3.10.0-rc-1 and 4.0.0-rc-6 → empty. I have not yet run it against a distribution built from this branch. *This change was created with AI assistance.* -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
