aboutsummaryrefslogtreecommitdiffstats
path: root/compile_protobuf.sh
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2015-07-26 22:34:13 +0200
committerSimon Brandhof <simon.brandhof@sonarsource.com>2015-07-30 11:38:11 +0200
commite2bdeb3e70dfe0e22bbe94226c3cc1522fc01dd1 (patch)
treee3de1f5848a80cdc68dab765a3cf707912112273 /compile_protobuf.sh
parent1ba23e72c35a134731c4b961d3fab67a019b03f0 (diff)
downloadsonarqube-e2bdeb3e70dfe0e22bbe94226c3cc1522fc01dd1.tar.gz
sonarqube-e2bdeb3e70dfe0e22bbe94226c3cc1522fc01dd1.zip
Draft of protobuf specification of WS api/issues/search
Diffstat (limited to 'compile_protobuf.sh')
-rwxr-xr-xcompile_protobuf.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/compile_protobuf.sh b/compile_protobuf.sh
index 25852269d1e..8624c23061a 100755
--- a/compile_protobuf.sh
+++ b/compile_protobuf.sh
@@ -20,6 +20,7 @@ function compile_protobuf {
compile_protobuf "sonar-batch-protocol" "main"
compile_protobuf "sonar-core" "test"
compile_protobuf "sonar-db" "main"
+compile_protobuf "server/sonar-server" "main"