mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-25 01:19:02 +00:00
bring back the exploded plugin
This commit is contained in:
parent
336a272c6f
commit
7c402507fe
@ -91,7 +91,7 @@ zip.doFirst {task ->
|
||||
}
|
||||
|
||||
task release(dependsOn: [zip, ":plugins-attachments:release"]) << {
|
||||
ant.delete(dir: explodedDistDir)
|
||||
// ant.delete(dir: explodedDistDir)
|
||||
}
|
||||
|
||||
task wrapper(type: Wrapper) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user