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

Bundle compatibility client for OSGI #12422

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

chrisnaan
Copy link
Contributor

Added to maven build to add OSGI manifest entries.

Fixes #11660

Check when you have completed
[ x] Valid tests for the pull request
[ x] Contributing guidelines implemented

@CLAassistant
Copy link

CLAassistant commented Oct 7, 2021

CLA assistant check
All committers have signed the CLA.

@TatuLund
Copy link
Contributor

TatuLund commented Oct 7, 2021

Thank you for the contribution.

In the pom.xml line 53 seems to be code formatting issue, perhaps you used tabs instead of spaces.

@TatuLund
Copy link
Contributor

TatuLund commented Oct 7, 2021

@chrisnaan Thanks for quick action.

I am curious to know, are you using OSGi with Liferay or Karaf ?

@chrisnaan
Copy link
Contributor Author

@chrisnaan Thanks for quick action.

I am curious to know, are you using OSGi with Liferay or Karaf ?

We're using Liferay DXP 7.3, we have some legacy Vaadin 7 code we need to get working on Liferay 7.3

@chrisnaan
Copy link
Contributor Author

@TatuLund I don't think this is ready to merge yet, as there are dependencies this module uses that aren't osgi modules either.

@Ansku Ansku marked this pull request as draft October 18, 2021 09:36
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.

Ensure vaadin-compatibility-client is OSGi compatible
3 participants