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] Resolve classpath entries against project base directory #3818 #3822

Merged
merged 1 commit into from May 5, 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

When using a linked .classpath file, the path entries within that file
are resolved against the directory containing the .classpath file
instead of the project base directory into which the .classpath file is
linked.

With this change, the paths within a .classpath file are resolved
against a passed EclipseProject. An existing regression test for linked
.classpath files is enhanced to not contain all linked resources in the
same folder (thus hiding the bug of using the folder containing the
linked .classpath file for resolving classpath entry paths).

Fixes #3818

(cherry picked from commit 7490426)
Copy link

github-actions bot commented May 5, 2024

Test Results

394 files  394 suites   2h 27m 41s ⏱️
409 tests 403 ✅  6 💤 0 ❌
818 runs  805 ✅ 13 💤 0 ❌

Results for commit a5076d0.

@eclipse-tycho-bot eclipse-tycho-bot merged commit 7c05177 into tycho-4.0.x May 5, 2024
10 of 11 checks passed
@akurtakov akurtakov deleted the backport/tycho-4.0.x/pr-3819 branch May 24, 2024 09:10
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.

None yet

2 participants