Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removing Netty4 local copy and consume from Maven #76

Merged
merged 5 commits into from
Aug 8, 2022
Merged

Removing Netty4 local copy and consume from Maven #76

merged 5 commits into from
Aug 8, 2022

Conversation

saratvemulapalli
Copy link
Member

Signed-off-by: Sarat Vemulapalli [email protected]

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.

@saratvemulapalli saratvemulapalli requested a review from a team August 3, 2022 22:16
Copy link
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 <[email protected]>
Signed-off-by: Sarat Vemulapalli <[email protected]>
dbwiddis
dbwiddis previously approved these changes Aug 4, 2022
Copy link
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
Member

Choose a reason for hiding this comment

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

Copy link
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
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
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
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.

@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
joshpalis pushed a commit that referenced this pull request Oct 19, 2022
* Delete unnecessary netty licenses missed in #76

Signed-off-by: Daniel Widdis <[email protected]>

* Add copyright line to license header

Signed-off-by: Daniel Widdis <[email protected]>

* Add copyright to headers via spotlessApply

Signed-off-by: Daniel Widdis <[email protected]>

Signed-off-by: Daniel Widdis <[email protected]>
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 <[email protected]>

* Removing from spotless exclusion

Signed-off-by: Sarat Vemulapalli <[email protected]>

* Removing from JavaDocs

Signed-off-by: Sarat Vemulapalli <[email protected]>

* Addressing comments

Signed-off-by: Sarat Vemulapalli <[email protected]>
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 <[email protected]>

* Add copyright line to license header

Signed-off-by: Daniel Widdis <[email protected]>

* Add copyright to headers via spotlessApply

Signed-off-by: Daniel Widdis <[email protected]>

Signed-off-by: Daniel Widdis <[email protected]>
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