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

Bazaar commits without changes are not handled

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • bazaar-plugin
    • None

      In bazaar there is a way to commit without changes (bzr ci --unchanged).
      The parser doesn't set the message in the BazaarChangeSet and it generates a NullPointerException :

      Caused by: java.lang.NullPointerException
      at hudson.Util.escape(Util.java:707)
      at hudson.scm.ChangeLogSet$Entry.getMsgEscaped(ChangeLogSet.java:183)
      at hudson.scm.ChangeLogSet$Entry.getMsgAnnotated(ChangeLogSet.java:172)

            sdirector Monty Taylor
            zigarn Alexandre Garnier
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: