Skip to content

Fix javadoc errors#1829

Merged
akurtakov merged 2 commits intoeclipse-platform:masterfrom
akurtakov:master
Apr 18, 2025
Merged

Fix javadoc errors#1829
akurtakov merged 2 commits intoeclipse-platform:masterfrom
akurtakov:master

Conversation

@akurtakov
Copy link
Copy Markdown
Member

Even if it's javadoc plugin failure in tests bundle, it's better to remove references to non-existing classes.

org.apache.maven.reporting.MavenReportException:
Exit code: 1
/home/jenkins/agent/workspace/eclipse.platform_PR-1828/ant/org.eclipse.ant.tests.ui/test
plugin/org/eclipse/ant/tests/ui/testplugin/AbstractAntUITest.java:375:
error: reference not found
	 * @see ProjectCreationDecorator
	        ^
1 error

Even if it's javadoc plugin failure in tests bundle, it's better to
remove references to non-existing classes.
```
org.apache.maven.reporting.MavenReportException:
Exit code: 1
/home/jenkins/agent/workspace/eclipse.platform_PR-1828/ant/org.eclipse.ant.tests.ui/test
plugin/org/eclipse/ant/tests/ui/testplugin/AbstractAntUITest.java:375:
error: reference not found
	 * @see ProjectCreationDecorator
	        ^
1 error
```
@akurtakov akurtakov self-assigned this Apr 17, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 17, 2025

Test Results

 1 758 files  + 1 758   1 758 suites  +1 758   1h 29m 28s ⏱️ + 1h 29m 28s
 4 173 tests + 4 173   4 150 ✅ + 4 150   23 💤 + 23  0 ❌ ±0 
13 119 runs  +13 119  12 952 ✅ +12 952  167 💤 +167  0 ❌ ±0 

Results for commit ef8e1e5. ± Comparison against base commit 11e6f8d.

♻️ This comment has been updated with latest results.

@eclipse-platform-bot
Copy link
Copy Markdown
Contributor

This pull request changes some projects for the first time in this development cycle.
Therefore the following files need a version increment:

ant/org.eclipse.ant.tests.ui/META-INF/MANIFEST.MF

An additional commit containing all the necessary changes was pushed to the top of this PR's branch. To obtain these changes (for example if you want to push more changes) either fetch from your fork or apply the git patch.

Git patch
From 908b199d8a456feea5c8f1486d1377b14813b30f Mon Sep 17 00:00:00 2001
From: Eclipse Platform Bot <platform-bot@eclipse.org>
Date: Fri, 18 Apr 2025 08:13:28 +0000
Subject: [PATCH] Version bump(s) for 4.36 stream


diff --git a/ant/org.eclipse.ant.tests.ui/META-INF/MANIFEST.MF b/ant/org.eclipse.ant.tests.ui/META-INF/MANIFEST.MF
index 9b13228f9b..ee9b789021 100644
--- a/ant/org.eclipse.ant.tests.ui/META-INF/MANIFEST.MF
+++ b/ant/org.eclipse.ant.tests.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.ant.tests.ui; singleton:=true
-Bundle-Version: 3.12.0.qualifier
+Bundle-Version: 3.12.100.qualifier
 Bundle-ClassPath: anttestsui.jar
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
-- 
2.49.0

Further information are available in Common Build Issues - Missing version increments.

@akurtakov akurtakov merged commit e16edfe into eclipse-platform:master Apr 18, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants