Deliver no source files in p2 site [message #668199] |
Wed, 04 May 2011 09:26  |
Eclipse User |
|
|
|
Hello all,
i have a problem: When i am building an p2 update site via hudson + buckminster the corresponding source feautres/bundles are also included. But i want a p2 update site WITHOUT sources.
Manually via Buckminster + Eclipse using a buckminster.properties file and set the cbi.include.source property to false all is working as expected.
Unfortunately not when i am building via Hudson. Maybe Hudson cannot link to the buckminster.properties file? Or maybe i have to add manually a command to buckminster in Hudson?
Thank you!
Best regards,
Lukas L.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Re: Deliver no source files in p2 site [message #670254 is a reply to message #669996] |
Fri, 13 May 2011 04:55  |
Eclipse User |
|
|
|
Hi Daniel,
Yes, I am sure that buckminster creates new source bundles with every new build. Before every new build I delete manually my old builds in order to exclude exactly this case.
I also tried this alternative:
perform -D cbi.include.source=false ...#site.p2.zip
However, without success.
Over again: I have this problem only building via Jenkins (Buckminster is installed automatically via Jenkins). Building manually via Buckminster from my Eclipse Environment works as expected - The sources are not included.
One remark: Roughly in a week I will migrate my Jenkins configuration from my local Windows System to a Mac OS System. Maybe this will solve the problem.
However, it is still a strange behaviour.
Best regards,
Lukas
[Updated on: Fri, 13 May 2011 04:58] by Moderator
|
|
|
Powered by
FUDForum. Page generated in 0.25571 seconds