vaadin-framework/compatibility-shared/bnd.bnd
2017-09-14 09:58:33 +03:00

8 lines
353 B
Plaintext

Bundle-SymbolicName: ${project.groupId}.compatibility-shared
Bundle-Name: Vaadin Compatibility Shared
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-License: http://www.apache.org/licenses/LICENSE-2.0
Import-Package: com.vaadin*;version="[${osgi.bundle.version},${osgi.bundle.version}]"
Export-Package: \
com.vaadin.v7.shared*;-noimport:=true