#2490 Added version and profile information to GLData,#3280
Open
FluBBaOfWard wants to merge 5 commits into
Open
#2490 Added version and profile information to GLData,#3280FluBBaOfWard wants to merge 5 commits into
FluBBaOfWard wants to merge 5 commits into
Jenkins - Eclipse Platform Releng / Maven
failed
Jun 5, 2026 in 0s
No new issues, 3 total
| Total | New | Outstanding | Fixed | Trend |
|---|---|---|---|---|
| 3 | 0 | 3 | 20 | 👍 |
Reference build: eclipse.platform.swt » master #1886
Details
Severity distribution of all issues
| Error | Warning High | Warning Normal | Warning Low |
|---|---|---|---|
| 3 | 0 | 0 | 0 |
Annotations
Check warning on line 1042 in jenkins-console.log
jenkins-eclipse-platform-releng / Maven
ERROR:
Raw output
<pre><code>Failed to execute goal org.eclipse.tycho:tycho-apitools-plugin:5.0.3:verify (verify) on project org.eclipse.swt.gtk.linux.x86_64: There are API errors: Eclipse SWT OpenGL/common/org/eclipse/swt/opengl/GLData.java:156 The field org.eclipse.swt.opengl.GLData.profile has been added to a class Eclipse SWT OpenGL/common/org/eclipse/swt/opengl/GLData.java:144 The field org.eclipse.swt.opengl.GLData.majorVersion has been added to a class Eclipse SWT OpenGL/common/org/eclipse/swt/opengl/GLData.java:150 The field org.eclipse.swt.opengl.GLData.minorVersion has been added to a class Eclipse SWT OpenGL/common/org/eclipse/swt/opengl/GLData.java:156 Missing @since tag on profile Eclipse SWT OpenGL/common/org/eclipse/swt/opengl/GLData.java:144 Missing @since tag on majorVersion Eclipse SWT OpenGL/common/org/eclipse/swt/opengl/GLData.java:150 Missing @since tag on minorVersion Eclipse SWT OpenGL/common/org/eclipse/swt/opengl/GLData.java:28 Missing @since tag on Profile META-INF/MANIFEST.MF:6 The major version should be incremented in version 3.135.0, since API breakage occurred since version 3.134.0 -> [Help 1]</code></pre>
Check warning on line 1101 in jenkins-console.log
jenkins-eclipse-platform-releng / Maven
ERROR:
Raw output
<pre><code>Failed to execute goal org.eclipse.tycho:tycho-apitools-plugin:5.0.3:verify (verify) on project org.eclipse.swt.gtk.linux.ppc64le: There are API errors: The field org.eclipse.swt.opengl.GLData.profile has been added to a class The field org.eclipse.swt.opengl.GLData.majorVersion has been added to a class The field org.eclipse.swt.opengl.GLData.minorVersion has been added to a class META-INF/MANIFEST.MF:1 The major version should be incremented in version 3.135.0, since API breakage occurred since version 3.134.0 -> [Help 1]</code></pre>
Check warning on line 1154 in jenkins-console.log
jenkins-eclipse-platform-releng / Maven
ERROR:
Raw output
<pre><code> Re-run Maven using the -X switch to enable full debug logging. For more information about the errors and possible solutions, please read the following articles: [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException After correcting the problems, you can resume the build with the command mvn <args> -rf :org.eclipse.swt.gtk.linux.x86_64</code></pre>
Loading