You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My point was that "optional" (which is logically correct here) is not "optional enough" in some cases, as p2 by default also bundles some optional dependencies. This is really a p2 problem rather than an OSGi problem. However, after discussing this with John, it looks like optional is ok so we can add these and then make changes to our tycho/p2 builds if it causes problems.
Originally by sammso
Add MANIFEST entries to support Liferay 7's OSGi container.
At least following entries should be added.
javax.portlet;version="[2.0,3)";resolution:=optional
javax.portlet.filter;version="[2.0,3)";resolution:=optional
com.liferay.portal.kernel.util;resolution:=optional
Imported from https://dev.vaadin.com/ issue #18561
The text was updated successfully, but these errors were encountered: