Skip to content

javadoc uploaded to Maven Central uses German UI #1667

@ForNeVeR

Description

@ForNeVeR

Not a huge problem, but an unusual (and maybe amusing) fact: the javadoc artifact you uploaded to Maven Central (at least 5.17.0, not sure about the previous ones) uses German UI, which even sometimes leaks into other tools.

Say, this is documentation for com.sun.jna.platform.win.Kernel32 in IntelliJ IDEA:
Image

If you download the artifact from Maven (download link: https://search.maven.org/remotecontent?filepath=net/java/dev/jna/jna/5.17.0/jna-5.17.0-javadoc.jar), unpack it and open e.g. help-doc.html, you'll also see the UI in German:

Image

All the physical files start from <html lang="de">, so I don't believe this is specific to my system locale. The artifact you upload seems to genuinely be in German :)

While, again, this is not a big problem, I believe it would be better to have the UI and the documentation in the same language. And, since we have the documentation on JNA in English, the javadoc UI should be English as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions