You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Joe Schaefer (JIRA)" <ji...@apache.org> on 2010/11/21 15:53:13 UTC

[jira] Updated: (INFRA-3164) Hook: E-Mail notification

     [ https://issues.apache.org/jira/browse/INFRA-3164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joe Schaefer updated INFRA-3164:
--------------------------------

    Priority: Trivial  (was: Major)

> Hook: E-Mail notification
> -------------------------
>
>                 Key: INFRA-3164
>                 URL: https://issues.apache.org/jira/browse/INFRA-3164
>             Project: Infrastructure
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: Git
>            Reporter: Paul Querna
>            Priority: Trivial
>
> post-receive hook: E-Mail notification. We have a traditional
> dependence on 'good' commit emails. We need a very good mailer, as SvnMailer
> handles many cases like large commits, weird charactersets, etc, that most
> git based mailers don't even approach.
> I suggest using SvnMailer's Python code as a library, generating the diff using calls out to git, and then building the email from that diff (so, reusing all of SvnMailers magic for handling 
> Ideally, it would also have a similar (or the same) configuration file as SvnMailer.
> http://opensource.perlig.de/svnmailer/

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.