First Commit - Source Code from Reply
This commit is contained in:
14
dbcmnpsrc/FE/mnpdev/build/cobertura.properties
Normal file
14
dbcmnpsrc/FE/mnpdev/build/cobertura.properties
Normal file
@@ -0,0 +1,14 @@
|
||||
|
||||
# The path to cobertura.jar
|
||||
cobertura.dir=./coberturaLib
|
||||
|
||||
# the path to the instrumented classes' sources
|
||||
src.dir=../mnp/src
|
||||
instrumented.dir=instrumented
|
||||
reports.dir=reports
|
||||
coverage.xml.dir=${reports.dir}/cobertura-xml
|
||||
coverage.html.dir=${reports.dir}/cobertura-html
|
||||
|
||||
|
||||
#bea domain directory
|
||||
bea.domain=C:/bea/user_projects/domains/MNP
|
||||
Reference in New Issue
Block a user