Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add automatic-module name so that it can be used as proper module #981

Open
robstoll opened this issue Aug 14, 2021 · 0 comments
Open

add automatic-module name so that it can be used as proper module #981

robstoll opened this issue Aug 14, 2021 · 0 comments

Comments

@robstoll
Copy link
Contributor

If you build a modular app (https://docs.gradle.org/current/userguide/java_library_plugin.html#sec:java_library_modular) then every library which is not at least an automatic module is a bit of a pain.
You can workaround it with something like https://github.com/jjohannes/extra-java-module-info but it would be better if this is not necessary.

Can you please include make spek an automatic module following this guide:
https://docs.gradle.org/current/userguide/java_library_plugin.html#sec:java_library_modular_auto
thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant