Browse Source

cleanup

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@488576 13f79535-47bb-0310-9956-ffa450edef68
master
Jan Materne 18 years ago
parent
commit
6d29b8b2e9
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      docs/manual/install.html

+ 2
- 2
docs/manual/install.html View File

@@ -317,14 +317,14 @@ this. </p>


<ul> <ul>


<li><b>With Java1.5</b><br>.
<li><b>With Java1.5</b><br>


When you run Ant on Java1.5, you could try to use the automatic proxy setup When you run Ant on Java1.5, you could try to use the automatic proxy setup
mechanism with <code>-autoproxy</code>. mechanism with <code>-autoproxy</code>.


</li> </li>


<li><b>With explicit JVM properties.</b><br>.
<li><b>With explicit JVM properties.</b><br>


These are documented <a These are documented <a
href="http://java.sun.com/j2se/1.5.0/docs/guide/net/properties.html">by Sun</a>, href="http://java.sun.com/j2se/1.5.0/docs/guide/net/properties.html">by Sun</a>,


Loading…
Cancel
Save