Re: [linuxtools-dev] PDE API Analysis enabled on linuxtools-gerrit Hudson Job

2016-01-11 Thread Roland Grunberg
> Was this hard to setup? Is it just this https://git.eclipse.org/r/#/c/63770/ > ? > We want to do it for CDT but without tycho plugin it seems to be lots of > work. I'm sure the current setup is far from ideal and could be improved. As an example, I think in the past I've been told that the conte

Re: [linuxtools-dev] PDE API Analysis enabled on linuxtools-gerrit Hudson Job

2016-01-08 Thread Alena Laskavaia
Was this hard to setup? Is it just this https://git.eclipse.org/r/#/c/63770/ ? We want to do it for CDT but without tycho plugin it seems to be lots of work. On Fri, Jan 8, 2016 at 2:15 PM, Roland Grunberg wrote: > I have enabled the 'apianalysis' task from the apitooling-ant.jar that > resides

[linuxtools-dev] PDE API Analysis enabled on linuxtools-gerrit Hudson Job

2016-01-08 Thread Roland Grunberg
I have enabled the 'apianalysis' task from the apitooling-ant.jar that resides within org.eclipse.pde.api.tools. This is pretty much the same as setting an API Baseline for a running Eclipse instance but in this case it'll be done for every patch pushed to review. The build proceeds in a normal wa