Skip to content

Dependency on local encoding #1106

Open
@dmatej

Description

@dmatej

The generated file charset is not set explicitly, so the file is encoded by user's charset. It should be set explicitly - I recommend UTF-8, it should be enough.

https://github.com/eclipse-ee4j/glassfish-hk2/blob/master/maven-plugins/hk2-inhabitant-generator/src/main/java/org/jvnet/hk2/generator/internal/GeneratorRunner.java#L346

We should check if there isn't more such issues.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions