Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Buckminster » How to say site.p2 action to NOT export source bundles?
How to say site.p2 action to NOT export source bundles? [message #656541] Sat, 26 February 2011 15:17 Go to next message
Torge Kummerow is currently offline Torge KummerowFriend
Messages: 26
Registered: July 2009
Junior Member
Hi everyone,

I successfully set up my Jenkins (Hudson) To build everythign useing
Buckminster following this guide:
http://www.ralfebert.de/blog/eclipsercp/rcp_builds/

I want to use the resulting site.p2 folder containing all most recent
plugins and features as my repository. However there are also the source
bundles in there which should not be part of my repository.

If I do it manually in eclispe I can uncheck "Export source bundles" But
how do I say that to Buckminster?

Hope someone knows this,
Torge
Re: How to say site.p2 action to NOT export source bundles? [message #656549 is a reply to message #656541] Sat, 26 February 2011 17:23 Go to previous messageGo to next message
Daniel Weber is currently offline Daniel WeberFriend
Messages: 51
Registered: July 2009
Member
Hi Torge,

just set cbi.include.source to false. E.g. in buckminster.properties:

# Should source bundles be built and included
cbi.include.source=false

Should do the trick.

Regards,
Daniel


On 26.02.2011 16:17, Torge Kummerow wrote:
> Hi everyone,
>
> I successfully set up my Jenkins (Hudson) To build everythign useing
> Buckminster following this guide:
> http://www.ralfebert.de/blog/eclipsercp/rcp_builds/
>
> I want to use the resulting site.p2 folder containing all most recent
> plugins and features as my repository. However there are also the source
> bundles in there which should not be part of my repository.
>
> If I do it manually in eclispe I can uncheck "Export source bundles" But
> how do I say that to Buckminster?
>
> Hope someone knows this,
> Torge
Re: How to say site.p2 action to NOT export source bundles? [message #656582 is a reply to message #656549] Sun, 27 February 2011 00:38 Go to previous messageGo to next message
Torge Kummerow is currently offline Torge KummerowFriend
Messages: 26
Registered: July 2009
Junior Member
Thanks a lot, will try it out.

I searched for a list of such settings but I found only incomplete ones
it seems. So if you have a pointer for me I would be glad.

Greetings,
Torge

Am 26.02.2011 18:23, schrieb Daniel Weber:
> # Should source bundles be built and included
> cbi.include.source=false
Re: How to say site.p2 action to NOT export source bundles? [message #656612 is a reply to message #656582] Sun, 27 February 2011 14:24 Go to previous message
Thomas Hallgren is currently offline Thomas HallgrenFriend
Messages: 3240
Registered: July 2009
Senior Member
Hi Torge,

On 2011-02-27 01:38, Torge Kummerow wrote:
> Thanks a lot, will try it out.
>
> I searched for a list of such settings but I found only incomplete ones
> it seems. So if you have a pointer for me I would be glad.
>
This is described in chapter 13 "Building a p2 Update Site" in the
Buckminster documentation (click Documentation on our home page,
www.eclipse.org/buckminster). See the section about "Building and
including source bundles".

HTH,
Thomas Hallgren
Previous Topic:Relative path in local provider uri
Next Topic:Certificates rejected during create.product
Goto Forum:
  


Current Time: Thu Apr 18 00:36:28 GMT 2024

Powered by FUDForum. Page generated in 0.02252 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top