We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7376b27 commit d97c690Copy full SHA for d97c690
bundles/org.eclipse.equinox.weaving.caching/META-INF/MANIFEST.MF
@@ -10,6 +10,6 @@ Import-Package: com.ibm.oti.shared;resolution:=optional,
10
org.eclipse.equinox.service.weaving,
11
org.eclipse.osgi.service.datalocation;version="1.0.0",
12
org.eclipse.osgi.service.debug;version="1.0.0",
13
- org.osgi.framework;version="1.4.0"
+ org.osgi.framework;version="[1.5.0,2)"
14
Export-Package: org.eclipse.equinox.weaving.internal.caching;x-friends:="org.aspectj.osgi.service.caching.test"
15
Automatic-Module-Name: org.eclipse.equinox.weaving.caching
0 commit comments