|
Re: Source feature not generated for site.p2 [message #658064 is a reply to message #658056] |
Sat, 05 March 2011 20:09 |
|
Hi Johannes,
I think you might have encountered a bug that was fixed this morning.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=338803
A new build has been uploaded to our 3.6 update sites. So please update your environment and try again. Let me know if
it fixed your problem.
- thomas
On 2011-03-05 18:07, js wrote:
> I am trying to use buckmeister to build a p2 site from a .target file containing the eclipse emf sdk. Here is the entry
> in my .target file:
>
> <location includeAllPlatforms="true" includeMode="slicer" type="InstallableUnit">
> <unit id="org.eclipse.emf.sdk.feature.group" version="2.6.1.v20100914-1218"/>
> <repository location="http://download.eclipse.org/releases/helios"/>
> </location>
>
> When I activate the target in eclipse I see both the:
>
> org.eclipse.emf.sdk
> org.eclipse.emf.source
>
> features on the content pane.
>
> But when I build the p2 site (adding the content to a feature with the the buck.properties file and running the site.p2
> action) the source feature is not created.
> I have verified this by looking into:
>
> \site.p2\features
> folder and tried to add the generated site to a target and look at the containing features.
>
> I have read that source plugins/features should be generated by default:
>
> http://www.eclipse.org/forums/index.php?t=msg&goto=48746 1&
>
> but this does not seem to happen. Here is my .properties file:
>
> buckminster.output.root=${user.home}/project/site
> buckminster.temp.root=${user.home}/project/tmp
> qualifier.replacement.*=generator:lastRevision
> target.os=*
> target.ws=*
> target.arch=*
>
> Any suggestions?
|
|
|
Powered by
FUDForum. Page generated in 0.02589 seconds