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

Hamcrest v3.1 #417

Open
5 of 11 tasks
tumbarumba opened this issue Aug 3, 2024 · 3 comments
Open
5 of 11 tasks

Hamcrest v3.1 #417

tumbarumba opened this issue Aug 3, 2024 · 3 comments
Assignees

Comments

@tumbarumba
Copy link
Member

tumbarumba commented Aug 3, 2024

This issue is for planning and discussion of features and fixes that will go into Hamcrest v3.1

Included:

Candidates:

See also:

@tumbarumba tumbarumba self-assigned this Aug 5, 2024
@tumbarumba tumbarumba mentioned this issue Aug 6, 2024
2 tasks
@jstewmon
Copy link

👋 I'm interested in trying out the changes from #422 in a project where the currently released generic constraints are troublesome. How do you feel about a 3.1-rc (or any qualifier) release to get some feedback on the proposed set of changes?

FWIW the generic signature changes will be breaking in my project, but I expect them to be trivial to fix.

I'm also game for trying 4.0-rc if you're leaning towards releasing #422 in 4.0.

@tumbarumba
Copy link
Member Author

tumbarumba commented Oct 18, 2024

Thanks @jstewmon!

I'll want to avoid publishing a releasing release candidate just yet. I remember I had a breaking change when I was doing v2.1-rc1, and it broke the CI for a number of downstream projects that were just pulling the latest release, even though it was just a release candidate. However, I'll have a go at releasing a snapshot release (v3.1-SNAPSHOT). Hopefully that will give you a chance to have a play. I'll look at doing that this weekend.

@tumbarumba
Copy link
Member Author

Well, that was easy. All I needed to do was run ./gradlew publishAllPublicationsToMavenRepository.

@jstewmon the snapshot jars are available at the Maven Central snapshot repository (see https://oss.sonatype.org/content/repositories/snapshots/org/hamcrest/hamcrest/3.1-SNAPSHOT/). I'd really like to hear how it works out for you.

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

No branches or pull requests

2 participants