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

Switch from XContentType to MediaType to fix compilation errors #366

Merged
merged 1 commit into from
Jul 25, 2023

Conversation

heemin32
Copy link
Collaborator

Description

Switch from XContentType to MediaType to fix compilation errors

Issues Resolved

N/A

Check List

  • Commits are signed per the DCO using --signoff

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: Heemin Kim <heemin@amazon.com>
@codecov
Copy link

codecov bot commented Jul 25, 2023

Codecov Report

Merging #366 (4f829c6) into main (0cd9153) will not change coverage.
The diff coverage is 0.00%.

@@            Coverage Diff            @@
##               main     #366   +/-   ##
=========================================
  Coverage     88.46%   88.46%           
  Complexity      747      747           
=========================================
  Files            91       91           
  Lines          2697     2697           
  Branches        215      215           
=========================================
  Hits           2386     2386           
  Misses          232      232           
  Partials         79       79           
Files Changed Coverage Δ
...action/upload/geojson/RestUploadGeoJSONAction.java 12.50% <0.00%> (ø)

@heemin32 heemin32 merged commit 16bace5 into opensearch-project:main Jul 25, 2023
21 of 22 checks passed
heemin32 added a commit to heemin32/geospatial that referenced this pull request Aug 17, 2023
heemin32 added a commit that referenced this pull request Aug 17, 2023
)

* Switch from XContentType to MediaType to fix compilation errors (#366)

Signed-off-by: Heemin Kim <heemin@amazon.com>

* Refactor XContentFactory to MediaTypeRegistry (#374)

Signed-off-by: Heemin Kim <heemin@amazon.com>

* Refactor LifecycleComponent package path (#377)

Signed-off-by: Heemin Kim <heemin@amazon.com>

* [Refactor] Strings utility methods to core library (#379)

Signed-off-by: Heemin Kim <heemin@amazon.com>

* Fixed compilation errors after refactoring in core foundation classes (#380)

Signed-off-by: Heemin Kim <heemin@amazon.com>

---------

Signed-off-by: Heemin Kim <heemin@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants