Skip to content

eclipse-virgo/virgo-bundlor

Repository files navigation

Java CI with Gradle

Eclipse Virgo Bundlor

Building

Please check BUILD.md for instructions on how to build Bundlor.

Contributing

Before your contribution can be accepted by the project, you need to create and electronically sign the Eclipse Foundation Contributor License Agreement (CLA) and sign off on the Eclipse Foundation Certificate of Origin.

For more information, please visit Contributing to Virgo.

License

Eclipse Public License - v 1.0

Contact

Contact the project developers via the Virgo Forum or the project's "dev" mailing list.

Archaeology

The Bundlor project uses a Git submodule to include the virgo-build engine for building. To get this submodule, run the following commands after cloning the repository.

git submodule init
git submodule update