-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: junit-team/junit-framework
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: r5.11.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: junit-team/junit-framework
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: r5.11.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 23 files changed
- 2 contributors
Commits on Oct 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7f5c7ad - Browse repository at this point
Copy the full SHA 7f5c7adView commit details
Commits on Oct 8, 2024
-
Introduce release notes for 5.11.3
(cherry picked from commit daa4713)
Configuration menu - View commit details
-
Copy full SHA for b451122 - Browse repository at this point
Copy the full SHA b451122View commit details -
Find repeatable @ExtendWith meta-annotations on fields again
JUnit Jupiter 5.11 introduced a regression regarding extension registration via fields. Specifically, repeated @ExtendWith annotations on composed annotations were no longer found. This commit fixes that regression by reintroducing support for finding @ExtendWith on custom composed annotations when @ExtendWith is used as a repeatable annotation. Fixes #4054 (cherry picked from commit d274794)
Configuration menu - View commit details
-
Copy full SHA for 8f45eea - Browse repository at this point
Copy the full SHA 8f45eeaView commit details
Commits on Oct 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fa46a92 - Browse repository at this point
Copy the full SHA fa46a92View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09cd8b3 - Browse repository at this point
Copy the full SHA 09cd8b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57dfcb5 - Browse repository at this point
Copy the full SHA 57dfcb5View commit details -
Remove useless
Order
annotationSince `ArchUnitTests` is executed by the ArchUnit engine, declaring an order did not have any effect. (cherry picked from commit d7ab63e)
Configuration menu - View commit details
-
Copy full SHA for fcb7b01 - Browse repository at this point
Copy the full SHA fcb7b01View commit details
Commits on Oct 17, 2024
-
Fix package name comparison on Java 8 (#4077)
`Class.getPackage()` returns `null` for the default package on Java 8. This is now handled by inspecting the fully qualified class name rather than throwing a `NullPointerException`. Fixes #4076.
Configuration menu - View commit details
-
Copy full SHA for a3192bd - Browse repository at this point
Copy the full SHA a3192bdView commit details
Commits on Oct 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fb1254c - Browse repository at this point
Copy the full SHA fb1254cView commit details -
(cherry picked from commit b6546cd)
Configuration menu - View commit details
-
Copy full SHA for e57b508 - Browse repository at this point
Copy the full SHA e57b508View commit details -
Configuration menu - View commit details
-
Copy full SHA for b20991e - Browse repository at this point
Copy the full SHA b20991eView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff r5.11.2...r5.11.3