From 2c7f95b3f2d4eb2147fbb03b75312c9f55cb877f Mon Sep 17 00:00:00 2001 From: epugh Date: Thu, 8 Jul 2004 13:17:12 +0000 Subject: [PATCH] Fix misapplied changes git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115713 13f79535-47bb-0310-9956-ffa450edef68 --- cruisecontrol/xdocs/changes.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/cruisecontrol/xdocs/changes.xml b/cruisecontrol/xdocs/changes.xml index d5e71f81..fbc8f9ca 100644 --- a/cruisecontrol/xdocs/changes.xml +++ b/cruisecontrol/xdocs/changes.xml @@ -24,8 +24,11 @@ Brett Porter + + Show unit test results in Test Results tab. + Svnroot attribute incorrect in cruisecontrol config.xml. + - Show unit test results in Test Results tab. implementation of run goal Allow SVN repositories to by used by cruisecontrol. allow the maven.cruisecontrol.home property to be overrided by other plugins via preGoal calls.