Author: xavier
Date: Thu Nov 29 18:02:03 2007
New Revision: 599675

URL: http://svn.apache.org/viewvc?rev=599675&view=rev
Log:
FIX: documentation needs to be changed to reflect haltonfailure for ivy:install 
(IVY-599)

Modified:
    incubator/ivy/core/trunk/doc/use/install.html

Modified: incubator/ivy/core/trunk/doc/use/install.html
URL: 
http://svn.apache.org/viewvc/incubator/ivy/core/trunk/doc/use/install.html?rev=599675&r1=599674&r2=599675&view=diff
==============================================================================
--- incubator/ivy/core/trunk/doc/use/install.html (original)
+++ incubator/ivy/core/trunk/doc/use/install.html Thu Nov 29 18:02:03 2007
@@ -58,7 +58,7 @@
         <td>No, defaults to exact</td></tr>
     <tr><td>settingsRef</td><td>A reference to the ivy settings that must be 
used by this task <span class="since">(since 2.0)</span></td>
        <td>No, 'ivy.instance' is taken by default.</td></tr>
-    <tr><td>haltonunresolved</td><td>true to fail build on unresolved 
dependencies <span class="since">since 2.0</span></td>
+    <tr><td>haltonfailure</td><td>true to fail build on unresolved 
dependencies <span class="since">since 2.0</span></td>
         <td>No, defaults to true</td></tr>
 </tbody>
 </table>


Reply via email to