[jira] Resolved: (MPDASHBOARD-17) No division by zero when no test in project with junitpassrate.jelly
[ http://jira.codehaus.org/browse/MPDASHBOARD-17?page=history ] Vincent Massol resolved MPDASHBOARD-17: --- Fix Version: 1.8 Resolution: Fixed Assign To: Vincent Massol Applied. Thanks and sorry for the long time it has taken me to app
svn commit: r157343 - in maven/maven-1/plugins/trunk/dashboard: src/plugin-resources/aggregators/ src/plugin-test/subproject1/src/java/org/apache/maven/dashboard/test/subproject1/ src/plugin-test/subproject1/src/test/org/apache/maven/dashboard/test/subproject1/ src/plugin-test/subproject2/src/java/org/apache/maven/dashboard/test/subproject2/ src/plugin-test/subproject2/src/test/ src/plugin-test/subproject2/src/test/org/ src/plugin-test/subproject2/src/test/org/apache/ src/plugin-test/subproject2/src/test/org/apache/maven/ src/plugin-test/subproject2/src/test/org/apache/maven/dashboard/ src/plugin-test/subproject2/src/test/org/apache/maven/dashboard/test/ src/plugin-test/subproject2/src/test/org/apache/maven/dashboard/test/subproject2/ src/plugin-test/subproject3/ xdocs/
Author: vmassol Date: Sun Mar 13 09:10:08 2005 New Revision: 157343 URL: http://svn.apache.org/viewcvs?view=rev&rev=157343 Log: MPDASHBOARD-17: Prevent failure in due to a division by zero when there is a unit test source directory defined but no tests are executed. Added: maven/maven-1/pl
[jira] Commented: (MPDASHBOARD-17) No division by zero when no test in project with junitpassrate.jelly
[ http://jira.codehaus.org/browse/MPDASHBOARD-17?page=comments#action_30861 ] Kaloyan Enimanev commented on MPDASHBOARD-17: - Hi guys, I've ran across the same problem. Here is my situation I have a test folder, but it containts tests th