Modified: ant/site/ivy/production/history/latest-milestone/use/makepom.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/production/history/latest-milestone/use/makepom.html?rev=1409232&r1=1409231&r2=1409232&view=diff
==============================================================================
--- ant/site/ivy/production/history/latest-milestone/use/makepom.html (original)
+++ ant/site/ivy/production/history/latest-milestone/use/makepom.html Wed Nov 
14 15:38:26 2012
@@ -67,7 +67,7 @@
         </div>
 
                <div id="navcontainer">
-               <a href="http://www.apache.org/";>Apache&#153;</a> &gt; <a 
href="http://ant.apache.org/";>Apache Ant&#153;</a> &gt; <a 
href="http://ant.apache.org/ivy/";>Apache Ivy&#153;</a> &gt; <span 
class="breadCrumb"><a href="../../../history/latest-milestone/index.html" 
>Documentation (2.3.0-rc1)</a> &gt; <a 
href="../../../history/latest-milestone/reference.html" >Reference</a> &gt; <a 
href="../../../history/latest-milestone/ant.html" >Ant Tasks</a> &gt; <a 
href="../../../history/latest-milestone/use/makepom.html" 
class="current">makepom</a></span>
+               <a href="http://www.apache.org/";>Apache&#153;</a> &gt; <a 
href="http://ant.apache.org/";>Apache Ant&#153;</a> &gt; <a 
href="http://ant.apache.org/ivy/";>Apache Ivy&#153;</a> &gt; <span 
class="breadCrumb"><a href="../../../history/latest-milestone/index.html" 
>Documentation (2.3.0-rc2)</a> &gt; <a 
href="../../../history/latest-milestone/reference.html" >Reference</a> &gt; <a 
href="../../../history/latest-milestone/ant.html" >Ant Tasks</a> &gt; <a 
href="../../../history/latest-milestone/use/makepom.html" 
class="current">makepom</a></span>
                </div>
                </td>
        </tr>
@@ -93,7 +93,7 @@
 </ul></li>
 <li id="xooki-download" class="submenu"><a href="../../../download.html" 
>Download</a><ul class="closed"><li id="xooki-choose-distrib"><a 
href="../../../choose-distrib.html" >Choose distribution</a></li>
 </ul></li>
-<li id="xooki-history/latest-milestone/index" class="submenu"><a 
href="../../../history/latest-milestone/index.html" >Documentation 
(2.3.0-rc1)</a><ul class="open"><li 
id="xooki-history/latest-milestone/release-notes"><a 
href="../../../history/latest-milestone/release-notes.html" >Release 
Notes</a></li>
+<li id="xooki-history/latest-milestone/index" class="submenu"><a 
href="../../../history/latest-milestone/index.html" >Documentation 
(2.3.0-rc2)</a><ul class="open"><li 
id="xooki-history/latest-milestone/release-notes"><a 
href="../../../history/latest-milestone/release-notes.html" >Release 
Notes</a></li>
 <li id="xooki-history/latest-milestone/tutorial" class="submenu"><a 
href="../../../history/latest-milestone/tutorial.html" >Tutorials</a><ul 
class="closed"><li id="xooki-history/latest-milestone/tutorial/start"><a 
href="../../../history/latest-milestone/tutorial/start.html" >Quick 
Start</a></li>
 <li id="xooki-history/latest-milestone/tutorial/defaultconf"><a 
href="../../../history/latest-milestone/tutorial/defaultconf.html" >Adjusting 
default settings</a></li>
 <li id="xooki-history/latest-milestone/tutorial/multiple"><a 
href="../../../history/latest-milestone/tutorial/multiple.html" >Multiple 
Resolvers</a></li>
@@ -229,7 +229,7 @@
 </ul></li>
 </ul></li>
 <li id="xooki-history" class="submenu"><a href="../../../history.html" 
>History</a><ul class="closed"><li id="xooki-undefined"><a 
href="http://ant.apache.org/ivy/history/trunk/index.html"; >Trunk</a></li>
-<li id="xooki-2.x" class="submenu">2.x<ul class="closed"><li 
id="xooki-undefined"><a 
href="http://ant.apache.org/ivy/history/2.3.0-rc1/index.html"; 
>2.3.0-rc1</a></li>
+<li id="xooki-2.x" class="submenu">2.x<ul class="closed"><li 
id="xooki-undefined"><a 
href="http://ant.apache.org/ivy/history/2.3.0-rc2/index.html"; 
>2.3.0-rc2</a></li>
 <li id="xooki-undefined"><a 
href="http://ant.apache.org/ivy/history/2.2.0/index.html"; >2.2.0</a></li>
 <li id="xooki-undefined"><a 
href="http://ant.apache.org/ivy/history/2.1.0/index.html"; >2.1.0</a></li>
 <li id="xooki-undefined"><a 
href="http://ant.apache.org/ivy/history/2.0.0/index.html"; >2.0.0</a></li>
@@ -331,7 +331,7 @@ ${ivy.pom.license}<br class="xooki-br"/>
     <tr><td>artifactName</td><td>The name of the artifact which is represented 
by the generated pom file. <span class="since">(since 2.2)</span></td>
         <td>No, defaults to the module name in the source ivy file.</td></tr>
     <tr><td>artifactPackaging</td><td>The packaging of the artifact which is 
represented by the generated pom file. <span class="since">(since 
2.2)</span></td>
-        <td>No, the artifact ext is taken by default. Defaults to 'pom' if no 
such artifact is defined.</td></tr>
+        <td>No, the artifact type is taken by default. Defaults to 'pom' if no 
such artifact is defined.</td></tr>
     <tr><td>conf</td><td>a comma separated list of the configurations to 
include in the generated pom. Wildcards are supported here. <span 
class="since">(since 2.2)</span></td>
         <td>No, defaults to all configurations.</td></tr>
     <tr><td>settingsRef</td><td>A reference to the ivy settings that must be 
used by this task</td>

Modified: 
ant/site/ivy/production/history/latest-milestone/use/postresolvetask.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/production/history/latest-milestone/use/postresolvetask.html?rev=1409232&r1=1409231&r2=1409232&view=diff
==============================================================================
--- ant/site/ivy/production/history/latest-milestone/use/postresolvetask.html 
(original)
+++ ant/site/ivy/production/history/latest-milestone/use/postresolvetask.html 
Wed Nov 14 15:38:26 2012
@@ -67,7 +67,7 @@
         </div>
 
                <div id="navcontainer">
-               <a href="http://www.apache.org/";>Apache&#153;</a> &gt; <a 
href="http://ant.apache.org/";>Apache Ant&#153;</a> &gt; <a 
href="http://ant.apache.org/ivy/";>Apache Ivy&#153;</a> &gt; <span 
class="breadCrumb"><a href="../../../history/latest-milestone/index.html" 
>Documentation (2.3.0-rc1)</a> &gt; <a 
href="../../../history/latest-milestone/reference.html" >Reference</a> &gt; <a 
href="../../../history/latest-milestone/ant.html" >Ant Tasks</a> &gt; <a 
href="../../../history/latest-milestone/use/postresolvetask.html" 
class="current">post resolve tasks</a></span>
+               <a href="http://www.apache.org/";>Apache&#153;</a> &gt; <a 
href="http://ant.apache.org/";>Apache Ant&#153;</a> &gt; <a 
href="http://ant.apache.org/ivy/";>Apache Ivy&#153;</a> &gt; <span 
class="breadCrumb"><a href="../../../history/latest-milestone/index.html" 
>Documentation (2.3.0-rc2)</a> &gt; <a 
href="../../../history/latest-milestone/reference.html" >Reference</a> &gt; <a 
href="../../../history/latest-milestone/ant.html" >Ant Tasks</a> &gt; <a 
href="../../../history/latest-milestone/use/postresolvetask.html" 
class="current">post resolve tasks</a></span>
                </div>
                </td>
        </tr>
@@ -93,7 +93,7 @@
 </ul></li>
 <li id="xooki-download" class="submenu"><a href="../../../download.html" 
>Download</a><ul class="closed"><li id="xooki-choose-distrib"><a 
href="../../../choose-distrib.html" >Choose distribution</a></li>
 </ul></li>
-<li id="xooki-history/latest-milestone/index" class="submenu"><a 
href="../../../history/latest-milestone/index.html" >Documentation 
(2.3.0-rc1)</a><ul class="open"><li 
id="xooki-history/latest-milestone/release-notes"><a 
href="../../../history/latest-milestone/release-notes.html" >Release 
Notes</a></li>
+<li id="xooki-history/latest-milestone/index" class="submenu"><a 
href="../../../history/latest-milestone/index.html" >Documentation 
(2.3.0-rc2)</a><ul class="open"><li 
id="xooki-history/latest-milestone/release-notes"><a 
href="../../../history/latest-milestone/release-notes.html" >Release 
Notes</a></li>
 <li id="xooki-history/latest-milestone/tutorial" class="submenu"><a 
href="../../../history/latest-milestone/tutorial.html" >Tutorials</a><ul 
class="closed"><li id="xooki-history/latest-milestone/tutorial/start"><a 
href="../../../history/latest-milestone/tutorial/start.html" >Quick 
Start</a></li>
 <li id="xooki-history/latest-milestone/tutorial/defaultconf"><a 
href="../../../history/latest-milestone/tutorial/defaultconf.html" >Adjusting 
default settings</a></li>
 <li id="xooki-history/latest-milestone/tutorial/multiple"><a 
href="../../../history/latest-milestone/tutorial/multiple.html" >Multiple 
Resolvers</a></li>
@@ -229,7 +229,7 @@
 </ul></li>
 </ul></li>
 <li id="xooki-history" class="submenu"><a href="../../../history.html" 
>History</a><ul class="closed"><li id="xooki-undefined"><a 
href="http://ant.apache.org/ivy/history/trunk/index.html"; >Trunk</a></li>
-<li id="xooki-2.x" class="submenu">2.x<ul class="closed"><li 
id="xooki-undefined"><a 
href="http://ant.apache.org/ivy/history/2.3.0-rc1/index.html"; 
>2.3.0-rc1</a></li>
+<li id="xooki-2.x" class="submenu">2.x<ul class="closed"><li 
id="xooki-undefined"><a 
href="http://ant.apache.org/ivy/history/2.3.0-rc2/index.html"; 
>2.3.0-rc2</a></li>
 <li id="xooki-undefined"><a 
href="http://ant.apache.org/ivy/history/2.2.0/index.html"; >2.2.0</a></li>
 <li id="xooki-undefined"><a 
href="http://ant.apache.org/ivy/history/2.1.0/index.html"; >2.1.0</a></li>
 <li id="xooki-undefined"><a 
href="http://ant.apache.org/ivy/history/2.0.0/index.html"; >2.0.0</a></li>

Modified: ant/site/ivy/production/history/latest-milestone/use/publish.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/production/history/latest-milestone/use/publish.html?rev=1409232&r1=1409231&r2=1409232&view=diff
==============================================================================
--- ant/site/ivy/production/history/latest-milestone/use/publish.html (original)
+++ ant/site/ivy/production/history/latest-milestone/use/publish.html Wed Nov 
14 15:38:26 2012
@@ -67,7 +67,7 @@
         </div>
 
                <div id="navcontainer">
-               <a href="http://www.apache.org/";>Apache&#153;</a> &gt; <a 
href="http://ant.apache.org/";>Apache Ant&#153;</a> &gt; <a 
href="http://ant.apache.org/ivy/";>Apache Ivy&#153;</a> &gt; <span 
class="breadCrumb"><a href="../../../history/latest-milestone/index.html" 
>Documentation (2.3.0-rc1)</a> &gt; <a 
href="../../../history/latest-milestone/reference.html" >Reference</a> &gt; <a 
href="../../../history/latest-milestone/ant.html" >Ant Tasks</a> &gt; <a 
href="../../../history/latest-milestone/use/publish.html" 
class="current">publish</a></span>
+               <a href="http://www.apache.org/";>Apache&#153;</a> &gt; <a 
href="http://ant.apache.org/";>Apache Ant&#153;</a> &gt; <a 
href="http://ant.apache.org/ivy/";>Apache Ivy&#153;</a> &gt; <span 
class="breadCrumb"><a href="../../../history/latest-milestone/index.html" 
>Documentation (2.3.0-rc2)</a> &gt; <a 
href="../../../history/latest-milestone/reference.html" >Reference</a> &gt; <a 
href="../../../history/latest-milestone/ant.html" >Ant Tasks</a> &gt; <a 
href="../../../history/latest-milestone/use/publish.html" 
class="current">publish</a></span>
                </div>
                </td>
        </tr>
@@ -93,7 +93,7 @@
 </ul></li>
 <li id="xooki-download" class="submenu"><a href="../../../download.html" 
>Download</a><ul class="closed"><li id="xooki-choose-distrib"><a 
href="../../../choose-distrib.html" >Choose distribution</a></li>
 </ul></li>
-<li id="xooki-history/latest-milestone/index" class="submenu"><a 
href="../../../history/latest-milestone/index.html" >Documentation 
(2.3.0-rc1)</a><ul class="open"><li 
id="xooki-history/latest-milestone/release-notes"><a 
href="../../../history/latest-milestone/release-notes.html" >Release 
Notes</a></li>
+<li id="xooki-history/latest-milestone/index" class="submenu"><a 
href="../../../history/latest-milestone/index.html" >Documentation 
(2.3.0-rc2)</a><ul class="open"><li 
id="xooki-history/latest-milestone/release-notes"><a 
href="../../../history/latest-milestone/release-notes.html" >Release 
Notes</a></li>
 <li id="xooki-history/latest-milestone/tutorial" class="submenu"><a 
href="../../../history/latest-milestone/tutorial.html" >Tutorials</a><ul 
class="closed"><li id="xooki-history/latest-milestone/tutorial/start"><a 
href="../../../history/latest-milestone/tutorial/start.html" >Quick 
Start</a></li>
 <li id="xooki-history/latest-milestone/tutorial/defaultconf"><a 
href="../../../history/latest-milestone/tutorial/defaultconf.html" >Adjusting 
default settings</a></li>
 <li id="xooki-history/latest-milestone/tutorial/multiple"><a 
href="../../../history/latest-milestone/tutorial/multiple.html" >Multiple 
Resolvers</a></li>
@@ -229,7 +229,7 @@
 </ul></li>
 </ul></li>
 <li id="xooki-history" class="submenu"><a href="../../../history.html" 
>History</a><ul class="closed"><li id="xooki-undefined"><a 
href="http://ant.apache.org/ivy/history/trunk/index.html"; >Trunk</a></li>
-<li id="xooki-2.x" class="submenu">2.x<ul class="closed"><li 
id="xooki-undefined"><a 
href="http://ant.apache.org/ivy/history/2.3.0-rc1/index.html"; 
>2.3.0-rc1</a></li>
+<li id="xooki-2.x" class="submenu">2.x<ul class="closed"><li 
id="xooki-undefined"><a 
href="http://ant.apache.org/ivy/history/2.3.0-rc2/index.html"; 
>2.3.0-rc2</a></li>
 <li id="xooki-undefined"><a 
href="http://ant.apache.org/ivy/history/2.2.0/index.html"; >2.2.0</a></li>
 <li id="xooki-undefined"><a 
href="http://ant.apache.org/ivy/history/2.1.0/index.html"; >2.1.0</a></li>
 <li id="xooki-undefined"><a 
href="http://ant.apache.org/ivy/history/2.0.0/index.html"; >2.0.0</a></li>

Modified: ant/site/ivy/production/history/latest-milestone/use/report.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/production/history/latest-milestone/use/report.html?rev=1409232&r1=1409231&r2=1409232&view=diff
==============================================================================
--- ant/site/ivy/production/history/latest-milestone/use/report.html (original)
+++ ant/site/ivy/production/history/latest-milestone/use/report.html Wed Nov 14 
15:38:26 2012
@@ -67,7 +67,7 @@
         </div>
 
                <div id="navcontainer">
-               <a href="http://www.apache.org/";>Apache&#153;</a> &gt; <a 
href="http://ant.apache.org/";>Apache Ant&#153;</a> &gt; <a 
href="http://ant.apache.org/ivy/";>Apache Ivy&#153;</a> &gt; <span 
class="breadCrumb"><a href="../../../history/latest-milestone/index.html" 
>Documentation (2.3.0-rc1)</a> &gt; <a 
href="../../../history/latest-milestone/reference.html" >Reference</a> &gt; <a 
href="../../../history/latest-milestone/ant.html" >Ant Tasks</a> &gt; <a 
href="../../../history/latest-milestone/use/report.html" 
class="current">report</a></span>
+               <a href="http://www.apache.org/";>Apache&#153;</a> &gt; <a 
href="http://ant.apache.org/";>Apache Ant&#153;</a> &gt; <a 
href="http://ant.apache.org/ivy/";>Apache Ivy&#153;</a> &gt; <span 
class="breadCrumb"><a href="../../../history/latest-milestone/index.html" 
>Documentation (2.3.0-rc2)</a> &gt; <a 
href="../../../history/latest-milestone/reference.html" >Reference</a> &gt; <a 
href="../../../history/latest-milestone/ant.html" >Ant Tasks</a> &gt; <a 
href="../../../history/latest-milestone/use/report.html" 
class="current">report</a></span>
                </div>
                </td>
        </tr>
@@ -93,7 +93,7 @@
 </ul></li>
 <li id="xooki-download" class="submenu"><a href="../../../download.html" 
>Download</a><ul class="closed"><li id="xooki-choose-distrib"><a 
href="../../../choose-distrib.html" >Choose distribution</a></li>
 </ul></li>
-<li id="xooki-history/latest-milestone/index" class="submenu"><a 
href="../../../history/latest-milestone/index.html" >Documentation 
(2.3.0-rc1)</a><ul class="open"><li 
id="xooki-history/latest-milestone/release-notes"><a 
href="../../../history/latest-milestone/release-notes.html" >Release 
Notes</a></li>
+<li id="xooki-history/latest-milestone/index" class="submenu"><a 
href="../../../history/latest-milestone/index.html" >Documentation 
(2.3.0-rc2)</a><ul class="open"><li 
id="xooki-history/latest-milestone/release-notes"><a 
href="../../../history/latest-milestone/release-notes.html" >Release 
Notes</a></li>
 <li id="xooki-history/latest-milestone/tutorial" class="submenu"><a 
href="../../../history/latest-milestone/tutorial.html" >Tutorials</a><ul 
class="closed"><li id="xooki-history/latest-milestone/tutorial/start"><a 
href="../../../history/latest-milestone/tutorial/start.html" >Quick 
Start</a></li>
 <li id="xooki-history/latest-milestone/tutorial/defaultconf"><a 
href="../../../history/latest-milestone/tutorial/defaultconf.html" >Adjusting 
default settings</a></li>
 <li id="xooki-history/latest-milestone/tutorial/multiple"><a 
href="../../../history/latest-milestone/tutorial/multiple.html" >Multiple 
Resolvers</a></li>
@@ -229,7 +229,7 @@
 </ul></li>
 </ul></li>
 <li id="xooki-history" class="submenu"><a href="../../../history.html" 
>History</a><ul class="closed"><li id="xooki-undefined"><a 
href="http://ant.apache.org/ivy/history/trunk/index.html"; >Trunk</a></li>
-<li id="xooki-2.x" class="submenu">2.x<ul class="closed"><li 
id="xooki-undefined"><a 
href="http://ant.apache.org/ivy/history/2.3.0-rc1/index.html"; 
>2.3.0-rc1</a></li>
+<li id="xooki-2.x" class="submenu">2.x<ul class="closed"><li 
id="xooki-undefined"><a 
href="http://ant.apache.org/ivy/history/2.3.0-rc2/index.html"; 
>2.3.0-rc2</a></li>
 <li id="xooki-undefined"><a 
href="http://ant.apache.org/ivy/history/2.2.0/index.html"; >2.2.0</a></li>
 <li id="xooki-undefined"><a 
href="http://ant.apache.org/ivy/history/2.1.0/index.html"; >2.1.0</a></li>
 <li id="xooki-undefined"><a 
href="http://ant.apache.org/ivy/history/2.0.0/index.html"; >2.0.0</a></li>

Modified: ant/site/ivy/production/history/latest-milestone/use/repreport.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/production/history/latest-milestone/use/repreport.html?rev=1409232&r1=1409231&r2=1409232&view=diff
==============================================================================
--- ant/site/ivy/production/history/latest-milestone/use/repreport.html 
(original)
+++ ant/site/ivy/production/history/latest-milestone/use/repreport.html Wed Nov 
14 15:38:26 2012
@@ -67,7 +67,7 @@
         </div>
 
                <div id="navcontainer">
-               <a href="http://www.apache.org/";>Apache&#153;</a> &gt; <a 
href="http://ant.apache.org/";>Apache Ant&#153;</a> &gt; <a 
href="http://ant.apache.org/ivy/";>Apache Ivy&#153;</a> &gt; <span 
class="breadCrumb"><a href="../../../history/latest-milestone/index.html" 
>Documentation (2.3.0-rc1)</a> &gt; <a 
href="../../../history/latest-milestone/reference.html" >Reference</a> &gt; <a 
href="../../../history/latest-milestone/ant.html" >Ant Tasks</a> &gt; <a 
href="../../../history/latest-milestone/use/repreport.html" 
class="current">repreport</a></span>
+               <a href="http://www.apache.org/";>Apache&#153;</a> &gt; <a 
href="http://ant.apache.org/";>Apache Ant&#153;</a> &gt; <a 
href="http://ant.apache.org/ivy/";>Apache Ivy&#153;</a> &gt; <span 
class="breadCrumb"><a href="../../../history/latest-milestone/index.html" 
>Documentation (2.3.0-rc2)</a> &gt; <a 
href="../../../history/latest-milestone/reference.html" >Reference</a> &gt; <a 
href="../../../history/latest-milestone/ant.html" >Ant Tasks</a> &gt; <a 
href="../../../history/latest-milestone/use/repreport.html" 
class="current">repreport</a></span>
                </div>
                </td>
        </tr>
@@ -93,7 +93,7 @@
 </ul></li>
 <li id="xooki-download" class="submenu"><a href="../../../download.html" 
>Download</a><ul class="closed"><li id="xooki-choose-distrib"><a 
href="../../../choose-distrib.html" >Choose distribution</a></li>
 </ul></li>
-<li id="xooki-history/latest-milestone/index" class="submenu"><a 
href="../../../history/latest-milestone/index.html" >Documentation 
(2.3.0-rc1)</a><ul class="open"><li 
id="xooki-history/latest-milestone/release-notes"><a 
href="../../../history/latest-milestone/release-notes.html" >Release 
Notes</a></li>
+<li id="xooki-history/latest-milestone/index" class="submenu"><a 
href="../../../history/latest-milestone/index.html" >Documentation 
(2.3.0-rc2)</a><ul class="open"><li 
id="xooki-history/latest-milestone/release-notes"><a 
href="../../../history/latest-milestone/release-notes.html" >Release 
Notes</a></li>
 <li id="xooki-history/latest-milestone/tutorial" class="submenu"><a 
href="../../../history/latest-milestone/tutorial.html" >Tutorials</a><ul 
class="closed"><li id="xooki-history/latest-milestone/tutorial/start"><a 
href="../../../history/latest-milestone/tutorial/start.html" >Quick 
Start</a></li>
 <li id="xooki-history/latest-milestone/tutorial/defaultconf"><a 
href="../../../history/latest-milestone/tutorial/defaultconf.html" >Adjusting 
default settings</a></li>
 <li id="xooki-history/latest-milestone/tutorial/multiple"><a 
href="../../../history/latest-milestone/tutorial/multiple.html" >Multiple 
Resolvers</a></li>
@@ -229,7 +229,7 @@
 </ul></li>
 </ul></li>
 <li id="xooki-history" class="submenu"><a href="../../../history.html" 
>History</a><ul class="closed"><li id="xooki-undefined"><a 
href="http://ant.apache.org/ivy/history/trunk/index.html"; >Trunk</a></li>
-<li id="xooki-2.x" class="submenu">2.x<ul class="closed"><li 
id="xooki-undefined"><a 
href="http://ant.apache.org/ivy/history/2.3.0-rc1/index.html"; 
>2.3.0-rc1</a></li>
+<li id="xooki-2.x" class="submenu">2.x<ul class="closed"><li 
id="xooki-undefined"><a 
href="http://ant.apache.org/ivy/history/2.3.0-rc2/index.html"; 
>2.3.0-rc2</a></li>
 <li id="xooki-undefined"><a 
href="http://ant.apache.org/ivy/history/2.2.0/index.html"; >2.2.0</a></li>
 <li id="xooki-undefined"><a 
href="http://ant.apache.org/ivy/history/2.1.0/index.html"; >2.1.0</a></li>
 <li id="xooki-undefined"><a 
href="http://ant.apache.org/ivy/history/2.0.0/index.html"; >2.0.0</a></li>

Modified: ant/site/ivy/production/history/latest-milestone/use/resolve.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/production/history/latest-milestone/use/resolve.html?rev=1409232&r1=1409231&r2=1409232&view=diff
==============================================================================
--- ant/site/ivy/production/history/latest-milestone/use/resolve.html (original)
+++ ant/site/ivy/production/history/latest-milestone/use/resolve.html Wed Nov 
14 15:38:26 2012
@@ -67,7 +67,7 @@
         </div>
 
                <div id="navcontainer">
-               <a href="http://www.apache.org/";>Apache&#153;</a> &gt; <a 
href="http://ant.apache.org/";>Apache Ant&#153;</a> &gt; <a 
href="http://ant.apache.org/ivy/";>Apache Ivy&#153;</a> &gt; <span 
class="breadCrumb"><a href="../../../history/latest-milestone/index.html" 
>Documentation (2.3.0-rc1)</a> &gt; <a 
href="../../../history/latest-milestone/reference.html" >Reference</a> &gt; <a 
href="../../../history/latest-milestone/ant.html" >Ant Tasks</a> &gt; <a 
href="../../../history/latest-milestone/use/resolve.html" 
class="current">resolve</a></span>
+               <a href="http://www.apache.org/";>Apache&#153;</a> &gt; <a 
href="http://ant.apache.org/";>Apache Ant&#153;</a> &gt; <a 
href="http://ant.apache.org/ivy/";>Apache Ivy&#153;</a> &gt; <span 
class="breadCrumb"><a href="../../../history/latest-milestone/index.html" 
>Documentation (2.3.0-rc2)</a> &gt; <a 
href="../../../history/latest-milestone/reference.html" >Reference</a> &gt; <a 
href="../../../history/latest-milestone/ant.html" >Ant Tasks</a> &gt; <a 
href="../../../history/latest-milestone/use/resolve.html" 
class="current">resolve</a></span>
                </div>
                </td>
        </tr>
@@ -93,7 +93,7 @@
 </ul></li>
 <li id="xooki-download" class="submenu"><a href="../../../download.html" 
>Download</a><ul class="closed"><li id="xooki-choose-distrib"><a 
href="../../../choose-distrib.html" >Choose distribution</a></li>
 </ul></li>
-<li id="xooki-history/latest-milestone/index" class="submenu"><a 
href="../../../history/latest-milestone/index.html" >Documentation 
(2.3.0-rc1)</a><ul class="open"><li 
id="xooki-history/latest-milestone/release-notes"><a 
href="../../../history/latest-milestone/release-notes.html" >Release 
Notes</a></li>
+<li id="xooki-history/latest-milestone/index" class="submenu"><a 
href="../../../history/latest-milestone/index.html" >Documentation 
(2.3.0-rc2)</a><ul class="open"><li 
id="xooki-history/latest-milestone/release-notes"><a 
href="../../../history/latest-milestone/release-notes.html" >Release 
Notes</a></li>
 <li id="xooki-history/latest-milestone/tutorial" class="submenu"><a 
href="../../../history/latest-milestone/tutorial.html" >Tutorials</a><ul 
class="closed"><li id="xooki-history/latest-milestone/tutorial/start"><a 
href="../../../history/latest-milestone/tutorial/start.html" >Quick 
Start</a></li>
 <li id="xooki-history/latest-milestone/tutorial/defaultconf"><a 
href="../../../history/latest-milestone/tutorial/defaultconf.html" >Adjusting 
default settings</a></li>
 <li id="xooki-history/latest-milestone/tutorial/multiple"><a 
href="../../../history/latest-milestone/tutorial/multiple.html" >Multiple 
Resolvers</a></li>
@@ -229,7 +229,7 @@
 </ul></li>
 </ul></li>
 <li id="xooki-history" class="submenu"><a href="../../../history.html" 
>History</a><ul class="closed"><li id="xooki-undefined"><a 
href="http://ant.apache.org/ivy/history/trunk/index.html"; >Trunk</a></li>
-<li id="xooki-2.x" class="submenu">2.x<ul class="closed"><li 
id="xooki-undefined"><a 
href="http://ant.apache.org/ivy/history/2.3.0-rc1/index.html"; 
>2.3.0-rc1</a></li>
+<li id="xooki-2.x" class="submenu">2.x<ul class="closed"><li 
id="xooki-undefined"><a 
href="http://ant.apache.org/ivy/history/2.3.0-rc2/index.html"; 
>2.3.0-rc2</a></li>
 <li id="xooki-undefined"><a 
href="http://ant.apache.org/ivy/history/2.2.0/index.html"; >2.2.0</a></li>
 <li id="xooki-undefined"><a 
href="http://ant.apache.org/ivy/history/2.1.0/index.html"; >2.1.0</a></li>
 <li id="xooki-undefined"><a 
href="http://ant.apache.org/ivy/history/2.0.0/index.html"; >2.0.0</a></li>


Reply via email to