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] Call the API tools directly without using ApiAnalysisApplication #2900

Merged
merged 1 commit into from
Oct 8, 2023

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Oct 8, 2023

Backport

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

Questions ?

Please refer to the Backport tool documentation

This replaces ApiAnalysisApplication usage by a more direct approach
that do not require us to pass file lists around and directly class the
ApiTools. This is also much more flexible in regard to debugging and
additional printouts but still retains that we can consume dynamic
implementation from P2 repositories.

Beside that we can now give much better failure report to the user.

(cherry picked from commit 8526ce0)
@laeubi laeubi merged commit 9530037 into tycho-4.0.x Oct 8, 2023
1 of 2 checks passed
@laeubi laeubi deleted the backport/tycho-4.0.x/pr-2899 branch November 4, 2023 06: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

1 participant