| ':onos-incubator-protobuf-models-proto', |
| '//lib:protobuf-java-3.2.0', |
| '//incubator/grpc-dependencies:grpc-core-repkg-' + GRPC_VER |
| '//lib:protobuf-java-3.2.0', |
| '//incubator/grpc-dependencies:grpc-core-repkg-' + GRPC_VER |
| ':onos-incubator-protobuf-models', |
| ':onos-incubator-protobuf-models-proto', |
| '//lib:protobuf-java-3.2.0', |
| name = 'onos-incubator-protobuf-models-proto', |
| # FIXME should not be manually building absolute path. |
| # Come up with glob(..) equivalent in BUCK which can handle directory. |
| proto_paths = ["$ONOS_ROOT/incubator/protobuf/models/src/main/proto"] |