]> git.uio.no Git - ifi-stolz-refaktor.git/blame - scripts/sonar-runner-jdt-before
Scripts: adding sonar-runner-jdt-after script
[ifi-stolz-refaktor.git] / scripts / sonar-runner-jdt-before
CommitLineData
16049ca3
EK
1#!/bin/bash
2
3SONAR_RUNNER_HOME=~/bin/.software/sonar/sonar-runner-2.3 /home/erlend/bin/.software/sonar/sonar-runner-2.3/bin/sonar-runner -e -X -Dsonar.jdbc.driver=org.postgresql.Driver -Dsonar.jdbc.url=jdbc:postgresql://mta-out.foldr.org/sonar -Dsonar.host.url=http://jenkins.foldr.org/sonar -Dproject.home=/home/erlend/ifi-stolz-refaktor/eclipse_source_code/eclipse.jdt.ui/org.eclipse.jdt.ui "-Dsonar.projectName=JDT UI before" -Dsonar.projectVersion=1.0 -Dsonar.projectKey=ifi:jdt:before "-Dsonar.sources=ui,ui refactoring,core refactoring,jar in jar loader,internal compatibility" "-Dsonar.profile=IFI Refaktor Case Study"