[ 
http://jira.codehaus.org/browse/MJAVADOC-165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vincent Siveton closed MJAVADOC-165.
------------------------------------

         Assignee: Vincent Siveton
       Resolution: Fixed
    Fix Version/s: 2.4

Applied in r612341. Thanks!

> Provide specific default value for "encoding" parameter
> -------------------------------------------------------
>
>                 Key: MJAVADOC-165
>                 URL: http://jira.codehaus.org/browse/MJAVADOC-165
>             Project: Maven 2.x Javadoc Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.3
>            Reporter: Benjamin Bentmann
>            Assignee: Vincent Siveton
>            Priority: Minor
>             Fix For: 2.4
>
>         Attachments: source-encoding.patch
>
>
> As stated in the [javadoc 
> doc|http://java.sun.com/javase/6/docs/technotes/tools/windows/javadoc.html#encoding],
>  the parameter "encoding" defaults to the platform's default encoding if not 
> specified. This might be a convenient feature when running javadoc directly 
> from the console prompt (less typing) but I consider this harmful for an 
> automated build. The platform's default encoding might easily differ between 
> machines/developers, causing unreliable build output.
> Please see the related issue MCOMPILER-63 for further explanations.

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

        

Reply via email to