Skip to content
  1. Jun 17, 2013
  2. Jun 16, 2013
  3. Jun 15, 2013
  4. Jun 14, 2013
  5. Jun 13, 2013
  6. Jun 12, 2013
    • Jesse Glick's avatar
      [JENKINS-16845] Properly report the IllegalStateException, rather than... · cc26f23e
      Jesse Glick authored
      [JENKINS-16845] Properly report the IllegalStateException, rather than throwing an NPE producing the exception message.
      java.lang.NullPointerException
      	at hudson.model.Run.getFullDisplayName(Run.java:711)
      	at hudson.model.Run.toString(Run.java:706)
      	at java.lang.String.valueOf(Unknown Source)
      	at java.lang.StringBuilder.append(Unknown Source)
      	at hudson.model.AbstractBuild.getPreviousBuild(AbstractBuild.java:218)
      cc26f23e
Loading