Skip to content

Commit

Permalink
fix the feature files
Browse files Browse the repository at this point in the history
  • Loading branch information
Anna Guri committed Aug 6, 2020
1 parent b564f89 commit 3d6c0cb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@ IBM-Provision-Capability: \
osgi.identity; filter:="(&(type=osgi.subsystem.feature)(osgi.identity=com.ibm.websphere.appserver.monitor-1.0))", \
osgi.identity; filter:="(&(type=osgi.subsystem.feature)(|(osgi.identity=io.openliberty.grpc-1.0)(osgi.identity=io.openliberty.grpcClient-1.0)))"
IBM-Install-Policy: when-satisfied
-bundles=io.openliberty.grpc.1.0.internal.monitor, \
io.openliberty.grpc.1.0.internal, \
io.openliberty.grpc.1.0.internal.client
kind=ga
edition=core
-bundles=io.openliberty.grpc.1.0.internal.monitor
kind=beta
edition=full

Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ Subsystem-Version: 1.0.0
Subsystem-Name: gRPC 1.0
-bundles=\
io.openliberty.grpc.1.0.internal,\
io.openliberty.grpc.1.0.internal.monitor,\
com.ibm.ws.security.authorization.util
-features=\
io.openliberty.internal.grpc-1.0, \
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ Subsystem-Name: gRPC Client 1.0
-bundles=\
io.openliberty.grpc.1.0.internal.common, \
io.openliberty.grpc.1.0.internal.client, \
io.openliberty.grpc.1.0.internal.monitor,\
com.ibm.ws.org.apache.commons.logging.1.0.3
kind=beta
edition=full
Expand Down

0 comments on commit 3d6c0cb

Please sign in to comment.