aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch-protocol/src/main/protobuf/batch_input.proto
diff options
context:
space:
mode:
Diffstat (limited to 'sonar-batch-protocol/src/main/protobuf/batch_input.proto')
-rw-r--r--sonar-batch-protocol/src/main/protobuf/batch_input.proto4
1 files changed, 0 insertions, 4 deletions
diff --git a/sonar-batch-protocol/src/main/protobuf/batch_input.proto b/sonar-batch-protocol/src/main/protobuf/batch_input.proto
index 84a9c53d812..06edb314b5e 100644
--- a/sonar-batch-protocol/src/main/protobuf/batch_input.proto
+++ b/sonar-batch-protocol/src/main/protobuf/batch_input.proto
@@ -24,10 +24,6 @@ Notes
- this is beta version of specification. It will evolve during next releases and is
not forward-compatible yet.
-
- - the related Java files are not generated during build. Indeed the existing protoc maven
- plugins require protobuf to be installed on boxes. That means that generated Java files
- are updated and committed for each change (see src/main/gen-java).
*/
syntax = "proto2";