Skip to content

Removing Netty4 local copy and consume from Maven#76

Merged
saratvemulapalli merged 5 commits intoopensearch-project:mainfrom
saratvemulapalli:remove-netty4-local-copy
Aug 8, 2022
Merged

Removing Netty4 local copy and consume from Maven#76
saratvemulapalli merged 5 commits intoopensearch-project:mainfrom
saratvemulapalli:remove-netty4-local-copy

Conversation

@saratvemulapalli
Copy link
Copy Markdown
Member

Signed-off-by: Sarat Vemulapalli vemulapallisarat@gmail.com

Description

Removing local copy of Netty4 and consume from OpenSearch as Maven dependency.
Thanks to @dbwiddis's PR on OpenSearch: opensearch-project/OpenSearch#4054

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Sarat Vemulapalli <vemulapallisarat@gmail.com>
@saratvemulapalli saratvemulapalli requested a review from a team August 3, 2022 22:16
Copy link
Copy Markdown
Member

@dbwiddis dbwiddis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can remove the targetExclude("**/netty4/*") line from gradle/formatting.gradle (spotless license exclusion).

Signed-off-by: Sarat Vemulapalli <vemulapallisarat@gmail.com>
Signed-off-by: Sarat Vemulapalli <vemulapallisarat@gmail.com>
dbwiddis
dbwiddis previously approved these changes Aug 4, 2022
Copy link
Copy Markdown
Member

@dbwiddis dbwiddis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And the javadoc exclusion which you also caught. LGTM!

@@ -44,6 +44,7 @@ configurations {

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The link redirects to the same diff. Could you point me to the link on main?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure why the link redirects to the same diff. May be since it's not a part of this PR but here it is https://github.com/opensearch-project/opensearch-sdk/blob/main/build.gradle#L55-L62

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure done.

owaiskazi19
owaiskazi19 previously approved these changes Aug 5, 2022
Copy link
Copy Markdown
Member

@owaiskazi19 owaiskazi19 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One small nit. Rest LGTM!
Thanks @saratvemulapalli for this change.

Signed-off-by: Sarat Vemulapalli <vemulapallisarat@gmail.com>
Signed-off-by: Sarat Vemulapalli <vemulapallisarat@gmail.com>
@saratvemulapalli saratvemulapalli merged commit cf86065 into opensearch-project:main Aug 8, 2022
@saratvemulapalli saratvemulapalli deleted the remove-netty4-local-copy branch August 8, 2022 20:15
dbwiddis added a commit to dbwiddis/opensearch-sdk-java that referenced this pull request Oct 17, 2022
Signed-off-by: Daniel Widdis <widdis@gmail.com>
joshpalis pushed a commit that referenced this pull request Oct 19, 2022
* Delete unnecessary netty licenses missed in #76

Signed-off-by: Daniel Widdis <widdis@gmail.com>

* Add copyright line to license header

Signed-off-by: Daniel Widdis <widdis@gmail.com>

* Add copyright to headers via spotlessApply

Signed-off-by: Daniel Widdis <widdis@gmail.com>

Signed-off-by: Daniel Widdis <widdis@gmail.com>
kokibas pushed a commit to kokibas/opensearch-sdk-java that referenced this pull request Mar 17, 2023
)

* Removing Netty4 local copy and consume from Maven

Signed-off-by: Sarat Vemulapalli <vemulapallisarat@gmail.com>

* Removing from spotless exclusion

Signed-off-by: Sarat Vemulapalli <vemulapallisarat@gmail.com>

* Removing from JavaDocs

Signed-off-by: Sarat Vemulapalli <vemulapallisarat@gmail.com>

* Addressing comments

Signed-off-by: Sarat Vemulapalli <vemulapallisarat@gmail.com>
kokibas pushed a commit to kokibas/opensearch-sdk-java that referenced this pull request Mar 17, 2023
* Delete unnecessary netty licenses missed in opensearch-project#76

Signed-off-by: Daniel Widdis <widdis@gmail.com>

* Add copyright line to license header

Signed-off-by: Daniel Widdis <widdis@gmail.com>

* Add copyright to headers via spotlessApply

Signed-off-by: Daniel Widdis <widdis@gmail.com>

Signed-off-by: Daniel Widdis <widdis@gmail.com>
caokyhieu pushed a commit to caokyhieu/opensearch-sdk-java that referenced this pull request Aug 15, 2025
)

* Removing Netty4 local copy and consume from Maven

Signed-off-by: Sarat Vemulapalli <vemulapallisarat@gmail.com>

* Removing from spotless exclusion

Signed-off-by: Sarat Vemulapalli <vemulapallisarat@gmail.com>

* Removing from JavaDocs

Signed-off-by: Sarat Vemulapalli <vemulapallisarat@gmail.com>

* Addressing comments

Signed-off-by: Sarat Vemulapalli <vemulapallisarat@gmail.com>
caokyhieu pushed a commit to caokyhieu/opensearch-sdk-java that referenced this pull request Aug 15, 2025
* Delete unnecessary netty licenses missed in opensearch-project#76

Signed-off-by: Daniel Widdis <widdis@gmail.com>

* Add copyright line to license header

Signed-off-by: Daniel Widdis <widdis@gmail.com>

* Add copyright to headers via spotlessApply

Signed-off-by: Daniel Widdis <widdis@gmail.com>

Signed-off-by: Daniel Widdis <widdis@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants