We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd31102 commit bb59a22Copy full SHA for bb59a22
1 file changed
java/org.eclipse.set.browser.releng.target/org.eclipse.set.browser.releng.target.target
@@ -4,8 +4,9 @@
4
<locations>
5
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="slicer" includeSource="true" type="InstallableUnit">
6
<unit id="org.eclipse.sdk.feature.group" version="4.38.0.v20251201-1407"/>
7
- <unit id="org.apache.commons.commons-io" version="2.21.0" />
+ <unit id="org.apache.commons.commons-io" version="2.21.0"/>
8
+ <unit id="org.apache.felix.scr" version="2.2.14"/>
9
<repository location="https://download.eclipse.org/releases/2025-12/"/>
10
</location>
11
</locations>
-</target>
12
+</target>
0 commit comments