-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
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.*andorg.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).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels