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 support for epilogue annotations #744

Merged
merged 3 commits into from
Sep 19, 2024

Conversation

SamCarlberg
Copy link
Member

Add a new dependency group wpilibAnnotations

Use like annotationProcessor wpi.java.deps.wpilibAnnotations()

Add epilogue runtime to the general wpilib() group

Closes #743

Add a new dependency group `wpilibAnnotations`

Use like `annotationProcessor wpi.java.deps.wpilibAnnotations()`

Add epilogue runtime to the general `wpilib()` group
@ThadHouse
Copy link
Member

Just like #742 this will depend on an alpha push.

sciencewhiz pushed a commit to wpilibsuite/RobotBuilder that referenced this pull request Sep 19, 2024
@PeterJohnson PeterJohnson merged commit 5b8d01f into wpilibsuite:main Sep 19, 2024
6 checks passed
@SamCarlberg SamCarlberg deleted the epilogue-support branch September 19, 2024 13:02
PeterJohnson pushed a commit to SamCarlberg/WPILibInstaller-Avalonia that referenced this pull request Sep 27, 2024
spacey-sooty pushed a commit to spacey-sooty/GradleRIO that referenced this pull request Nov 1, 2024
Add a new dependency group `wpilibAnnotations`

Use like `annotationProcessor wpi.java.deps.wpilibAnnotations()`

Add epilogue runtime to the general `wpilib()` group
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Epilogue to java dependencies
3 participants