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.

Virgo Bundlor

SpringSource Bundlor has moved to the Eclipse Foundation as part of the Virgo project. SpringSource Bundlor will not be developed further.

Virgo Bundlor 1.1.0.RELEASE is available for download. See the Virgo Bundlor User Guide for further information.

Please see the Virgo wiki for the source code repository and Eclipse bugzilla for bundlor bugs and features.

Binaries

Release

SpringSource Bundlor 1.0.0.RELEASE is the latest release, but has been superseded by Virgo Bundlor (see above)

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.