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

Project base gradle configuration for module support #1839

Open
4 tasks
rishabhmaurya opened this issue Jan 3, 2022 · 0 comments
Open
4 tasks

Project base gradle configuration for module support #1839

rishabhmaurya opened this issue Jan 3, 2022 · 0 comments
Labels
enhancement Enhancement or improvement to existing feature or request Plugins

Comments

@rishabhmaurya
Copy link
Contributor

rishabhmaurya commented Jan 3, 2022

Gradle configuration to add support for module-path and way to define dependencies in gradle configuration. Compile metadata file module-info.java separately when java version is 9 or onward. Project should compile and run in classpath mode.

  • Testing support - Patch module to allow access for running UTs
  • IDE support to recognize and use module-info.java
  • Multi-release jar support with modules
  • Existing gradle tasks compatibility
@rishabhmaurya rishabhmaurya added enhancement Enhancement or improvement to existing feature or request untriaged labels Jan 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement or improvement to existing feature or request Plugins
Projects
None yet
Development

No branches or pull requests

2 participants