vmassol 2003/11/29 09:26:41
Modified: junit-report plugin.jelly
Log:
I'll get it right hopefully...
Revision Changes Path
1.12 +0 -3 maven-plugins/junit-report/plugin.jelly
Index: plugin.jelly
===================================================================
RCS file: /home/cvs/maven-plugins/junit-report/plugin.jelly,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- plugin.jelly 29 Nov 2003 17:25:38 -0000 1.11
+++ plugin.jelly 29 Nov 2003 17:26:41 -0000 1.12
@@ -34,9 +34,6 @@
<goal name="junit-report:report"
description="Generate a report from the test results">
- <goal name="junit-report:report"
- description="Generate a report from the test results">
-
<j:if test="${unitTestSourcesPresent == 'true'}">
<!-- Make sure that the report is generated whether the tests pass or
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]