ehatcher 2002/06/22 16:33:41
Modified: docs/manual/OptionalTasks Tag: ANT_15_BRANCH jpcoverage.html
Log:
per Stephane's notes. there is still a reference to javahome here. could
you have a look to fixup, Stephane?
Revision Changes Path
No revision
No revision
1.5.2.2 +1 -8 jakarta-ant/docs/manual/OptionalTasks/jpcoverage.html
Index: jpcoverage.html
===================================================================
RCS file: /home/cvs/jakarta-ant/docs/manual/OptionalTasks/jpcoverage.html,v
retrieving revision 1.5.2.1
retrieving revision 1.5.2.2
diff -u -r1.5.2.1 -r1.5.2.2
--- jpcoverage.html 22 Jun 2002 23:22:18 -0000 1.5.2.1
+++ jpcoverage.html 22 Jun 2002 23:33:41 -0000 1.5.2.2
@@ -69,15 +69,8 @@
<td align="center" valign="top">No, default to embedded VM if 1.2+</td>
</tr>
<tr>
- <td valign="top">javahome</td>
- <td valign="top">For Java 2 only, specifies the path of the jdk1.2.x
virtual
- machine to be used. This is only valid when specifying the
<tt>vm="java2"</tt>.</td>
- <td align="center" valign="top">No, use only for java2</td>
- </tr>
- <tr>
<td valign="top">javaexe</td>
- <td valign="top">Similar to <tt>javahome</tt>, except this is the path to
- the java executable.</td>
+ <td valign="top">The path to the java executable.</td>
<td align="center" valign="top">No, use only for java2</td>
</tr>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>