Skip to content

Commit

Permalink
Remove custom-codecs plugin (opensearch-project#9947)
Browse files Browse the repository at this point in the history
This plugin has been moved to its own [repository][1].

[1]: https://github.com/opensearch-project/custom-codecs

Signed-off-by: Andrew Ross <andrross@amazon.com>
  • Loading branch information
andrross authored and DarshitChanpura committed Sep 27, 2023
1 parent 46e9344 commit e22a22e
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 497 deletions.
2 changes: 0 additions & 2 deletions modules/reindex/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ dependencies {
testImplementation project(':modules:transport-netty4')
// for parent/child testing
testImplementation project(':modules:parent-join')
testImplementation project(':plugins:custom-codecs')
}

restResources {
Expand All @@ -96,5 +95,4 @@ forbiddenPatterns {
tasks.named("bundlePlugin").configure {
dependsOn("copyParentJoinMetadata")
dependsOn("copyTransportNetty4Metadata")
dependsOn("copyCustomCodecsMetadata")
}
27 changes: 0 additions & 27 deletions plugins/custom-codecs/build.gradle

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit e22a22e

Please sign in to comment.