Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [p2-dev] combined UninstallAndInstallOperation

There is an UpdateOperation.  Though I don't recall seeing that before (and ended up coding against the planner APIs).

Brian.

On 10-Nov-2011, at 5:30 PM, Andrew Eisenberg wrote:

> Hi all,
> 
> I'd like to atomically uninstall some IUs and install other ones.  I
> see that there is an UninstallOperation as well as an
> InstallOperation.  Looking at their respective implementations, it
> looks like it should be possible to perform an
> UninstallAndInstallOperation that does both the uninstallation and the
> installation in the same job.  Is this indeed possible?  Has anyone
> tried this before?  Has there been any success?
> 
> Thanks for your help,
> Andrew
> _______________________________________________
> p2-dev mailing list
> p2-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/p2-dev



Back to the top