You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ivy-commits@incubator.apache.org by ma...@apache.org on 2007/03/13 22:51:17 UTC

svn commit: r517927 - /incubator/ivy/core/trunk/doc/doc/use/resolve.html

Author: maartenc
Date: Tue Mar 13 15:51:16 2007
New Revision: 517927

URL: http://svn.apache.org/viewvc?view=rev&rev=517927
Log:
Updated documentation of ivy.deps.changed property (IVY-432)

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

Modified: incubator/ivy/core/trunk/doc/doc/use/resolve.html
URL: http://svn.apache.org/viewvc/incubator/ivy/core/trunk/doc/doc/use/resolve.html?view=diff&rev=517927&r1=517926&r2=517927
==============================================================================
--- incubator/ivy/core/trunk/doc/doc/use/resolve.html (original)
+++ incubator/ivy/core/trunk/doc/doc/use/resolve.html Tue Mar 13 15:51:16 2007
@@ -20,7 +20,8 @@
 <li>ivy.resolved.configurations</li>
 set to the comma separated list of configurations resolved
 </ul>
-An additional property is set to true if there are changes since the last resolve, and to false otherwise: <code>ivy.deps.changed</code> (<span class="since">since 1.2</span>)
+<b>Since 1.2:</b>
+An additional property is set to true if the resolved dependencies are changes since the last resolve, and to false otherwise: <code>ivy.deps.changed</code>
 
 When ivy has finished the resolve task, it outputs a summary of what has been resolved. This summary looks like this:
 <pre>