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

Migrate from Hickory to Elementary #394

Merged
merged 1 commit into from
Aug 8, 2022
Merged

Conversation

basil
Copy link
Member

@basil basil commented Aug 7, 2022

We currently test our annotation processors with Hickory, an outdated library that hasn't been maintained in over a decade. This PR switches us to Elementary, a modern and well-maintained annotation processor testing library. Note that Elementary requires both Java 11 and JUnit 5, both of which we now support.

@basil basil merged commit 2aeffec into jenkinsci:master Aug 8, 2022
@basil basil deleted the elementary branch August 8, 2022 16:37
Comment on lines +123 to +126
<repository>
<id>elementary-releases</id>
<url>https://repo.karuslabs.com/repository/elementary-releases/</url>
</repository>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is only pending jenkins-infra/helpdesk#3115 right?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Right

@daniel-beck
Copy link
Member

well-maintained

Actively perhaps, but well? Pante/elementary#153 (comment) should just not happen.

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

Successfully merging this pull request may close these issues.

5 participants