summaryrefslogtreecommitdiffstats
path: root/compatibility-themes/bnd.bnd
diff options
context:
space:
mode:
Diffstat (limited to 'compatibility-themes/bnd.bnd')
-rw-r--r--compatibility-themes/bnd.bnd6
1 files changed, 6 insertions, 0 deletions
diff --git a/compatibility-themes/bnd.bnd b/compatibility-themes/bnd.bnd
new file mode 100644
index 0000000000..ee3e21796b
--- /dev/null
+++ b/compatibility-themes/bnd.bnd
@@ -0,0 +1,6 @@
+Bundle-SymbolicName: ${project.groupId}.compatibility.themes
+Bundle-Name: Vaadin Compatibility Themes
+Bundle-Version: ${osgi.bundle.version}
+Import-Package: com.vaadin*;version='[${osgi.bundle.version},${osgi.bundle.version}]',\
+ *
+Export-Package: com.vaadin.osgi.compatibility.themes;-noimport:=true