Skip to content

Commit 3f224fc

Browse files
committed
Narrow require capability to component fix #276
1 parent 6fc95cd commit 3f224fc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

graphql-java-servlet/bnd.bnd

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
Export-Package: graphql.kickstart.servlet.*
2-
Require-Capability: osgi.extender
2+
Require-Capability: osgi.extender;
3+
filter:="(&(osgi.extender=osgi.component)(version>=1.3)(!(version>=2.0)))"

0 commit comments

Comments
 (0)