Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/apache/sling-org-apache-sling-bnd-models

Apache Sling Models bnd Plugin
https://github.com/apache/sling-org-apache-sling-bnd-models

bnd sling sling-bnd-plugins sling-models

Last synced: about 1 month ago
JSON representation

Apache Sling Models bnd Plugin

Awesome Lists containing this project

README

        

[![Apache Sling](https://sling.apache.org/res/logos/sling.png)](https://sling.apache.org)

[![Build Status](https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-bnd-models/job/master/badge/icon)](https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-bnd-models/job/master/) [![Test Status](https://img.shields.io/jenkins/tests.svg?jobUrl=https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-bnd-models/job/master/)](https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-bnd-models/job/master/test/?width=800&height=600) [![Coverage](https://sonarcloud.io/api/project_badges/measure?project=apache_sling-org-apache-sling-bnd-models&metric=coverage)](https://sonarcloud.io/dashboard?id=apache_sling-org-apache-sling-bnd-models) [![Sonarcloud Status](https://sonarcloud.io/api/project_badges/measure?project=apache_sling-org-apache-sling-bnd-models&metric=alert_status)](https://sonarcloud.io/dashboard?id=apache_sling-org-apache-sling-bnd-models) [![JavaDoc](https://www.javadoc.io/badge/org.apache.sling/org.apache.sling.bnd.models.svg)](https://www.javadoc.io/doc/org.apache.sling/org.apache.sling.bnd.models) [![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.apache.sling/org.apache.sling.bnd.models/badge.svg)](https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.bnd.models%22) [![bnd](https://sling.apache.org/badges/group-bnd.svg)](https://github.com/apache/sling-aggregator/blob/master/docs/groups/bnd.md) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0)

# Apache Sling Models bnd Plugin

This module is part of the [Apache Sling](https://sling.apache.org) project.

This bnd plugin detects all Sling Models classes and adds a `Sling-Model-Classes` bundle header to the bundle being built, containing the model class names.

Usage is described in [Sling Models](https://sling.apache.org/documentation/bundles/models.html#registration-of-sling-models-classes-via-bnd-plugin).