Stefan Bischof

Results 205 comments of Stefan Bischof

This is a maven project and Eclipse M2E support?

@pkriens There still exist an separate pr. https://github.com/bndtools/bnd/pull/4661

@pkriens could you look at this again?

@laeubi maybe you should copy the MANIFEST.MF file that is generated here. There you will see that we mainly generate manifest-entrys that describe whick packages are exported (for externat use)....

Yes there are a lot of more powerful opportunities. But i would not push this project to hard and this is especially if most package-info.java files exist the best way....

Spec: ``` The package must also be annotation with the [Version](https://osgi.github.io/osgi/core/framework.api.html#org.osgi.annotation.versioning.Version) annotation to specify the export version of the package. ``` https://osgi.github.io/osgi/core/framework.api.html#org.osgi.annotation.bundle.Export But bnd takes the version from the bundle....

i could take this together with the osgi support. #1972 could generate `module-info` ok @eddumelendez ?

Hello, what can be done to gen an reaction?