[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

Vojtech Juranek (JIRA) jira-events at lists.jboss.org
Tue Sep 11 04:40:33 EDT 2012


    [ https://issues.jboss.org/browse/JBIDE-11621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12717350#comment-12717350 ] 

Vojtech Juranek commented on JBIDE-11621:
-----------------------------------------

I thought it was partially fixed in git plugin, plug obviously not. Anyway, I fixed it in Jenkins core some time ago [1], but we need to make another release of our fork to refrect this change. I thought that this is not urgent (due to fix in git plugin) so I intended to pick this change by upgrading to next LTS. If this happens often, please let be know, I'll backported it and release within a few days (switching to next LTS is 1-2 month time frame)

[1] https://github.com/jenkinsci/jenkins/commit/4f272d4b6d2c5868bbe1a86dc0789edb6fbf6b37
                
> 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: 3.3.0.Beta3, 4.0.0.Alpha2
>
>
> {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