-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
None
Currently generated protobuf files can be include using different path between source repo and rpm.
source uses #include "query.pb.h"
while rpm #include "infinispan/hotrod/query.pb.h"
the rpm path should be used for all
- causes
-
JDG-1402 path for generated protobuf .h file must be the same for src and rpm
- Closed