We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7727586 commit a9be89cCopy full SHA for a9be89c
build.gradle
@@ -97,6 +97,7 @@ allprojects {
97
98
apply plugin: 'opensearch.opensearchplugin'
99
apply plugin: 'opensearch.pluginzip'
100
+apply plugin: 'opensearch.java-agent'
101
102
licenseFile = rootProject.file('LICENSE.txt')
103
noticeFile = rootProject.file('NOTICE.txt')
0 commit comments