-
Notifications
You must be signed in to change notification settings - Fork 0
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
Axon 2.4.x migration to Java 17 #2
base: axon-2.4.x
Are you sure you want to change the base?
Commits on Aug 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4cf89f2 - Browse repository at this point
Copy the full SHA 4cf89f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4912538 - Browse repository at this point
Copy the full SHA 4912538View commit details
Commits on Aug 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d84e289 - Browse repository at this point
Copy the full SHA d84e289View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94b1f13 - Browse repository at this point
Copy the full SHA 94b1f13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29b9cc1 - Browse repository at this point
Copy the full SHA 29b9cc1View commit details -
Fix test due to Runnable.class.getClassLoader() will return
null
si……nce that interface is part of the core Java and loaded by the Bootstrap classloader.
Configuration menu - View commit details
-
Copy full SHA for 00ef3bb - Browse repository at this point
Copy the full SHA 00ef3bbView commit details -
Fix test due to different behaviour of the interactions verifier in t…
…he newer Mockito version
Configuration menu - View commit details
-
Copy full SHA for 98f18c0 - Browse repository at this point
Copy the full SHA 98f18c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09b4f65 - Browse repository at this point
Copy the full SHA 09b4f65View commit details -
Configuration menu - View commit details
-
Copy full SHA for e142436 - Browse repository at this point
Copy the full SHA e142436View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fa3c5c - Browse repository at this point
Copy the full SHA 8fa3c5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9aeb9ad - Browse repository at this point
Copy the full SHA 9aeb9adView commit details -
Configuration menu - View commit details
-
Copy full SHA for c2e0123 - Browse repository at this point
Copy the full SHA c2e0123View commit details -
Configuration menu - View commit details
-
Copy full SHA for c49d05c - Browse repository at this point
Copy the full SHA c49d05cView commit details
Commits on Aug 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a5941c3 - Browse repository at this point
Copy the full SHA a5941c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfbb88a - Browse repository at this point
Copy the full SHA cfbb88aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f97467d - Browse repository at this point
Copy the full SHA f97467dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9642fef - Browse repository at this point
Copy the full SHA 9642fefView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c2f13e - Browse repository at this point
Copy the full SHA 3c2f13eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e3aa53 - Browse repository at this point
Copy the full SHA 7e3aa53View commit details -
Configuration menu - View commit details
-
Copy full SHA for c279c78 - Browse repository at this point
Copy the full SHA c279c78View commit details -
Configuration menu - View commit details
-
Copy full SHA for e789386 - Browse repository at this point
Copy the full SHA e789386View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8dbed7 - Browse repository at this point
Copy the full SHA d8dbed7View commit details
Commits on Aug 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 86714fa - Browse repository at this point
Copy the full SHA 86714faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b49df4 - Browse repository at this point
Copy the full SHA 0b49df4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 191d496 - Browse repository at this point
Copy the full SHA 191d496View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9792780 - Browse repository at this point
Copy the full SHA 9792780View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cd1e95 - Browse repository at this point
Copy the full SHA 2cd1e95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0444e1f - Browse repository at this point
Copy the full SHA 0444e1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85a163a - Browse repository at this point
Copy the full SHA 85a163aView commit details -
Ignore a CGROUPS test since it uses PowerMock too heavily, and it's i…
…ncompatible with Mockito required by Java 17+
Configuration menu - View commit details
-
Copy full SHA for e67e503 - Browse repository at this point
Copy the full SHA e67e503View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3117ed1 - Browse repository at this point
Copy the full SHA 3117ed1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99b09f4 - Browse repository at this point
Copy the full SHA 99b09f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for bebe1fb - Browse repository at this point
Copy the full SHA bebe1fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9443cdc - Browse repository at this point
Copy the full SHA 9443cdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57e3734 - Browse repository at this point
Copy the full SHA 57e3734View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4570ba0 - Browse repository at this point
Copy the full SHA 4570ba0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63a0ae8 - Browse repository at this point
Copy the full SHA 63a0ae8View commit details -
Remove replacing the logger since it uses forbidden reflection and is…
… used to cleanup tests logs only
Configuration menu - View commit details
-
Copy full SHA for 0712d63 - Browse repository at this point
Copy the full SHA 0712d63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7900918 - Browse repository at this point
Copy the full SHA 7900918View commit details -
Configuration menu - View commit details
-
Copy full SHA for c591fa4 - Browse repository at this point
Copy the full SHA c591fa4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78f8ec6 - Browse repository at this point
Copy the full SHA 78f8ec6View commit details
Commits on Aug 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c179c8f - Browse repository at this point
Copy the full SHA c179c8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 757e6a7 - Browse repository at this point
Copy the full SHA 757e6a7View commit details -
Add crooked support for filters when comparing fields in Axon's fixtu…
…re - fixed more tests
Configuration menu - View commit details
-
Copy full SHA for da29798 - Browse repository at this point
Copy the full SHA da29798View commit details -
Add crooked support for filters when comparing fields in Axon's fixtu…
…re - fixed more tests
Configuration menu - View commit details
-
Copy full SHA for 8df6976 - Browse repository at this point
Copy the full SHA 8df6976View commit details
Commits on Aug 13, 2024
-
Further encapsulation of fields in tests since AssertJ has problems w…
…ith public ones and we never have that anyway
Configuration menu - View commit details
-
Copy full SHA for 5765fe5 - Browse repository at this point
Copy the full SHA 5765fe5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6dfcf4a - Browse repository at this point
Copy the full SHA 6dfcf4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b67cb6 - Browse repository at this point
Copy the full SHA 1b67cb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0aed4af - Browse repository at this point
Copy the full SHA 0aed4afView commit details -
Configuration menu - View commit details
-
Copy full SHA for edea009 - Browse repository at this point
Copy the full SHA edea009View commit details -
Configuration menu - View commit details
-
Copy full SHA for 189437f - Browse repository at this point
Copy the full SHA 189437fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d62dbf4 - Browse repository at this point
Copy the full SHA d62dbf4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e867fae - Browse repository at this point
Copy the full SHA e867faeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 72897a3 - Browse repository at this point
Copy the full SHA 72897a3View commit details -
Migrate integration tests to Hikari Connection Pool because c3p0 is i…
…ncompatible with newer Jakarta and its unsupported anymore
Configuration menu - View commit details
-
Copy full SHA for d63eb11 - Browse repository at this point
Copy the full SHA d63eb11View commit details -
Fix cache integration test after migrating to newer EHCache with gene…
…ric improvements
Configuration menu - View commit details
-
Copy full SHA for f722907 - Browse repository at this point
Copy the full SHA f722907View commit details
Commits on Aug 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 19fd95b - Browse repository at this point
Copy the full SHA 19fd95bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ccffd9 - Browse repository at this point
Copy the full SHA 5ccffd9View commit details -
Merge pull request #3 from onewelcome/axon-2.4.x-java-17-spring-6.x
Axon 2.4.x migration to Spring Framework 6.x
Configuration menu - View commit details
-
Copy full SHA for 2e40b5e - Browse repository at this point
Copy the full SHA 2e40b5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ab3ab1 - Browse repository at this point
Copy the full SHA 1ab3ab1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3370963 - Browse repository at this point
Copy the full SHA 3370963View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6e88fd - Browse repository at this point
Copy the full SHA d6e88fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c6f20d - Browse repository at this point
Copy the full SHA 0c6f20dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c39734 - Browse repository at this point
Copy the full SHA 6c39734View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6482dd7 - Browse repository at this point
Copy the full SHA 6482dd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94d7e96 - Browse repository at this point
Copy the full SHA 94d7e96View commit details