Skip to main content

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

Hi Jeff,
From eclipse meaning using the integrate PDE export, the config.ini does not get injected just like I would expect.
This means  that the tycho handling of the .product differs from the PDE behavior, shall I fill a bugzilla ?

SeB.
De : Jeff MAURY <jeffmaury@xxxxxxxxxxxxx>
Répondre à : Tycho user list <tycho-user@xxxxxxxxxxx>
Date : jeudi 4 septembre 2014 10:38
À : Tycho user list <tycho-user@xxxxxxxxxxx>
Objet : Re: [tycho-user] Product build always modify config.ini

When you generate the product from within Eclipse, do you observe the same behaviour ?

Jeff


On Wed, Sep 3, 2014 at 5:31 PM, Sebastien Gandon <sgandon@xxxxxxxxxx> wrote:
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 00www.talend.com

Global Leader in Open Source Integration 


_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/tycho-user



--
Jeff MAURY


"Legacy code" often differs from its suggested alternative by actually working and scaling.
 - Bjarne Stroustrup

http://www.jeffmaury.com
http://riadiscuss.jeffmaury.com
http://www.twitter.com/jeffmaury

Back to the top