Maven 1.x Javadoc Plugin

Default encoding used when reading sources

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.5
  • Fix Version/s: None
  • Component/s: None
  • Labels:
    None
  • Number of attachments :
    1

Description

Javadocs would be garbled if encoging differ between
sources and default one because no encoding specified to
<ant:javadoc />.

Activity

Hide
Takayoshi Kimura added a comment -

This patch add 'encoding' property into <ant:javadoc />.
'maven.compile.encoding' is used as 'encoding' value, but
I think this property name is 'maven.source.encoding' rather
than 'maven.compile.encoding'.

Show
Takayoshi Kimura added a comment - This patch add 'encoding' property into <ant:javadoc />. 'maven.compile.encoding' is used as 'encoding' value, but I think this property name is 'maven.source.encoding' rather than 'maven.compile.encoding'.
Hide
Arnaud Heritier added a comment -

Applied.
thanks.

Show
Arnaud Heritier added a comment - Applied. thanks.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: