Skip to content

Missing ServiceLoader entry from META-INF/services #1

@SorinS

Description

@SorinS

As the code uses ServiceLoader, a file with the name org.handwerkszeug.dns.conf.NameServerContainer and with the following content:

org.handwerkszeug.dns.conf.DefaultNameServerContainer

should be placed in src/main/resources/META-INF/services - otherwise DNSClient.java will NPE upon container initialization.

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