You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Radu Cotescu (Jira)" <ji...@apache.org> on 2021/07/23 12:35:00 UTC

[jira] [Created] (SLING-10658) Provide a BND plugin that can automatically generate the requirements and capabilities for provider bundles

Radu Cotescu created SLING-10658:
------------------------------------

             Summary: Provide a BND plugin that can automatically generate the requirements and capabilities for provider bundles
                 Key: SLING-10658
                 URL: https://issues.apache.org/jira/browse/SLING-10658
             Project: Sling
          Issue Type: Sub-task
          Components: GraphQL, Tooling
            Reporter: Radu Cotescu
            Assignee: Radu Cotescu


Since the {{Provide-Capability}} header informing the GraphQL Schema Aggregator about a provider's partials can be generated just by looking at a project's file structure, a BND plugin should help with generating the {{Provide/Require-Capability}} headers.

The {{Require-Capability}} header should list the required partials, listed in the {{REQUIRE}} [0] section of each partial file.

[0] - https://github.com/apache/sling-org-apache-sling-graphql-schema-aggregator#provider-bundles



--
This message was sent by Atlassian Jira
(v8.3.4#803005)