Skip to content

PhilipAbed/bnd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README Bnd/Bndtools

Bnd/Bndtools is a swiss army knife for OSGi, it creates manifest headers for you based on analyzing the class code, it verifies your settings, it manages project dependencies, gives you quote of the day, diffs jars, and much more.

Information about Bnd can be found at https://bnd.bndtools.org and information about Bndtools can be found at https://bndtools.org.

Repository

The git repository contains all code.

License

Most code is Apache 2.0 Licensed unless otherwise stated by the LICENSE file in the project folder. Those projects are licensed under the Eclipse Public License.

API

Though we am usually pretty good at backward compatibility, there is no guarantee. This is an unpaid project. Bnd properties will be backward compatible if there is any possibility.

If you're building a tool with a general audience that includes Bnd for a general audience I would appreciate if you got in touch with us so we can keep in touch. We are always interested in ideas.

Eclipse

Bndtools is the development environment of Bnd.

Building

Gradle is used to build Bnd/Bndtools. The workspace root has a build.gradle file that builds all projects in proper order.

./gradlew - Assembles, tests and releases the non-maven projects into dist/bundles
./gradlew :build :maven:deploy - Assembles and releases the projects into dist/bundles

The workspace root includes the gradle wrapper, gradlew, command.

Azure Pipeline Build Status Travis CI Build Status

Release

Bnd/Bndtools is continuously built on Azure Pipeline.

A Maven repository of the latest build is available at https://bndtools.jfrog.io/bndtools/libs-snapshot. A snapshot version of all the bundles and Maven and Gradle plugins is there.

An Eclipse p2 update site for the latest build of the Bndtools plugins is available at https://bndtools.jfrog.io/bndtools/update.

Powered by Artifactory

Feedback

Feedback is always welcome, for general discussions use the bndtools-users@googlegroups.com mail list. We also have the bndtools-dev@googlegroups.com mail list for discussions on the development of bnd.

Bugs and issues should go to https://github.com/bndtools/bnd/issues

Other feedback or specific functionality send to Peter.Kriens@aQute.biz

Contributing

Want to hack on Bnd/Bndtools? There are instructions to get you started.

They are probably not perfect, please let us know if anything feels wrong or incomplete.

Acknowledgements

YourKit supports open source projects with its full-featured Java Profiler. YourKit, LLC is the creator of YourKit Java Profiler and YourKit .NET Profiler, innovative and intelligent tools for profiling Java and .NET applications.

YourKit

About

Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.

Resources

License

Apache-2.0, EPL-1.0 licenses found

Licenses found

Apache-2.0
LICENSE
EPL-1.0
LICENSE-EPL

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 94.0%
  • XSLT 2.5%
  • Groovy 1.7%
  • HTML 1.3%
  • Batchfile 0.2%
  • Shell 0.2%
  • Other 0.1%