Buckminster 3.6 - Headless - customize products [message #747686] |
Mon, 24 October 2011 04:16  |
Eclipse User |
|
|
|
Hi,
I have three products build with Hudson/Buckminster.
I tried to customize two things into the products:
1. create.product.zip
This action create a .zip: product_name.win32.win32.x86.zip
with a folder inside product_name.win32.win32.x86
Is there a way with buckminster to remove the subfolder and create all the files at the root of the archive ?
2. Adding a file into a product:
Is there a way to add some files into the root products ( at the same level of the launcher) ?
I add the files into the build.properties of the product, but the file is not included into the product.
Thanks,
--
Philippe
|
|
|
|
|
|
|
|
Re: Buckminster 3.6 - Headless - customize products [message #752452 is a reply to message #752417] |
Wed, 26 October 2011 07:53  |
Eclipse User |
|
|
|
On 2011-10-26 13:38, peugene wrote:
> The root properties works fine and include the expected file into the zipped product. Thanks for the solution.
>
> In fact, the problem is into my rmap file.
> When i commit updated files into the SVN repository, the build does not take account
> the modifications.
> I thought that the SVN reader provider was updated the workspace before building the product.
> It is not the case ?
No, that's not the case unless you add an advice node to your cquery where you exclude the workspace as source for
resolution. By doing that you will force Buckminster to consult the remote location and perform an update.
HTH,
Thomas Hallgren
|
|
|
Powered by
FUDForum. Page generated in 0.05404 seconds