-
Notifications
You must be signed in to change notification settings - Fork 583
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
JUnit 4 -> 5 #5899
Closed
Closed
JUnit 4 -> 5 #5899
Commits on Aug 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8714a0a - Browse repository at this point
Copy the full SHA 8714a0aView commit details -
Update SCDF so that multipleComposedTaskWithArguments succeeds
Step 1. Make sure to remove the version from the docker compose. It is no longer needed and causes older versions of docker to fail Step 2. Update compose files to use the latest version of SCDF 3.x instead of 2.11.x Step 3. Update build image script so that uses java 17 when creating containers Update the DataFlowIT and the Abstract classes it is built on so that multipleComposedTaskWithArguments test passes. Notice that JobParameterJacksonDeserializer and JobParametersJacksonMixIn have been updated. These changes mirror those in spring-cloud#5850. These were required for the test to pass. At the time this PR is merged we can merge accepting those from spring-cloud#5850. Provide docs on how SCDF images are created and pushed Also update the DEFAULT_JDK to Java 17 Update PR based on code review comments * Added log message in case a JobParameter Type is invalid * cleaned up workflow.adoc
Configuration menu - View commit details
-
Copy full SHA for 08ca0dd - Browse repository at this point
Copy the full SHA 08ca0ddView commit details
Commits on Aug 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6cad8f0 - Browse repository at this point
Copy the full SHA 6cad8f0View commit details
Commits on Aug 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5e7fa1b - Browse repository at this point
Copy the full SHA 5e7fa1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 59cee87 - Browse repository at this point
Copy the full SHA 59cee87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89f4e6f - Browse repository at this point
Copy the full SHA 89f4e6fView commit details -
Secrets are not available to PR build.
Remove docker login and full profile.
Configuration menu - View commit details
-
Copy full SHA for b1ac63f - Browse repository at this point
Copy the full SHA b1ac63fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 788a426 - Browse repository at this point
Copy the full SHA 788a426View commit details
Commits on Sep 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b48ef32 - Browse repository at this point
Copy the full SHA b48ef32View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.