Spring Projects

SpringSource Bundlor

Introduction

SpringSource Bundlor is a tool that automates the detection of dependencies and the creation of OSGi manifest directives for JARs after their creation. Bundlor takes as input a JAR and a template consisting of a superset of the standard OSGi manifest headers. Bundlor analyses the source code and support files contained in the JAR, applies the template to the results, and generates a manifest.

Binaries

Release

SpringSource Bundlor 1.0.0.RELEASE is the latest release

Milestone

SpringSource Bundlor has no milestone

Snapshots

The Bundlor project publishes snapshots. Snapshots are created when code has changed to warrant it.

License

Bundlor is released under the Apache License, Version 2.0.

Issues

Bundlor uses JIRA for issue management. Please go there to vote on existing issues or open new issues.

Source Code

Bundlor is hosted in a SpringSource git repository. You can check it out anonymously or view it using Fisheye.