Testing the workflows for Gradle9 migration with LGP4.0.0 snapshot and Gradle7.6#1053
Closed
sajeerzeji wants to merge 203 commits intoOpenLiberty:mainfrom
Closed
Testing the workflows for Gradle9 migration with LGP4.0.0 snapshot and Gradle7.6#1053sajeerzeji wants to merge 203 commits intoOpenLiberty:mainfrom
sajeerzeji wants to merge 203 commits intoOpenLiberty:mainfrom
Conversation
…ssues (AbstractIntegrationTest.groovy, LibertyTest.groovy)
…e/utils/, Moved all the server verification and cleanup methods from StopTask to ServerUtils, Updated StopTask to use the methods from ServerUtils
…tempts from 10 to 5 and lowered the maximum wait time from 5000ms to 4000ms
… a new class has been added for Process/Resource operations.
…address if the .liberty_plugin_force_stopped file is not delete or .liberty_plugin_force_stopped is not available
…utils and re-used it from StartTask.groovy and StopTask.groovy
…he closequitely method from ProcessUtils.groovy
… ServerUtils.groovy
…pForceStoppedMarker
…on_migration Gradle version migration and Core Infrastructure Tests fixes
…o support gradle 9 syntax
…s, private methods were having visibility issues within the groovy class
…o support gradle 9 syntax
…ly and newly fixed test files. build.gradle updates to support gradle 9 character encoding and java toolchain language version
…nges Add Gradle 9 prerequisites to migration guide
Signed-off-by: Arun Venmany <Arun.Kumar.V.N@ibm.com>
Signed-off-by: Arun Venmany <Arun.Kumar.V.N@ibm.com>
Feature/gradle9
Signed-off-by: Arun Venmany <arun.kumar.v.n@ibm.com>
Feature/gradle9
…radle9_JAN-2026
…y more failures happening
…mpatibility and spring boot version
…radle9_JAN-2026
… signing keys while still supporting signed release publishing
…t and Arquilian updates and Java 25 updates
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR is for testing the workflows only