Skip to content
This repository was archived by the owner on Aug 2, 2022. It is now read-only.

fix integTestRunner build task #83

Merged

Conversation

ylwu-amzn
Copy link
Contributor

./gradlew -Dtest.debug :alerting:integTest will fail, the error message shows
Could not find method jvmArg() for arguments [-agentlib:jdwp=transport=dt_socket,server=y,suspend=y,address=*:5005] on task ':alerting:integTestRunner' of type org.gradle.api.tasks.testing.Test.

Description of changes:
Change jvmArg to jvmArgs

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@ylwu-amzn ylwu-amzn self-assigned this Jul 17, 2019
Copy link
Contributor

@lucaswin-amzn lucaswin-amzn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks for the change

@lucaswin-amzn lucaswin-amzn merged commit 1af5737 into opendistro-for-elasticsearch:master Jul 17, 2019
@ylwu-amzn ylwu-amzn deleted the fix-build branch July 18, 2019 19:15
tlfeng pushed a commit that referenced this pull request Feb 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants