w3lld1 commented on PR #990:
URL: https://github.com/apache/maven-enforcer/pull/990#issuecomment-5401279752

   Thanks — addressed both follow-ups in `49171b5b`:
   
   - replaced the ambiguous negated predicate with an explicit loop that names 
and skips excluded dependencies, with a comment documenting `ArtifactMatcher` 
semantics;
   - removed the reflection-based unit tests; the regression remains covered by 
the existing integration-test project.
   
   Fresh validation on the pushed commit:
   - focused `EnforceBytecodeVersionTest`: 26 passed;
   - `enforce-bytecode-version-excluded-deps` invoker integration test: passed;
   - Checkstyle, Spotless, RAT, and `git diff --check`: passed.
   


-- 
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]

Reply via email to