Gradle plugin for automating assembly of OSGi/Eclipse bundles and applications
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
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
andeclipse.application
in product's configuration.ini