Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The OSGi Alliance now provides Apache committers access to its Compliance Tests (CT). This page describes how to use the CT with Felix subprojectsget access to the CTs and how to use them with Felix subprojects.

Gaining Access to OSGi CTs

The general process is to send a request to the jcp-open@apache.org mailing requesting access. Since redistributing the OSGi CTs is not allowed, you will need to submit an NDA to be granted access.

OSGi CT Overview

The CT is delivered as two JAR files, one for the core CT and one for the compendium CT. Each JAR file is composed of several other JAR files, which are the actual compliance tests. Typically, there is one JAR per specification, except for the OSGi framework.

...