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] Avoid endless recursion #4285

Merged
merged 1 commit into from
Sep 18, 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

* Normalize path before using it as key in a cache lookup (to avoid
/foo/../a to be different than /a)
* stop recursion if parent model is identical to child model

fixes #3809

(cherry picked from commit 7c0afd6)
@eclipse-tycho-bot eclipse-tycho-bot enabled auto-merge (rebase) September 18, 2024 13:18
@eclipse-tycho-bot eclipse-tycho-bot merged commit 4695105 into tycho-4.0.x Sep 18, 2024
10 checks passed
@akurtakov akurtakov deleted the backport/tycho-4.0.x/pr-4284 branch September 18, 2024 15:06
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