Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] Product build always modify config.ini

Hello,
We are migrating our PDE build to tycho using .product definition for our product generation.
In our product we specify a config.ini file to be used instead of it getting automatically generated.
Nevertheless our config.ini gets modified by the list of bundles to be launched.

Is there a ways to prevent this as we have our own rcp launcher based on a license file and therefore do not want the property « osgi.bundles » to be modified ?

Of course we can use the "maven-resources-plugin » at the packaging phase to overwrite the file but is there a cleanest way ?
Thanks.

SeB.

Sébastien Gandon

Eclipse Software Architect 
Email : sgandon@xxxxxxxxxx | Skype : sebastien.gandon.talend.com
Talend SA | 9, rue Pagès - 92150 Suresnes - France | +33 1 46 25 06 00 | www.talend.com

Global Leader in Open Source Integration 


Back to the top