Author: mbenson
Date: Fri Aug 8 15:17:24 2008
New Revision: 684128
URL: http://svn.apache.org/viewvc?rev=684128&view=rev
Log:
[IVY-848] doc url resolver publish support
Modified:
ant/ivy/core/trunk/doc/resolver/url.html
Modified: ant/ivy/core/trunk/doc/resolver/url.html
URL:
http://svn.apache.org/viewvc/ant/ivy/core/trunk/doc/resolver/url.html?rev=684128&r1=684127&r2=684128&view=diff
==============================================================================
--- ant/ivy/core/trunk/doc/resolver/url.html (original)
+++ ant/ivy/core/trunk/doc/resolver/url.html Fri Aug 8 15:17:24 2008
@@ -27,7 +27,7 @@
<table class="resolver">
<tr><td class="title">Tag</td><td class="value">url</td></tr>
<tr><td class="title">Handle latest</td><td class="value">yes with http urls
(and apache server) and with file urls, no with other urls</td></tr>
-<tr><td class="title">Handle publish</td><td class="value">no</td></tr>
+<tr><td class="title">Handle publish</td><td class="value">yes with http urls
whose destination supports publishing (as of Ivy 2.0)</td></tr>
</table>
<br/>