Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[tycho-4.0.x] Evaluate Package Attributes from source #4720

Merged
merged 1 commit into from
Feb 13, 2025

Conversation

eclipse-tycho-bot
Copy link

Backport

This will backport the following commits from main to tycho-4.0.x:

Questions ?

Please refer to the Backport tool documentation

Currently if the evaluation of a version property contains a reference
to a package attribute this fails in the initial phase because bnd
requires the classfiles to be present in such case it is read from an
package-info annotated file.

This now uses the SourceCodeAnalyzerPlugin to recover this information
from the java source files.

(cherry picked from commit 9eb105a)
Copy link

Test Results

  606 files  ±0    606 suites  ±0   4h 16m 52s ⏱️ - 6m 52s
  424 tests ±0    417 ✅ ±0   6 💤 ±0  1 ❌ ±0 
1 272 runs  ±0  1 252 ✅ ±0  19 💤 ±0  1 ❌ ±0 

For more details on these failures, see this check.

Results for commit ab91e71. ± Comparison against base commit d37ccb3.

@eclipse-tycho-bot eclipse-tycho-bot merged commit 7b86f6d into tycho-4.0.x Feb 13, 2025
12 of 15 checks passed
@akurtakov akurtakov deleted the backport/tycho-4.0.x/pr-4716 branch February 13, 2025 07:12
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