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] Support updating (sub)incremental versions #4179

Merged
merged 1 commit into from
Aug 24, 2024

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 due to how the underlying library works, if there is only a
micro version update it is not considered. Also subincremental versions
are only taken into account if major is allowed (what currently include
all increments) what is inconsistent.

This now changes the single optional to a stream in order of update
hierarchy and let the MavenLocationUpdater choose the first matching
update offered and adding an option for subincremental updates as well.

(cherry picked from commit 3f002a6)
Copy link

Test Results

  597 files  ±0    597 suites  ±0   3h 54m 2s ⏱️ - 34m 42s
  418 tests ±0    412 ✅ ±0   6 💤 ±0  0 ❌ ±0 
1 254 runs  ±0  1 235 ✅ ±0  19 💤 ±0  0 ❌ ±0 

Results for commit 2eccd33. ± Comparison against base commit 5d0baa2.

@eclipse-tycho-bot eclipse-tycho-bot merged commit c9bdda4 into tycho-4.0.x Aug 24, 2024
11 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