Uh oh!
There was an error while loading. Please reload this page.
Bumped source and target compatibility to Java 1.8 - #332
Conversation
peterdemaeyer
commented
Feb 21, 2021
The Travis build with Java 1.7 will fail of course. |
nik9000
commented
May 14, 2021
I'm just someone random in the internet, but this looks like a good change to me. Maybe drop the java 7 config from Travis in this pr too? The raw types make me sad, but it's a small price to pay for it to be much much easier to contribute. From a purely semver standpoint this is a breaking change, I think. But I imagine most folks are off of 7. I'm not even sure how to download it at this point.... |
I removed the Java 7 Travis build configuration. |
It seems that Travis CI has moved from .org to .com, so builds are no longer working. |
Ideally there would be a last release compatible with Java 7, with whatever we have now, then this 1.8 bump can be merged and a whole pile of new Java 8 features can be added. |
nhojpatrick
commented
Feb 13, 2022
Going to try and kick start hamcrest, so if you want to get it merged, please rebase from the branch |
9bc653b to
e9f7fc8Comparetumbarumba
commented
Jul 24, 2024
Fixed in #411 |
No description provided.