We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fc95cd commit 3f224fcCopy full SHA for 3f224fc
graphql-java-servlet/bnd.bnd
@@ -1,2 +1,3 @@
1
Export-Package: graphql.kickstart.servlet.*
2
-Require-Capability: osgi.extender
+Require-Capability: osgi.extender;
3
+ filter:="(&(osgi.extender=osgi.component)(version>=1.3)(!(version>=2.0)))"
0 commit comments