|
|
@@ -317,14 +317,14 @@ this. </p> |
|
|
|
|
|
|
|
<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 |
|
|
|
mechanism with <code>-autoproxy</code>. |
|
|
|
|
|
|
|
</li> |
|
|
|
|
|
|
|
<li><b>With explicit JVM properties.</b><br>. |
|
|
|
<li><b>With explicit JVM properties.</b><br> |
|
|
|
|
|
|
|
These are documented <a |
|
|
|
href="http://java.sun.com/j2se/1.5.0/docs/guide/net/properties.html">by Sun</a>, |
|
|
|