Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-42861

Jenkins references shut down service stacktrace.jenkins-ci.org

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • core

      [2017-03-16 22:14:52]  <danielbeck>	rtyler is stacktrace.jenkins-ci.org still a service we run?
      [2017-03-16 22:15:04]  <rtyler>	heh, no
      [2017-03-16 22:17:03]  <danielbeck>	rtyler so we should probably remove it from Jenkins then?
      [2017-03-16 22:17:49]  <rtyler>	I'm struggling to remember what that even was

          [JENKINS-42861] Jenkins references shut down service stacktrace.jenkins-ci.org

          Oleg Nenashev added a comment -

          Original PR from danielbeck: https://github.com/jenkinsci/jenkins/pull/2808
          My action item is to come up with a better version, at least from my PoV

          Oleg Nenashev added a comment - Original PR from danielbeck : https://github.com/jenkinsci/jenkins/pull/2808 My action item is to come up with a better version, at least from my PoV

          Code changed in jenkins
          User: Oleg Nenashev
          Path:
          core/src/main/java/hudson/console/ConsoleAnnotator.java
          core/src/main/java/hudson/console/HudsonExceptionNote.java
          core/src/main/java/hudson/util/StreamTaskListener.java
          http://jenkins-ci.org/commit/jenkins/77a9f026f88d7cbbceca12f8f5645277a6aadaa0
          Log:
          JENKINS-42861 - Properly deprecate the HudsonExceptionNote implementation (#2811)

          • JENKINS-42861 - Properly deprecate the HudsonExceptionNote implementation

          It is a replacement of the original fix in https://github.com/jenkinsci/jenkins/pull/2808.

          The implementation provides deprecates the annotation of the new stacktraces, but it retains the binary and the persisted data compatibility, which were missing in the original PR.
          In the longer-term the hyperlinks should be replaced by the best possible equivalent (JIRA search, grepcode or whatever).

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Oleg Nenashev Path: core/src/main/java/hudson/console/ConsoleAnnotator.java core/src/main/java/hudson/console/HudsonExceptionNote.java core/src/main/java/hudson/util/StreamTaskListener.java http://jenkins-ci.org/commit/jenkins/77a9f026f88d7cbbceca12f8f5645277a6aadaa0 Log: JENKINS-42861 - Properly deprecate the HudsonExceptionNote implementation (#2811) JENKINS-42861 - Properly deprecate the HudsonExceptionNote implementation It is a replacement of the original fix in https://github.com/jenkinsci/jenkins/pull/2808 . The implementation provides deprecates the annotation of the new stacktraces, but it retains the binary and the persisted data compatibility, which were missing in the original PR. In the longer-term the hyperlinks should be replaced by the best possible equivalent (JIRA search, grepcode or whatever). JENKINS-42861 - Cleanup the deprecated functionality

          Oleg Nenashev added a comment -

          The fix has been released in 2.56

          Oleg Nenashev added a comment - The fix has been released in 2.56

          Code changed in jenkins
          User: Oleg Nenashev
          Path:
          core/src/main/java/hudson/console/ConsoleAnnotator.java
          core/src/main/java/hudson/console/HudsonExceptionNote.java
          core/src/main/java/hudson/util/StreamTaskListener.java
          http://jenkins-ci.org/commit/jenkins/e91a82d27c67b194113fba6ac805cd4d6193cbfb
          Log:
          JENKINS-42861 - Properly deprecate the HudsonExceptionNote implementation (#2811)

          • JENKINS-42861 - Properly deprecate the HudsonExceptionNote implementation

          It is a replacement of the original fix in https://github.com/jenkinsci/jenkins/pull/2808.

          The implementation provides deprecates the annotation of the new stacktraces, but it retains the binary and the persisted data compatibility, which were missing in the original PR.
          In the longer-term the hyperlinks should be replaced by the best possible equivalent (JIRA search, grepcode or whatever).

          (cherry picked from commit 77a9f026f88d7cbbceca12f8f5645277a6aadaa0)

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Oleg Nenashev Path: core/src/main/java/hudson/console/ConsoleAnnotator.java core/src/main/java/hudson/console/HudsonExceptionNote.java core/src/main/java/hudson/util/StreamTaskListener.java http://jenkins-ci.org/commit/jenkins/e91a82d27c67b194113fba6ac805cd4d6193cbfb Log: JENKINS-42861 - Properly deprecate the HudsonExceptionNote implementation (#2811) JENKINS-42861 - Properly deprecate the HudsonExceptionNote implementation It is a replacement of the original fix in https://github.com/jenkinsci/jenkins/pull/2808 . The implementation provides deprecates the annotation of the new stacktraces, but it retains the binary and the persisted data compatibility, which were missing in the original PR. In the longer-term the hyperlinks should be replaced by the best possible equivalent (JIRA search, grepcode or whatever). JENKINS-42861 - Cleanup the deprecated functionality (cherry picked from commit 77a9f026f88d7cbbceca12f8f5645277a6aadaa0)

            oleg_nenashev Oleg Nenashev
            danielbeck Daniel Beck
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: