[jbosstools-issues] [JBoss JIRA] (JBIDE-11621) 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
Wed Oct 3 17:20:03 EDT 2012


     [ https://issues.jboss.org/browse/JBIDE-11621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Boldt closed JBIDE-11621.
------------------------------

    Resolution: Partially Completed


Closing because [~vjuranek] says this is fixed and we've worked around the problem by sending mail to a mailing list instead of to "the users who broke the build".
                
> 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-11621
>                 URL: https://issues.jboss.org/browse/JBIDE-11621
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Build/Releng
>    Affects Versions: 3.3.0.Beta3
>            Reporter: Nick Boldt
>            Assignee: Nick Boldt
>            Priority: Blocker
>             Fix For: 4.0.0.Alpha2, 3.3.0.Beta3
>
>
> {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
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list