vaadin-framework/test/servlet-containers/karaf/vaadin-karaf-bundle1/bnd.bnd
2017-07-31 14:25:55 +03:00

7 lines
221 B
Plaintext

Bundle-Name: ${project.name}
Bundle-Version: ${project.version}
Bundle-SymbolicName: ${project.groupId}.${project.artifactId}
Export-Package: com.vaadin.test.osgi.myapplication1
Import-Package: *
Web-ContentPath: /myapp1