Skip to content
This repository was archived by the owner on Oct 18, 2024. It is now read-only.
This repository was archived by the owner on Oct 18, 2024. It is now read-only.

Allow synchronous installation of Groovy Console #57

@kwin

Description

@kwin

As the groovy console is relying on the OSGi installer to deploy the bundle the according service is only available after a certain delay. That makes it impossible to deploy

  1. vault-upgrade-hook
  2. groovy-console
  3. package leveraging groovy upgrade hook

in the same package.
Maybe some mechanism like https://sling.apache.org/documentation/bundles/installer-provider-installhook.html could be used to be able to deploy those three things in one go.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions