Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/acceptance-test-harness
  Commit: fed75e3aac657a987b5647399da38589581676d0
      
https://github.com/jenkinsci/acceptance-test-harness/commit/fed75e3aac657a987b5647399da38589581676d0
  Author: James Nord <[email protected]>
  Date:   2024-04-15 (Mon, 15 Apr 2024)

  Changed paths:
    M 
src/main/java/org/jenkinsci/test/acceptance/update_center/MockUpdateCenter.java

  Log Message:
  -----------
  prevent spam when setting size to -1 (#1529)

prevent spam when setting size to -1

the size for every plugin is set to `-1` which creates excessive spam when 
running.
log these at FINE level, log all other updates and INFO level

We use instance equality here as the string is a literal and this is a
private method, so we rely on the actual literal to be identical (which
it will be).

Could break in the future - but this is just logspam so the quick check
is better.



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/acceptance-test-harness/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/acceptance-test-harness/push/refs/heads/master/9d1137-fed75e%40github.com.

Reply via email to