I am trying to add an update site to my application, and I'd like to
filter the features to update using https protocol to access to the server.
ie: if a user is not allowed to use a feature because of a lisence
missing, this feature must not appear in his update site wizard.
I also want to use p2 instead of the old updateManager, and I have some
troubles.