开发者

OSGi Bundle Repositories

开发者 https://www.devze.com 2022-12-13 14:37 出处:网络
I am empirically testing OSGi Bundles and their relationships for this I need lots of bundles. Making these datasets is a difficult task. I already have Eclipse update (1700 Bundles) sites and Spring

I am empirically testing OSGi Bundles and their relationships for this I need lots of bundles. Making these datasets is a difficult task. I already have Eclipse update (1700 Bundles) sites and Spring Enterprise bundle repository for testing, however I want more, anyone out there got massive a开发者_运维技巧mounts of bundles. I don't even need the code, just the manifests would be fine.

Cheers


Google Code Search returns 15800 results for query 'Bundle-SymbolicName file:MANIFEST.MF'. If you find some way to automatically download them and remove duplicates you might get a sizable dataset.

Another similar idea is to find some way to search the Maven central repository for artifacts that include OSGi bundle manifest.

0

精彩评论

暂无评论...
验证码 换一张
取 消