Author: maartenc
Date: Fri May 14 19:19:13 2010
New Revision: 944408
URL: http://svn.apache.org/viewvc?rev=944408&view=rev
Log:
The 'extends' element is new since version 2.2.0
Modified:
ant/ivy/core/trunk/doc/ivyfile/extends.html
Modified: ant/ivy/core/trunk/doc/ivyfile/extends.html
URL:
http://svn.apache.org/viewvc/ant/ivy/core/trunk/doc/ivyfile/extends.html?rev=944408&r1=944407&r2=944408&view=diff
==============================================================================
--- ant/ivy/core/trunk/doc/ivyfile/extends.html (original)
+++ ant/ivy/core/trunk/doc/ivyfile/extends.html Fri May 14 19:19:13 2010
@@ -25,9 +25,9 @@
</head>
<body>
<textarea id="xooki-source">
-<b>Tag:</b> extends <b>Parent:</b> <a href="../ivyfile/info.html">info</a><br/>
-<br/>
-Identifies an optional parent descriptor for this module. For complicated
projects composed of many modules that have common configurations or
dependencies, inheritance allows modules to share this information. Which
parts of the parent descriptor are inherited can be controlled with the
<i>extendType</i> attribute. Supported <i>extendType</i> values are:
+<b>Tag:</b> extends <b>Parent:</b> <a href="../ivyfile/info.html">info</a>
+
+<span class="since">since 2.2</span> Identifies an optional parent descriptor
for this module. For complicated projects composed of many modules that have
common configurations or dependencies, inheritance allows modules to share this
information. Which parts of the parent descriptor are inherited can be
controlled with the <i>extendType</i> attribute. Supported <i>extendType</i>
values are:
<table class="ivy-attributes">
<thead>
<tr><th class="ivy-att">Value</th><th
class="ivy-att-desc">Description</th></tr>