Skip to content

dhumeniuk/bundle-hub

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 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. A current version of repoindex is in this repo later versions can be found here. Please update this version.

 $ make all

For the make challenged ... well, just ask someone with a more advanced OS ...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published