Creates a bundle providing all necessary parts for a GeckoRuntime. It contains:

  • configs/runtime.json - Configuration templates for a JaxrsWhiteboardRuntime
  • A RequireRuntime Annotation, that can be used to associate other bundles with the runtime dependencies. This can be edited to your liking.
  • A Gradle task that starts the GeckoRuntime export. The export provides a ZIP-file containing the packaged application. If you like to add stuff to your export, place them in the 'runtime' folder. They will be added to the export.
  • A bndrun, ready for the Gecko.io export