peterreilly 2004/06/08 06:52:23
Modified: src/etc junit-frames.xsl junit-noframes.xsl
Log:
typos
Obtained from: Yuji Yamano
Revision Changes Path
1.20 +1 -1 ant/src/etc/junit-frames.xsl
Index: junit-frames.xsl
===================================================================
RCS file: /home/cvs/ant/src/etc/junit-frames.xsl,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- junit-frames.xsl 16 Apr 2004 11:47:18 -0000 1.19
+++ junit-frames.xsl 8 Jun 2004 13:52:22 -0000 1.20
@@ -23,7 +23,7 @@
<!--
- Sample stylesheet to be used with An JUnitReport output.
+ Sample stylesheet to be used with Ant JUnitReport output.
It creates a set of HTML files a la javadoc where you can browse easily
through all packages and classes.
1.14 +1 -1 ant/src/etc/junit-noframes.xsl
Index: junit-noframes.xsl
===================================================================
RCS file: /home/cvs/ant/src/etc/junit-noframes.xsl,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- junit-noframes.xsl 16 Apr 2004 11:47:18 -0000 1.13
+++ junit-noframes.xsl 8 Jun 2004 13:52:23 -0000 1.14
@@ -22,7 +22,7 @@
<!--
- Sample stylesheet to be used with An JUnitReport output.
+ Sample stylesheet to be used with Ant JUnitReport output.
It creates a non-framed report that can be useful to send via
e-mail or such.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]