How to tell Buckminster to prefer source bundle? [message #656613] |
Sun, 27 February 2011 09:39  |
Eclipse User |
|
|
|
Hi all,
I have created a p2 site containing a metamodel feature and corresponding
plugins (as source as well as binary jars).
Now I want to use the source bundle in a subsequent build job.
With
buckminster.download.source=true
buckminster.convert.source=true
I reached that Buckminster downloads not only the binary jars, but the
source jars, too.
The problem is that the binary plugin seems to have a higher priority than
the source bundle.
This causes Buckminster thinking that imported packages do not exist. How
can I specify that Buckminster should use the source bundle? A cspex file
for the dependent plugin defining a dependency to the source bundle did not
help unfortunately.
Regards
Axel
|
|
|
|
Re: How to tell Buckminster to prefer source bundle? [message #657193 is a reply to message #656645] |
Tue, 01 March 2011 16:29  |
Eclipse User |
|
|
|
Thank you, Thomas!
Axel
Thomas Hallgren wrote:
> There must be some misunderstanding. A source bundle will not (and should
> not) fulfil any package requirements. They are there for reference only.
> You still need the binary bundle in your target platform in order to get
> things work.
>
> - thomas
>
> On 2011-02-27 15:39, Axel Guckelsberger wrote:
>> Hi all,
>>
>> I have created a p2 site containing a metamodel feature and corresponding
>> plugins (as source as well as binary jars).
>>
>> Now I want to use the source bundle in a subsequent build job.
>>
>> With
>> buckminster.download.source=true
>> buckminster.convert.source=true
>> I reached that Buckminster downloads not only the binary jars, but the
>> source jars, too.
>>
>> The problem is that the binary plugin seems to have a higher priority
>> than the source bundle.
>> This causes Buckminster thinking that imported packages do not exist. How
>> can I specify that Buckminster should use the source bundle? A cspex file
>> for the dependent plugin defining a dependency to the source bundle did
>> not help unfortunately.
>>
>> Regards
>> Axel
>>
|
|
|
Powered by
FUDForum. Page generated in 0.06273 seconds