• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • mailer-plugin
    • None
    • Platform: All, OS: All

      There is a bug in the user configuration. The xml files since the version 1.109
      are not valid.

      The tag <hudson.tasks.Mailer-UserProperty> is misspellt. So the system cannot
      read the email adresses and doesn´t send mails.

      ...
      <properties>
      <hudson.tasks.Mailer_-UserProperty>
      <emailAddress>...</emailAddress>
      </hudson.tasks.Mailer_-UserProperty>
      </properties>
      ...

          [JENKINS-600] User config is invalid

          gogan created issue -

          The element name change is due to XStream version up, and there's code inside
          Hudson to make sure the old data gets loaded correctly.

          The bug was in another place, but that was fixed for 1.112.

          Kohsuke Kawaguchi added a comment - The element name change is due to XStream version up, and there's code inside Hudson to make sure the old data gets loaded correctly. The bug was in another place, but that was fixed for 1.112.
          Kohsuke Kawaguchi made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]
          Andrew Bayer made changes -
          Status Original: Resolved [ 5 ] New: Closed [ 6 ]
          Jenkins IRC Bot made changes -
          Component/s New: mailer [ 17522 ]
          Component/s Original: mail [ 15493 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 130673 ] New: JNJira + In-Review [ 200021 ]

            Unassigned Unassigned
            gogan gogan
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: