Skip to content

avoid split packages #38

@overheadhunter

Description

@overheadhunter

As already discussed in the context of #9 and #31:

[...] Please consider using a package namespace that you have sole control over, as org.gnome.* and org.freedesktop.* etc will lead to split packages in the post-Java-8 modular world.

Convention would be for Maven group/artifact, Java module name and root package name to match.

I would suggest to move those packages to de.swiesend.secretservice.gnome.* and de.swiesend.secretservice.freedesktop.* respectively.

Since this is a breaking change, it should be considered before releasing 2.0.0.

Together with #37 and #31 you would then be ready to add a module-info.java (I would volunteer to create a PR).

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