-
Notifications
You must be signed in to change notification settings - Fork 65
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
Migrating gradle plugin from v2.0.1 to v2.2.2 requires additional configuration #6106
Comments
This is need to check the performance gain, test failures with the test parallelisation feature on standard libraries. We are planning to release this feature for update 9. |
Isn't it better to release a gradle plugin with the following change and then update the plugin version in standard libraries: ballerina-platform/plugin-gradle#134 |
That's better, I think. I'll release a gradle plugin with parallel test support before EOD. |
A plugin version of v2.2.3 is released now. @TharmiganK @DimuthuMadushan please use that. |
Description:
Currently, we are using v2.0.1 gradle plugin in some repositories(Eg : io). When migrating from v2.0.1 to v2.2.2, we need to add following configuration/similar configuration to the root project build.gradle file.
Steps to reproduce:
Affected Versions:
OS, DB, other environment details and versions:
Related Issues (optional):
Suggested Labels (optional):
Suggested Assignees (optional):
The text was updated successfully, but these errors were encountered: