mathieuancelin / weld-osgi

This project aims to provide an OSGi integration for Weld. This project is no longer updated, see https://github.com/weld/core for updates
https://github.com/weld/core
12 stars 10 forks source link

Update Bundle Scanner in order to scan inner zip/jar file #63

Closed arcane86 closed 13 years ago

arcane86 commented 13 years ago

The bundle scanner now takes into account zip/jar file when it searches for beans.xml file.

Also updates CDI-OSGi service qualification system (@Properties) and makes @Publish a only marker annotation.