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

Hyperlink lastSuccessful in build failure mail

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Trivial Trivial
    • mailer-plugin
    • None
    • Platform: All, OS: All

      Currently build failure mails will hyperlink

      1. References to the artifacts of the current build.

      2. References to the project workspace.

      Could add to this a less common but also potentially useful case:

      3. References to the artifacts of the last successful build.

      For an example of why this might be printed in build output, see the end of:

      http://deadlock.nbextras.org/hudson/job/javadoc-nbms/179/consoleText

      --%<--
      [vuc]
      file:/hudson/workdir/jobs/javadoc-nbms/workspace/nbbuild/nbms/updates.xml is
      internally consistent
      [vuc] Problems found for module org.netbeans.modules.tasklist.editor:
      [module org.netbeans.modules.tasklist.usertasks/2 = 67]
      [vuc] Problems found for module org.netbeans.modules.tasklist.usertasks:
      [module org.netbeans.libs.ical4j/1 = 1.0-beta1]

      BUILD FAILED
      /hudson/workdir/jobs/javadoc-nbms/build-update-descriptor.xml:10:
      Inconsistency(ies) in
      file:/hudson/workdir/jobs/javadoc-nbms/workspace/nbbuild/nbms/updates.xml
      relative to
      file:/hudson/workdir/jobs/javadoc-nbms/lastSuccessful/archive/nbbuild/nbms/updates.xml
      --%<--

      where

      file:/hudson/workdir/jobs/javadoc-nbms/lastSuccessful/archive/nbbuild/nbms/updates.xml

      should be linked to

      http://deadlock.nbextras.org/hudson/job/javadoc-nbms/lastSuccessfulBuild/artifact/nbbuild/nbms/updates.xml

          [JENKINS-231] Hyperlink lastSuccessful in build failure mail

          Jesse Glick added a comment -

          Correcting subcomponent.

          Jesse Glick added a comment - Correcting subcomponent.

            jglick Jesse Glick
            jglick Jesse Glick
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: