Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: f10d9f95fc6346858c1204e65b737743f8924597
      
https://github.com/jenkinsci/jenkins/commit/f10d9f95fc6346858c1204e65b737743f8924597
  Author: Jeff Thompson <37345299+jeffre...@users.noreply.github.com>
  Date:   2020-02-07 (Fri, 07 Feb 2020)

  Changed paths:
    M core/pom.xml
    M core/src/main/java/hudson/DNSMultiCast.java
    R core/src/main/java/hudson/UDPBroadcastFragment.java
    M core/src/main/java/hudson/UDPBroadcastThread.java
    M core/src/main/java/jenkins/model/Jenkins.java
    R test/src/test/java/hudson/UDPBroadcastThreadSEC1641Test.java
    R test/src/test/java/hudson/UDPBroadcastThreadTest.java
    M war/pom.xml

  Log Message:
  -----------
  [JENKINS-60913] Remove network discovery services  (#4460)

* Remove multicast discovery services.

* Refine clean up with DNSMultiCast.

Doesn't need to be referenced in the other pom any more.
We need to keep the class and the property around for a while.
Jenkins Test Harness sets the property. Until we can get all
versions aligned so it isn't needed, it's best to keep the property
doing nothing.

* Deprecate remaining class fragment.

* Remove unneeded dependency.

* Improve code comments for external usages.

Co-Authored-By: Jesse Glick <jgl...@cloudbees.com>

* Remove multicast discovery services.

* Refine clean up with DNSMultiCast.

Doesn't need to be referenced in the other pom any more.
We need to keep the class and the property around for a while.
Jenkins Test Harness sets the property. Until we can get all
versions aligned so it isn't needed, it's best to keep the property
doing nothing.

* Deprecate remaining class fragment.

* Remove unneeded dependency.

* Add log warning messages.

* Don't need to implement the interface anymore.

* Fix initializer.

Change capitalization for logger.

* Add URLs to log messages.

Co-Authored-By: Daniel Beck <1831569+daniel-b...@users.noreply.github.com>

Co-authored-by: Jesse Glick <jgl...@cloudbees.com>
Co-authored-by: Daniel Beck <1831569+daniel-b...@users.noreply.github.com>


-- 
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/jenkins/push/refs/heads/master/9db48d-f10d9f%40github.com.

Reply via email to