Commit bacb601
Fix deprecation warning in ChainedReexportPerformanceTest
Cast null to VersionRange (org.osgi.framework) to resolve to the
non-deprecated overload of IBundleProjectService.newRequiredBundle().
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 1cac8bc commit bacb601
File tree
1 file changed
+3
-2
lines changed- ui/org.eclipse.pde.ui.tests/src/org/eclipse/pde/core/tests/internal/classpath
1 file changed
+3
-2
lines changedLines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
| |||
163 | 164 | | |
164 | 165 | | |
165 | 166 | | |
166 | | - | |
167 | | - | |
| 167 | + | |
| 168 | + | |
168 | 169 | | |
169 | 170 | | |
170 | 171 | | |
| |||
0 commit comments