Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Buckminster » create a site.p2 from the target platform
create a site.p2 from the target platform [message #969943] Sat, 03 November 2012 13:57 Go to previous message
Lorenzo Bettini is currently offline Lorenzo Bettini
Messages: 1117
Registered: July 2009
Senior Member
Hi

I was trying to use the technique shown here
https://nirmalsasidharan.wordpress.com/2010/10/09/provisioning-your-target-platform-as-local-p2-site/
to create a site.p2 (with Buckminster of course) from a target
definition file.

Basically the target definition is

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?pde version="3.8"?>

<target name="juno" sequenceNumber="1">
<locations>
<location includeAllPlatforms="true" includeConfigurePhase="true"
includeMode="slicer" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.equinox.executable.feature.group"
version="3.6.0.v20120522-1813-7P7OG2BFLWUl7UmbVUO9iCm"/>
<unit id="org.eclipse.rcp.sdk.id" version="4.2.1.M20120914-1800"/>
<unit id="org.eclipse.emf.ecoretools.sdk.feature.group"
version="1.1.0.201205150811"/>
<unit id="org.eclipse.emf.sdk.feature.group"
version="2.8.1.v20120917-0436"/>
<repository location="http://download.eclipse.org/releases/juno"/>
</location>
</locations>
</target>

and then I create a target.feature project initialized with all the
plugins available in the target.

However, when I run site.p2 on this target.feature project it soon
complains about

No component named org.apache.ant:osgi.bundle/[1.7.0,2.0.0) is known to
Buckminster

which actually is not in the target platform (and probably needed by
some of the bundles in the target platform?)

so I was wondering: is there a way to create a p2 site from a target
definition with Buckminster?

thanks in advance
Lorenzo

--
Lorenzo Bettini, PhD in Computer Science, DI, Univ. Torino
ICQ# lbetto, 16080134 (GNU/Linux User # 158233)
HOME: http://www.lorenzobettini.it MUSIC: http://www.purplesucker.com
http://www.myspace.com/supertrouperabba
BLOGS: http://tronprog.blogspot.com http://longlivemusic.blogspot.com
http://www.gnu.org/software/src-highlite
http://www.gnu.org/software/gengetopt
http://www.gnu.org/software/gengen http://doublecpp.sourceforge.net
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic:Dependency version mismatch when materializing a plugin
Next Topic:sourceLevel=DESIRE doesn't fetch component when already present in target platform
Goto Forum:
  


Current Time: Mon May 20 11:49:38 EDT 2013

Powered by FUDForum. Page generated in 0.01811 seconds