summaryrefslogtreecommitdiffstats
path: root/winery/org.eclipse.winery.repository/sonar-project.web.properties
diff options
context:
space:
mode:
Diffstat (limited to 'winery/org.eclipse.winery.repository/sonar-project.web.properties')
-rw-r--r--winery/org.eclipse.winery.repository/sonar-project.web.properties16
1 files changed, 0 insertions, 16 deletions
diff --git a/winery/org.eclipse.winery.repository/sonar-project.web.properties b/winery/org.eclipse.winery.repository/sonar-project.web.properties
deleted file mode 100644
index bd3ab14..0000000
--- a/winery/org.eclipse.winery.repository/sonar-project.web.properties
+++ /dev/null
@@ -1,16 +0,0 @@
-# required metadata
-sonar.projectKey=org.eclipse.winery.repository-web
-sonar.projectName=org.eclipse.winery.repository-web
-sonar.projectVersion=0.1.2
-
-# path to source directories (required)
-sonar.sources=src/main/
-sonar.exclusions=webapp/components/**
-
-# The value of the property must be the key of the language.
-sonar.language=web
-
-sonar.sourceEncoding=UTF-8
-
-#http://docs.codehaus.org/display/SONAR/Web+Plugin
-sonar.web.sourceDirectory=src/main/webapp \ No newline at end of file