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

Build as OSGI bundle #1

Merged
merged 1 commit into from
Jun 9, 2020
Merged

Build as OSGI bundle #1

merged 1 commit into from
Jun 9, 2020

Conversation

badfish69
Copy link

As per my pull request for odata-client, this commit adds the OSGI metadata to the package manifest to aid deployment into OSGI environments.

Assuming you're happy with this, I'd like to bump the dependency in odata-client as well as removing the dependency on jcip-annotations which appears to be unused. Once all this is done, odata-client and all its dependencies will be OSGI-friendly.

<extensions>true</extensions>
<configuration>
<obrRepository>NONE</obrRepository>
<instructions>
Copy link
Owner

Choose a reason for hiding this comment

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

empty instructions? Just leave out?

@davidmoten
Copy link
Owner

thanks, can you rebase so that travis runs please.

@davidmoten davidmoten merged commit ef62413 into davidmoten:master Jun 9, 2020
@davidmoten
Copy link
Owner

don't worry about the review stuff, I'll do the merge and look at it myself now.

@davidmoten
Copy link
Owner

I removed the empty config block and released guava-mini to Maven Central as 0.1.3. I'll update in odata-client shortly.

@davidmoten
Copy link
Owner

See davidmoten/odata-client#12

@badfish69
Copy link
Author

I removed the empty config block and released guava-mini to Maven Central as 0.1.3. I'll update in odata-client shortly.

Sorry about the delayed response - was in meetings all morning.
Thanks for merging this.

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.

None yet

2 participants