Clean Code for bundles/org.eclipse.equinox.p2.ui.sdk#932
Clean Code for bundles/org.eclipse.equinox.p2.ui.sdk#932eclipse-equinox-bot wants to merge 2 commits intomasterfrom
Conversation
|
This pull request changes some projects for the first time in this development cycle. An additional commit containing all the necessary changes was pushed to the top of this PR's branch. To obtain these changes (for example if you want to push more changes) either fetch from your fork or apply the git patch. Git patchFurther information are available in Common Build Issues - Missing version increments. |
Test Results12 files - 362 12 suites - 362 0s ⏱️ - 41m 43s Results for commit b5dd753. ± Comparison against base commit 6aa0d3e. This pull request removes 1881 tests.♻️ This comment has been updated with latest results. |
9abd589 to
cd564b2
Compare
b1c1b5b to
a9ab24f
Compare
f1fe3e5 to
bc032b1
Compare
260e43d to
147e7eb
Compare
Unused imports in the MANIFEST.MF were removed so qualifier-only changes look appropriate... |
Correct! |
7a1d6a5 to
a2369dd
Compare
a2369dd to
10a7cc4
Compare
| org.eclipse.equinox.p2.engine.query;version="[2.0.0,3.0.0)", | ||
| org.eclipse.equinox.p2.metadata;version="[2.0.0,3.0.0)", | ||
| org.eclipse.equinox.p2.operations;version="[2.0.0,3.0.0)", | ||
| org.eclipse.equinox.p2.planner;version="2.0.0", |
There was a problem hiding this comment.
The method getProfileChangeRequest() from the type ProfileChangeOperation refers to the missing type IProfileChangeRequest
which is org.eclipse.equinox.p2.planner.IProfileChangeRequest from director,
see https://github.com/eclipse-equinox/p2/actions/runs/18962301156/job/54152074388?pr=932#step:6:3705
laeubi
left a comment
There was a problem hiding this comment.
Error is now
The method getProfileChangeRequest() from the type ProfileChangeOperation refers to the missing type IProfileChangeRequest
Need to investigate whats going wrong here and if its PDE, JDT or Tycho ...
cd2df2c to
8b66822
Compare
696f83b to
3fb6029
Compare
a728708 to
34cf6d4
Compare
f64205c to
1275c5f
Compare
The following cleanups were applied:
The following Manifest cleanups where applied: