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 <[email protected]>
  • Loading branch information
dbwiddis authored Aug 1, 2022
1 parent 249e4fc commit 707ca13
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 707ca13

Please sign in to comment.