Skip to content

Commit

Permalink
Publish transport-netty4 module to central repository (#4054) (#4078)
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Widdis <widdis@gmail.com>
(cherry picked from commit 707ca13)

Co-authored-by: Daniel Widdis <widdis@gmail.com>
  • Loading branch information
opensearch-trigger-bot[bot] and dbwiddis authored Aug 2, 2022
1 parent b1f3d85 commit 01123f8
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 01123f8

Please sign in to comment.