How can I set the API baseline for the workspace used when building with
Buckminster. (I have a template workspace I am using, but don't want to
hardcode the baseline in the workspace.)
On 10/13/2010 01:22 PM, Jesper Eskilson wrote:
>
> How can I set the API baseline for the workspace used when building with
> Buckminster. (I have a template workspace I am using, but don't want to
> hardcode the baseline in the workspace.)
>
Take a look at this documentation bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=312021
On 10/13/2010 01:35 PM, Thomas Hallgren wrote:
> On 10/13/2010 01:22 PM, Jesper Eskilson wrote:
>>
>> How can I set the API baseline for the workspace used when building with
>> Buckminster. (I have a template workspace I am using, but don't want to
>> hardcode the baseline in the workspace.)
>>
> Take a look at this documentation bug:
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=312021
Ok, good.
Can I produce a target platform with the same contents as my product
directly from my build script?
Thomas Hallgren skrev 2010-10-13 13:35:
> On 10/13/2010 01:22 PM, Jesper Eskilson wrote:
>>
>> How can I set the API baseline for the workspace used when building with
>> Buckminster. (I have a template workspace I am using, but don't want to
>> hardcode the baseline in the workspace.)
>>
> Take a look at this documentation bug:
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=312021
Do you have to do anything special in order to run the API analysis
builder during a Buckminster build? I've managed to setup the API
baseline, but it does look like it is running any API analysis.