You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ah...@apache.org on 2005/04/09 19:04:44 UTC

svn commit: r160697 - maven/maven-1/plugins/trunk/ant/xdocs/ant-settings.xml

Author: aheritier
Date: Sat Apr  9 10:04:43 2005
New Revision: 160697

URL: http://svn.apache.org/viewcvs?view=rev&rev=160697
Log:
test to commit with a command line

Modified:
    maven/maven-1/plugins/trunk/ant/xdocs/ant-settings.xml

Modified: maven/maven-1/plugins/trunk/ant/xdocs/ant-settings.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/ant/xdocs/ant-settings.xml?view=diff&r1=160696&r2=160697
==============================================================================
--- maven/maven-1/plugins/trunk/ant/xdocs/ant-settings.xml (original)
+++ maven/maven-1/plugins/trunk/ant/xdocs/ant-settings.xml Sat Apr  9 10:04:43 2005
@@ -88,22 +88,22 @@
           <tr>
             <td>proxy.host</td>
             <td>The proxy host used to download dependencies.</td>
-            <td></td>
+            <td/>
           </tr>
           <tr>
             <td>proxy.port</td>
             <td>The proxy port.</td>
-            <td></td>
+            <td/>
           </tr>
           <tr>
             <td>proxy.username</td>
             <td>The username used to connect on proxy. (only if the ant file was generated with a 1.6 compatibility)</td>
-            <td></td>
+            <td/>
           </tr>
           <tr>
             <td>proxy.password</td>
             <td>The password used to connect on proxy. (only if the ant file was generated with a 1.6 compatibility)</td>
-            <td></td>
+            <td/>
           </tr>
         </table>
       </subsection>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org