We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d420ea8 commit f706568Copy full SHA for f706568
1 file changed
ant/org.eclipse.ant.core/META-INF/MANIFEST.MF
@@ -15,7 +15,7 @@ Export-Package: org.eclipse.ant.core,
15
org.eclipse.ant.internal.core.ant;x-friends:="org.eclipse.ant.launching",
16
org.eclipse.ant.internal.core.contentDescriber;x-internal:=true
17
Require-Bundle: org.eclipse.core.variables;bundle-version="[3.1.0,4.0.0)",
18
- org.eclipse.core.runtime;bundle-version="[3.29.0,4.0.0)"
+ org.eclipse.core.runtime;bundle-version="[3.34.200.v20251220-0953,4.0.0)"
19
Bundle-ActivationPolicy: lazy;exclude:="org.eclipse.ant.internal.core.contentDescriber"
20
Bundle-RequiredExecutionEnvironment: JavaSE-17
21
Automatic-Module-Name: org.eclipse.ant.core
0 commit comments