Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

bndtools/bundle-hub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Bnd(tools) bundle hub.

This repository contains all the bundles that are distributed by bndtools. We pledge to never remove this bundlehub, nor ever to make changes to an artifact once deployed. So as long as github survives you're ok.

Adding a new artifact

You can add a new artifact if you've write access. The easiest way to do this is to use bnd.

  $ bnd put --repo . put https://exmple.com/bundles/mybundle.jar ...

See 'bnd help repo put' for more information. Alternatively you can just copy the files to /-.jar (notice that version must have no qualifier and have all 3 nummeric parts. This is the standard repo format.

Rebuilding the index (index.xml.gz) when adding bundles

After you've added a number of bundles you must update the index.

 $ ./gradlew

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published