Skip to content

Add 'encoding' config parameter #13

@eugene-rozov

Description

@eugene-rozov

It seems html2js mojo uses platform default encoding when reading files:

fileLines = FileUtils.readLines(file);

The class FileUtils has similar method, which accepts encoding as the second parameter.

It would be very nice if we be able to specify encoding explicitly in the plugin configuration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions