akhikhl / wuff

Gradle plugin for automating assembly of OSGi/Eclipse bundles and applications
MIT License
152 stars 51 forks source link

Invalid product and application in configuration ini file when Manifest provide custom Bundle-SymbolicName #56

Closed ylemoigne closed 9 years ago

ylemoigne commented 9 years ago

Wuff always use project name to generate product and application in product's configuration.ini.

But sometime the project dir and Bundle-SymbolicName doesn't match (eg: if custom MANIFEST.MF provide it's own Bundle-SymbolicName).

This result in incorrect eclipse.product and eclipse.application in product's configuration.ini