[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [p2-dev] Incorrect coded p2.inf
|
Here is an update site contains a simple feature whose p2.inf contains a syntax error. Once it's installed, it can't be uninstalled. I deleted the p2,inf from the installed feature, restart eclipse with -clean option but still failed to uninstall the feature.
(See attached file: update.zip)
Best Regards
Samuel Wu
Craig Ching ---06/06/2012 11:39:59 AM---"The p2.inf is *not* read at runtime." Maybe I misunderstood runtime then. Bear with me, I probably
From: Craig Ching <craigching@xxxxxxxxx>
To: P2 developer discussions <p2-dev@xxxxxxxxxxx>,
Date: 06/06/2012 11:39 AM
Subject: Re: [p2-dev] Incorrect coded p2.inf
Sent by: p2-dev-bounces@xxxxxxxxxxx
"The p2.inf is *not* read at runtime."
Maybe I misunderstood runtime then. Bear with me, I probably don't have a good command of the details (and sorry for derailing a bit here).
Thomas said: "It's not supposed to be included in the p2 repository", but, AFAICT, we do include p2.inf in our p2 repositories (within the features we publish). I'm assuming, though, that when we run our install procedure (p2 director), it reads p2.inf and applies the rules during installation. So is it not true that we do include p2.inf in our feature within the p2 repository?
I agree, though, that after installation, during runtime of our application, p2.inf is not read.
Thanks for any clarification!
Cheers,
Craig
On Wed, Jun 6, 2012 at 10:11 AM, Pascal Rapicault <pascal@xxxxxxxxxxxxx> wrote:
Yes Thomas is correct. The p2.inf is *not* read at runtime.
The start level you specify in this file are turned into actions that are part of the p2 metadata, the touchpoint action in the IU for the feature to be precise.
On 2012-06-06, at 11:08 AM, Craig Ching wrote:
_______________________________________________
p2-dev mailing list
p2-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/p2-dev
_______________________________________________
p2-dev mailing list
p2-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/p2-dev

Attachment:
update.zip
Description: Zip archive