You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Christophe Lallement (JIRA)" <ji...@codehaus.org> on 2008/04/21 11:32:55 UTC

[jira] Created: (MCHANGES-107) Add http output format for mail annoucement

Add http output format for mail annoucement
-------------------------------------------

                 Key: MCHANGES-107
                 URL: http://jira.codehaus.org/browse/MCHANGES-107
             Project: Maven 2.x Changes Plugin
          Issue Type: Improvement
          Components: announcement
            Reporter: Christophe Lallement


We want to use a custom annoucement template wich is a HTML template to get a better look into our mail.
No pb to do this except the output format is hardcoded into PLAINTEXT into plugin.

Can you add an option into the plugin configuration (after <templateDirectory> tag for example) to specify the output type (HTMP or PLAINTEXT).
The default should be "text/plain".

The Hardcoded feature is in file ProjectJavamailMailSender.java (svn rev 553871) line 181.

Thx
Christophe

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (MCHANGES-107) Add html output format for mail annoucement

Posted by "Olivier Lamy (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MCHANGES-107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lamy closed MCHANGES-107.
---------------------------------

      Assignee: Olivier Lamy
    Resolution: Fixed

Fixed in rev [709989|http://svn.apache.org/viewvc?rev=709989&view=rev].
SNAPSHOT deployed.
Thanks !

> Add html output format for mail annoucement
> -------------------------------------------
>
>                 Key: MCHANGES-107
>                 URL: http://jira.codehaus.org/browse/MCHANGES-107
>             Project: Maven 2.x Changes Plugin
>          Issue Type: Improvement
>          Components: announcement
>    Affects Versions: 2.0
>            Reporter: Christophe Lallement
>            Assignee: Olivier Lamy
>             Fix For: 2.1
>
>         Attachments: custom-mail-content-type.patch
>
>
> We want to use a custom annoucement template wich is a HTML template to get a better look into our mail.
> No pb to do this except the output format is hardcoded into PLAINTEXT into plugin.
> Can you add an option into the plugin configuration (after <templateDirectory> tag for example) to specify the output type (HTMP or PLAINTEXT).
> The default should be "text/plain".
> The Hardcoded feature is in file ProjectJavamailMailSender.java (svn rev 553871) line 181.
> Thx
> Christophe

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (MCHANGES-107) Add http output format for mail annoucement

Posted by "Christophe Lallement (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MCHANGES-107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=131610#action_131610 ] 

Christophe Lallement commented on MCHANGES-107:
-----------------------------------------------

To udpate my request title, understand HTML in place of Http.

> Add http output format for mail annoucement
> -------------------------------------------
>
>                 Key: MCHANGES-107
>                 URL: http://jira.codehaus.org/browse/MCHANGES-107
>             Project: Maven 2.x Changes Plugin
>          Issue Type: Improvement
>          Components: announcement
>            Reporter: Christophe Lallement
>         Attachments: custom-mail-content-type.patch
>
>
> We want to use a custom annoucement template wich is a HTML template to get a better look into our mail.
> No pb to do this except the output format is hardcoded into PLAINTEXT into plugin.
> Can you add an option into the plugin configuration (after <templateDirectory> tag for example) to specify the output type (HTMP or PLAINTEXT).
> The default should be "text/plain".
> The Hardcoded feature is in file ProjectJavamailMailSender.java (svn rev 553871) line 181.
> Thx
> Christophe

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (MCHANGES-107) Add http output format for mail annoucement

Posted by "Christophe Lallement (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MCHANGES-107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christophe Lallement updated MCHANGES-107:
------------------------------------------

    Attachment: custom-mail-content-type.patch

This is a patch from tag "maven-changes-plugin-2.0"
Patch made from root project (where pom.xml is located)

Compilation is ok, no test provided.

> Add http output format for mail annoucement
> -------------------------------------------
>
>                 Key: MCHANGES-107
>                 URL: http://jira.codehaus.org/browse/MCHANGES-107
>             Project: Maven 2.x Changes Plugin
>          Issue Type: Improvement
>          Components: announcement
>            Reporter: Christophe Lallement
>         Attachments: custom-mail-content-type.patch
>
>
> We want to use a custom annoucement template wich is a HTML template to get a better look into our mail.
> No pb to do this except the output format is hardcoded into PLAINTEXT into plugin.
> Can you add an option into the plugin configuration (after <templateDirectory> tag for example) to specify the output type (HTMP or PLAINTEXT).
> The default should be "text/plain".
> The Hardcoded feature is in file ProjectJavamailMailSender.java (svn rev 553871) line 181.
> Thx
> Christophe

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (MCHANGES-107) Add html output format for mail annoucement

Posted by "Dennis Lundberg (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MCHANGES-107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dennis Lundberg updated MCHANGES-107:
-------------------------------------

    Affects Version/s: 2.0
      Patch Submitted: [Yes]
              Summary: Add html output format for mail annoucement  (was: Add http output format for mail annoucement)

> Add html output format for mail annoucement
> -------------------------------------------
>
>                 Key: MCHANGES-107
>                 URL: http://jira.codehaus.org/browse/MCHANGES-107
>             Project: Maven 2.x Changes Plugin
>          Issue Type: Improvement
>          Components: announcement
>    Affects Versions: 2.0
>            Reporter: Christophe Lallement
>         Attachments: custom-mail-content-type.patch
>
>
> We want to use a custom annoucement template wich is a HTML template to get a better look into our mail.
> No pb to do this except the output format is hardcoded into PLAINTEXT into plugin.
> Can you add an option into the plugin configuration (after <templateDirectory> tag for example) to specify the output type (HTMP or PLAINTEXT).
> The default should be "text/plain".
> The Hardcoded feature is in file ProjectJavamailMailSender.java (svn rev 553871) line 181.
> Thx
> Christophe

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (MCHANGES-107) Add html output format for mail annoucement

Posted by "Olivier Lamy (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MCHANGES-107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lamy updated MCHANGES-107:
----------------------------------

    Fix Version/s: 2.1

> Add html output format for mail annoucement
> -------------------------------------------
>
>                 Key: MCHANGES-107
>                 URL: http://jira.codehaus.org/browse/MCHANGES-107
>             Project: Maven 2.x Changes Plugin
>          Issue Type: Improvement
>          Components: announcement
>    Affects Versions: 2.0
>            Reporter: Christophe Lallement
>             Fix For: 2.1
>
>         Attachments: custom-mail-content-type.patch
>
>
> We want to use a custom annoucement template wich is a HTML template to get a better look into our mail.
> No pb to do this except the output format is hardcoded into PLAINTEXT into plugin.
> Can you add an option into the plugin configuration (after <templateDirectory> tag for example) to specify the output type (HTMP or PLAINTEXT).
> The default should be "text/plain".
> The Hardcoded feature is in file ProjectJavamailMailSender.java (svn rev 553871) line 181.
> Thx
> Christophe

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira