Bug 560233 - API Checker on Jenkins does not work for SWT
Summary: API Checker on Jenkins does not work for SWT
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Releng (show other bugs)
Version: 4.15   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-Releng-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-17 08:58 EST by Dani Megert CLA
Modified: 2020-02-18 01:09 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dani Megert CLA 2020-02-17 08:58:25 EST
When API Tools checking is enabled (-Papi-check) on SWT it gives the following error:

[ERROR] Failed to execute goal org.eclipse.tycho.extras:tycho-eclipserun-plugin:1.6.0:eclipse-run (api-analysis) on project org.eclipse.swt: Error while executing platform: Error while executing platform (return code: 10) -> [Help 1]
Comment 1 Mickael Istria CLA 2020-02-18 01:09:49 EST
I think this.os caused by absence of a .classpath file. We could have a preliminary build step to provision the roght classpath file depending on current os.