ascheman commented on PR #11505:
URL: https://github.com/apache/maven/pull/11505#issuecomment-3608088129

   Re: redundant `isEmpty()` checks 
([#1](https://github.com/apache/maven/pull/11505#discussion_r2584821787), 
[#2](https://github.com/apache/maven/pull/11505#discussion_r2584823322), 
[#3](https://github.com/apache/maven/pull/11505#discussion_r2584823790))
   
   Done in 0c2451e7a3. Removed the redundant `isEmpty()` checks and renamed the 
method to `hasExplicitLegacyResources` with inverted logic for clearer 
semantics (returns `false` when empty, `true` when explicit legacy resources 
exist).


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