akhikhl / wuff

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

incorrect passing of jvmargs in EquinoxProductConfigurer.customizeIniFile #63

Closed akhikhl closed 9 years ago

akhikhl commented 9 years ago

EquinoxProductConfigurer.customizeIniFile passes jvmargs as: "-jvmargs\n", it should be "-vmargs\n" instead.

akhikhl commented 9 years ago

fixed with commit c765b41345da04edcd706a3f6494aa6babdacb82