We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6fc95cd + 3f224fc commit a29cf45Copy full SHA for a29cf45
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