Community
Participate
Working Groups
From various places in p2 we need to be able to query the user for input. Here are a few examples: - present the signer of the jar - present the licenses of the downloaded artifacts - show certificates when connecting to a repository - query the user for login/pwd when connecting to a repo or to a download It is important for this service to not be bound to the UI since the same questions will be asked when performing silent installs. Also I think it would be good if the questions being put through this user input service had a unique id to allow for easy authoring / traceability of what is being asked / expected.
there seem to be at least two forms required. One where processing stops and the user is asked a question, the other where questions/info are accumulated for the user to browse etc. and perhaps comment on. Essentially synchronous and asynchronous. Some of the security work will touch on this.
From bug #208251 we are wondering if this service will be used by touchpoints to see if the user is ready for a platform restart/apply profile changes. (If so, it would definitely need to accumulate these requests from various touchpoints and only prompt once...)
Susan, can this be marked fixed? dupe of 295399 ?
marking as fixed in 3.4. This was basically the bug saying "we need a UI service." We've had since 3.4.