You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

bnd.bnd 256B

123456
  1. Bundle-SymbolicName: ${project.groupId}.push
  2. Bundle-Name: Vaadin Push
  3. Bundle-Version: ${osgi.bundle.version}
  4. Import-Package: com.vaadin*;version='[${osgi.bundle.version},${osgi.bundle.version}]',\
  5. *
  6. Export-Package: com.vaadin.osgi.push;-noimport:=true