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

merge OSGI metadata #1251

Merged
merged 3 commits into from
May 13, 2019
Merged

merge OSGI metadata #1251

merged 3 commits into from
May 13, 2019

Conversation

elharo
Copy link
Contributor

@elharo elharo commented May 10, 2019

This fixes OSGI metadata for the jackson2 package. Others still need to be done.

  • [X ] Tests pass
  • [ X] Appropriate docs were updated (if necessary)

@elharo elharo requested a review from a team as a code owner May 10, 2019 19:23
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label May 10, 2019
<manifest>
<addDefaultImplementationEntries>true</addDefaultImplementationEntries>
</manifest>
<manifestEntries>
<Automatic-Module-Name>google.api.client.gson</Automatic-Module-Name>
<Automatic-Module-Name>google.api.client.jackson2</Automatic-Module-Name>
Copy link
Collaborator

Choose a reason for hiding this comment

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

This doesn't seem right. It should probably stay gson

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yep, done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants