vaadin / framework

Vaadin 6, 7, 8 is a Java framework for modern Java web applications.
http://vaadin.com/
Other
1.78k stars 729 forks source link

Ensure vaadin-compatibility-client is OSGi compatible #11660

Open Legioth opened 5 years ago

Legioth commented 5 years ago

According to https://vaadin.com/forum/thread/17756874/vaadin-7-to-8-migration-vaadin-compatibility-client-not-osgi-compatible, the vaadin-compatibility-client is not OSGi compatible. Based on a quick look at MANIFEST.MF, it does indeed seem like the customary OSGi entires are missing.

TatuLund commented 5 years ago

I managed to get OSGi Vaadin portlet to work with Liferay 7 (ref the documentation https://vaadin.com/docs/v8/framework/portal/portal-osgi.html ) but in that experiment ) did use vaadin-compatibility-client-compiled instead. So probably manifest for it is correct. Need to cross check.

stale[bot] commented 4 years ago

Hello there!

We are sorry that this issue hasn't progressed lately. We are prioritizing issues by severity and the number of customers we expect are experiencing this and haven't gotten around to fix this issue yet.

There are a couple of things you could help to get things rolling on this issue (this is an automated message, so expect that some of these are already in use):

Thanks again for your contributions! Even though we haven't been able to get this issue fixed, we hope you to report your findings and enhancement ideas in the future too!

chrisnaan commented 3 years ago

I've created PR#12422 to add the OSGI entries to the manifest.