Cool idea. ![Emoji]() Could you tell me how to add this step? From: jeffmaury@xxxxxxxxxxxxx Date: Thu, 20 Nov 2014 13:50:02 +0000 To: tycho-user@xxxxxxxxxxx Subject: Re: [tycho-user] Problem about installMode="root"
In order to be independant from the Eclipse version (as my product should be compatible with versions from 3.5), I added a new step after the product repository has been produced: this step will install the features as root features in the just produced repository
Jeff Le Thu Nov 20 2014 at 14:42:04, lijiang < river607@xxxxxxxxxxx> a écrit :
hello eveyone,
we have built our Product with Tycho 0.20.0 , but met a problem by
updating the sub features. There are many issues about it in internet.
We have also resolved this problem by manually inserting '
installMode="root" ' into the product definition. But I have still two
questions:
Question 1:
Which eclipse version supports the 'installMode' directly in product
definition editor? We won't edit the file manually everytimes.
Google says from Luna M7. But we use the newest Luna SR1 (Build id:
20140925-1800) and it seems not to be supported. Do you know any
solutions?
Question 2:
We have released some old version products. They were built without '
installMode="root" '. How can they support the updating of sub features?
Can we configure the 'installMode' anywhere within the product? Or any
other solutions?
best regards
Jiang
_______________________________________________
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
_______________________________________________
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
|