Message: The following issue has been closed.
Resolver: David Eric Pugh Date: Thu, 8 Jul 2004 9:10 AM Committed! Can you verify the fix? --------------------------------------------------------------------- View the issue: http://jira.codehaus.org/browse/MPCRUISECONTROL-6 Here is an overview of the issue: --------------------------------------------------------------------- Key: MPCRUISECONTROL-6 Summary: Request to make test results visable in the "Test Results" tab. Type: Improvement Status: Closed Priority: Major Resolution: FIXED Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: maven-cruisecontrol-plugin Assignee: David Eric Pugh Reporter: Paul Spencer Created: Fri, 2 Jul 2004 6:26 PM Updated: Thu, 8 Jul 2004 9:10 AM Description: The test results can be merged into the CruiseControl log. This will make them visable in "Test Results" in the CruiseControl web aplication. This can be accomplished by replacing <log dir="${maven.cruisecontrol.logs.dir}/${pom.artifactId}"> with <log dir="${maven.cruisecontrol.logs.dir}/${pom.artifactId}"> <merge dir="${maven.cruisecontrol.checkout.dir}/${module}/target/test-reports"/> </log> in cruisecontrol.jsl --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]