[
https://issues.apache.org/jira/browse/QPID-1282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12653924#action_12653924
]
Marnie McCormack commented on QPID-1282:
----------------------------------------
covertest target detailed in readme doesn't exist afaics.
Tried with cover-test target and output captured below:
$ ant cover-test coverage-report
Buildfile: build.xml
[taskdef] Could not load definitions from resource tasks.properties. It could
not be found.
cover-test:
[taskdef] Could not load definitions from resource tasks.properties. It could
not be found.
[echo] Running ant for module : junit-toolkit
instrument:
BUILD FAILED
c:\qpidtrunk\qpid\java\build.xml:220: The following error occurred while executi
ng this line:
c:\qpidtrunk\qpid\java\build.xml:54: The following error occurred while executin
g this line:
c:\qpidtrunk\qpid\java\module.xml:472: Problem: failed to create task or type co
bertura-instrument
Cause: The name is undefined.
Action: Check the spelling.
Action: Check that any custom tasks/types have been declared.
Action: Check that any <presetdef>/<macrodef> declarations have taken place.
Total time: 0 seconds
> Add test coverage reports
> -------------------------
>
> Key: QPID-1282
> URL: https://issues.apache.org/jira/browse/QPID-1282
> Project: Qpid
> Issue Type: Bug
> Components: Ant Build System
> Affects Versions: M4
> Reporter: Aidan Skinner
> Assignee: Marnie McCormack
> Fix For: M4
>
>
> It is hard to know how much test coverage we have. Cobertura can help us here!
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.