Skip to content

Commit

Permalink
Publish transport-netty4 module to central repository (#4054)
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Widdis <widdis@gmail.com>
(cherry picked from commit 707ca13)
  • Loading branch information
dbwiddis authored and github-actions[bot] committed Aug 1, 2022
1 parent 517b815 commit 31da049
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions modules/transport-netty4/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ apply plugin: 'opensearch.yaml-rest-test'
apply plugin: 'opensearch.java-rest-test'
apply plugin: 'opensearch.internal-cluster-test'

// The transport-netty4 plugin is published to maven
apply plugin: 'opensearch.publish'

/*
TODOs:
* fix permissions such that only netty4 can open sockets etc?
Expand Down

0 comments on commit 31da049

Please sign in to comment.