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.
- Host: GitHub
- URL: https://github.com/osgi/osgi
- Owner: osgi
- License: apache-2.0
- Created: 2020-04-14T19:09:53.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2025-05-03T18:37:48.000Z (10 months ago)
- Last Synced: 2025-05-03T19:35:53.090Z (10 months ago)
- Topics: eclipse, osgi, osgi-specification, specification, working-group
- Language: Java
- Homepage: https://docs.osgi.org/
- Size: 831 MB
- Stars: 112
- Watchers: 20
- Forks: 42
- Open Issues: 111
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# OSGi
[](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