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

feat: gradle build infra #393

Merged
merged 18 commits into from
Mar 20, 2024
Merged

feat: gradle build infra #393

merged 18 commits into from
Mar 20, 2024

Conversation

sgammon
Copy link
Member

@sgammon sgammon commented Mar 2, 2024

Summary

Adds shared Gradle build conventions and related infrastructure.

Changelog

  • feat: add build-infra and root gradle project
  • feat: add base plugin for baselines
  • feat: add jpms plugin for JPMS configurations
  • feat: add jmod plugin and implement
  • feat: add mrjar plugin (stubbed)
  • feat: add jlink plugin (stubbed)

@sgammon sgammon added enhancement New feature or request gradle Relates to Gradle labels Mar 2, 2024
@sgammon sgammon self-assigned this Mar 2, 2024
- feat: add `build-infra` and root gradle project
- feat: add `base` plugin for baselines
- feat: add `jpms` plugin for JPMS configurations
- feat: add `jmod` plugin and implement
- feat: add `mrjar` plugin (stubbed)
- feat: add `jlink` plugin (stubbed)

Signed-off-by: Sam Gammon <sam@elide.ventures>
- feat: implement `jmod` task and plugin
- fix: issues with `modulepath` configuration
- chore: fixup access to build infra symbols in plugins

Signed-off-by: Sam Gammon <sam@elide.ventures>
Signed-off-by: Sam Gammon <sam@elide.ventures>
Signed-off-by: Sam Gammon <sam@elide.ventures>
Signed-off-by: Sam Gammon <sam@elide.ventures>
Signed-off-by: Sam Gammon <sam@elide.ventures>
Signed-off-by: Sam Gammon <sam@elide.ventures>
Signed-off-by: Sam Gammon <sam@elide.ventures>
Signed-off-by: Sam Gammon <sam@elide.ventures>
Signed-off-by: Sam Gammon <sam@elide.ventures>
Signed-off-by: Sam Gammon <sam@elide.ventures>
Signed-off-by: Sam Gammon <sam@elide.ventures>
Signed-off-by: Sam Gammon <sam@elide.ventures>
Signed-off-by: Sam Gammon <sam@elide.ventures>
Signed-off-by: Sam Gammon <sam@elide.ventures>
Signed-off-by: Sam Gammon <sam@elide.ventures>
Signed-off-by: Sam Gammon <sam@elide.ventures>
Signed-off-by: Sam Gammon <sam@elide.ventures>
Copy link

sonarcloud bot commented Mar 12, 2024

Quality Gate Passed Quality Gate passed

Issues
73 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
3.4% Duplication on New Code

See analysis details on SonarCloud

@sgammon sgammon marked this pull request as ready for review March 20, 2024 20:47
@sgammon
Copy link
Member Author

sgammon commented Mar 20, 2024

merging this to split work into another pr

@sgammon sgammon merged commit 1b30195 into main Mar 20, 2024
7 checks passed
@sgammon sgammon deleted the feat/gradle-build-infra branch March 20, 2024 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gradle Relates to Gradle
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant