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

SLE-1046: Remove unused dependencies / update used ones #800

Merged
merged 4 commits into from
Jan 22, 2025

Conversation

thahnen
Copy link
Member

@thahnen thahnen commented Jan 22, 2025

SLE-1046

Summary

Remove the unused dependency, Eclipse PDT, as PHP projects can run without it. This simplifies the build a bit more.
Update Eclipse Tycho and the Maven Jar Signer plug-in as they're build dependencies.
Update (integration) test dependencies and remove the Orchestrator dependency minimal-json from the IT axes that don't require it, this speeds up the build by a bit.

PHP projects can run (and be analyzed) without having it installed.
Remove the dependency and the experimental logic around it (`RequiresExtraDependency`).
Use the latest version of Eclipse Tycho in order to be in sync with the latest Eclipse PDE/RCP changes.
Remove Minimal JSON from ITs that don't require Orchestrator
@thahnen thahnen force-pushed the task/tha/SLE-1046_Dependencies branch from 6ed9f26 to 74fd375 Compare January 22, 2025 11:17
@thahnen thahnen changed the title SLE-1046: Remove unused dependencies SLE-1046: Remove unused dependencies / update used ones Jan 22, 2025
@thahnen thahnen requested a review from nquinquenel January 22, 2025 11:57
@thahnen thahnen marked this pull request as ready for review January 22, 2025 11:57
@thahnen thahnen merged commit 317fef7 into master Jan 22, 2025
20 checks passed
@thahnen thahnen deleted the task/tha/SLE-1046_Dependencies branch January 22, 2025 13:02
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