We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 438bf81 + ca41718 commit 50b7063Copy full SHA for 50b7063
build.gradle
@@ -6,6 +6,7 @@ apply plugin: 'eclipse'
6
apply plugin: 'opensearch.opensearchplugin'
7
apply plugin: 'opensearch.yaml-rest-test'
8
apply plugin: 'opensearch.pluginzip'
9
+apply plugin: 'opensearch.java-agent'
10
11
def pluginName = 'rename'
12
def pluginDescription = 'Custom plugin'
0 commit comments