Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/authorize-project-plugin

  Commit: bf16f89e72459c5c4cfdc46d15a95aa8a9bd8b0e

      
https://github.com/jenkinsci/authorize-project-plugin/commit/bf16f89e72459c5c4cfdc46d15a95aa8a9bd8b0e

  Author: René Scheibe <rene.sche...@gmail.com>

  Date:   2019-09-06 (Fri, 06 Sep 2019)



  Changed paths:

    M 
src/main/java/org/jenkinsci/plugins/authorizeproject/strategy/SystemAuthorizationStrategy.java



  Log Message:

  -----------

  Remove partial equals() and hashCode() implementations



These methods have only been implemented in 1 out of 4 strategies so far.

Currently there is no need for them as the strategies are not used as

value objects inside collections. If required these methods should be

implemented consistently for all strategies.





  Commit: 10543c9f8a9edfc26e9e5ddf331bec167e10ba47

      
https://github.com/jenkinsci/authorize-project-plugin/commit/10543c9f8a9edfc26e9e5ddf331bec167e10ba47

  Author: ikedam <de...@ikedam.jp>

  Date:   2019-09-08 (Sun, 08 Sep 2019)



  Changed paths:

    M 
src/main/java/org/jenkinsci/plugins/authorizeproject/strategy/SystemAuthorizationStrategy.java



  Log Message:

  -----------

  Merge pull request #43 from darxriggs/no-equals-hashcode



Remove partial equals() and hashCode() implementations





Compare: 
https://github.com/jenkinsci/authorize-project-plugin/compare/90bf5be93f59...10543c9f8a9e

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/authorize-project-plugin/push/refs/heads/master/90bf5b-10543c%40github.com.

Reply via email to