Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/subversion-plugin
  Commit: d6b9e33e82b35a5d6d335c75ffb9ab645bc02b8e
      
https://github.com/jenkinsci/subversion-plugin/commit/d6b9e33e82b35a5d6d335c75ffb9ab645bc02b8e
  Author: Jesse Glick <[email protected]>
  Date:   2014-10-10 (Fri, 10 Oct 2014)

  Changed paths:
    M src/main/java/hudson/scm/SubversionChangeLogSet.java

  Log Message:
  -----------
  Deprecated API resulted in exception during rendering of WorkflowRun index 
page.
WARNING: Caught exception evaluating: it.revisionMap in /jenkins/job/…/…/. 
Reason: java.lang.reflect.InvocationTargetException
java.lang.reflect.InvocationTargetException
        at …
Caused by: java.lang.NullPointerException
        at hudson.scm.SubversionSCM.getRevisionFile(SubversionSCM.java:1317)
        at hudson.scm.SubversionSCM.parseRevisionFile(SubversionSCM.java:782)
        at hudson.scm.SubversionSCM.parseRevisionFile(SubversionSCM.java:752)
        at 
hudson.scm.SubversionChangeLogSet.getRevisionMap(SubversionChangeLogSet.java:100)
        ... 118 more


-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to