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

https://github.com/osgi/osgi

OSGi Specification Project Build Repository. Specification, API, implementation, and TCK source code.
https://github.com/osgi/osgi

eclipse osgi osgi-specification specification working-group

Last synced: 10 months ago
JSON representation

OSGi Specification Project Build Repository. Specification, API, implementation, and TCK source code.

Awesome Lists containing this project

README

          

# OSGi

[![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/osgi/osgi/badge)](https://securityscorecards.dev/viewer/?uri=github.com/osgi/osgi)

This is the main git repository for the OSGi specifications, implementations and TCKs. It is a Bnd Workspace model build.

## Build

See [CONTRIBUTING](CONTRIBUTING.md) for information on checking out the repo and building.

## Draft Specifications

The GitHub Actions build "GitHub Pages" job will publish the draft specifications into the repo's `gh-pages` branch. So you can view the draft specifications for the `osgi/osgi` repo:

- [Core](https://osgi.github.io/osgi/core/)
- [Compendium](https://osgi.github.io/osgi/cmpn/)

In your fork, just add `core/` or `cmpn/` to the end of your fork's GitHub Pages URL. For example:

> https://<username>.github.io/osgi/core/

## More Information

For more information see the OSGi Specification Project pages at Eclipse: https://projects.eclipse.org/projects/technology.osgi