[jbosstools-issues] [JBoss JIRA] (JBIDE-11618) SVN based jobs fail to send email notifications due to "No author in changeset" at hudson.plugins.git.GitChangeSet.getAuthor, and job fails

Nick Boldt (JIRA) jira-events at lists.jboss.org
Mon Apr 23 14:45:17 EDT 2012


Nick Boldt created JBIDE-11618:
----------------------------------

             Summary: SVN based jobs fail to send email notifications due to "No author in changeset" at hudson.plugins.git.GitChangeSet.getAuthor, and job fails
                 Key: JBIDE-11618
                 URL: https://issues.jboss.org/browse/JBIDE-11618
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: Build/Releng
    Affects Versions: 3.3.0.Beta3
            Reporter: Nick Boldt
            Assignee: Nick Boldt
            Priority: Blocker


{code}
ERROR: Publisher hudson.tasks.Mailer aborted due to exception
java.lang.RuntimeException: No author in changeset ee602dc8116843c09f46beb374071a1547c1120b
	at hudson.plugins.git.GitChangeSet.getAuthor(GitChangeSet.java:240)
	at hudson.model.AbstractBuild.hasParticipant(AbstractBuild.java:357)
{code}

This error has been happening a lot lately. Most of our jobs source from SVN, yet we're seeing GitChangeSet.getAuthor() being called to send email notifications of build failures.

WTH?


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list