Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] p2 director usage

Hello all,

I've been in the process of porting my Athena/ant based build to tycho.  The repository creation is working well now.  The last part of porting my previous build over is the pre-installation/all-in-one bundle creation.  Previously, I would unzip local copies of Helios SR2 package (all OSes), and then use ant exec task against a local SDK of eclipse to launch the p2 director application to pre-install my plugins into the helios SR2 package.  

Is there anyway to re-use the eclipse p2 runtime that is available in tycho to use it to perform p2 director installs on Helios SR2 packages using the latest tycho created repositories as the source?

--
Greg Amerson (@greg_amerson)
Liferay, Inc. (#liferay)

Back to the top