You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Dennis Lundberg (JIRA)" <ji...@codehaus.org> on 2007/08/02 16:48:13 UTC

[jira] Commented: (MCHANGES-71) need add template encoding to announcement-generate

    [ http://jira.codehaus.org/browse/MCHANGES-71?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_103867 ] 

Dennis Lundberg commented on MCHANGES-71:
-----------------------------------------

Do you want to be able to specify  the input and output encodings in the configuration element for this plugin in your pom, like this?

{code}
  <configuration>
    <inputEncoding>UTF-8</inputEncoding>
    <outputEncoding>UTF-8</outputEncoding>
  </configuration>
{code}

Then those parameters should be forwarded to the velocity context as the properties "input.encoding" and output.encoding"?


> need add template encoding to announcement-generate
> ---------------------------------------------------
>
>                 Key: MCHANGES-71
>                 URL: http://jira.codehaus.org/browse/MCHANGES-71
>             Project: Maven 2.x Changes Plugin
>          Issue Type: Improvement
>          Components: announcement
>            Reporter: Yao Yong
>
> I need to generate a Chinese announcement, would you please add the following velocity property into parameters
> input.encoding
> output.encoding

-- 
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