Skip to content

[Bug] javadoc encoding options? #623

@reichg

Description

@reichg

Despite all encoding options pointing to utf-8 during gradlew build the build fails with the following error:

PS B:\CodingStuff\atlas-checks> ./gradlew build

Task :javadoc
B:\CodingStuff\atlas-checks\src\main\java\org\openstreetmap\atlas\checks\validation\tag\InvalidCharacterNameTagCheck.java:34: error: unmappable character (0x9D) for encoding windows-1252 "OSM feature with id {0,number,#} has one or more of the following invalid characters in its \"{1}\" tags: numbers, special characters(#$%^&*@~), double quotes or smart quotes(ΓÇ£ΓÇ?).");

Is there any way to set the javadoc encoding?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions