aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/postgresql-start.sh
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2010-09-06 14:08:06 +0000
committersimonbrandhof <simon.brandhof@gmail.com>2010-09-06 14:08:06 +0000
commitaeadc1f9129274949daaa57738c7c4550bdfbc7b (patch)
tree08dadf5ef7474fc41d1d48f74648f1ba8b55f34d /sonar-server/postgresql-start.sh
downloadsonarqube-aeadc1f9129274949daaa57738c7c4550bdfbc7b.tar.gz
sonarqube-aeadc1f9129274949daaa57738c7c4550bdfbc7b.zip
SONAR-236 remove deprecated code from checkstyle plugin + display default value of rule parameters in Q profile console
Diffstat (limited to 'sonar-server/postgresql-start.sh')
-rwxr-xr-xsonar-server/postgresql-start.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/sonar-server/postgresql-start.sh b/sonar-server/postgresql-start.sh
new file mode 100755
index 00000000000..4f8f96d6388
--- /dev/null
+++ b/sonar-server/postgresql-start.sh
@@ -0,0 +1 @@
+mvn clean jetty:run -Pdev,postgresql \ No newline at end of file