Maven 2.x Javadoc Plugin

Provide specific default value for "encoding" parameter

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 2.3
  • Fix Version/s: 2.4
  • Component/s: None
  • Labels:
    None
  • Patch Submitted:
    Yes
  • Number of attachments :
    1

Description

As stated in the javadoc doc, 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.

Issue Links

Activity

Hide
Vincent Siveton added a comment -

Applied in r612341. Thanks!

Show
Vincent Siveton added a comment - Applied in r612341. Thanks!

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: