Bazaar commits without changes are not handled

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major
    • Component/s: 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)

            Assignee:
            Monty Taylor
            Reporter:
            Alexandre Garnier
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: