Will-thom commented on PR #12136: URL: https://github.com/apache/maven/pull/12136#issuecomment-4524113719
Addressed the operator construction style nit in the latest commit (`9ac5389c7c`). I left the lone `&` / `|` diagnostic behavior unchanged for now since it is non-blocking and can be handled separately if desired. Validation: - `git diff --check` - `mvn -pl impl/maven-impl -am '-Dtest=ConditionParserTest,ConditionProfileActivatorTest,ComplexActivationTest' '-Dsurefire.failIfNoSpecifiedTests=false' test` — Tests run: 62, Failures: 0, Errors: 0, Skipped: 3 -- 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]
