aboutsummaryrefslogtreecommitdiffstats
path: root/compatibility-shared/bnd.bnd
blob: c6c7af1b6939f41a6fbd71910b12c8888801a843 (plain)
1
2
3
4
5
6
7
8
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}]",\
    org.osgi*
Export-Package: \
  com.vaadin.v7.shared*;-noimport:=true