parttio / touchkit

TouchKit is a library of mobile components for Vaadin Framework
https://vaadin.com/directory/component/touchkit
Other
8 stars 11 forks source link

touchkit should be OSGi compatible #11

Closed steinarb closed 6 years ago

steinarb commented 6 years ago

What's needed are two things:

  1. Adding the OSGi import/export headers
  2. Adding an OSGi component exposing a service of type OsgiVaadinWidgetSet to make the VAADIN/* resources of TouchKit available to the VaadinServlet. See Vaadin OSGi Support for more information

A bonus feature would be to generate an apache karaf feature for TouchKit.