You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by hi...@apache.org on 2014/01/14 00:42:10 UTC

svn commit: r1557886 [5/6] - in /ant/site/ivy/production/history/trunk: ./ configuration/ configuration/caches/ configuration/macrodef/ configuration/namespace/ dev/ ivyfile/ osgi/ resolver/ settings/ settings/caches/ settings/macrodef/ settings/namesp...

Modified: ant/site/ivy/production/history/trunk/settings/parsers.html
URL: http://svn.apache.org/viewvc/ant/site/ivy/production/history/trunk/settings/parsers.html?rev=1557886&r1=1557885&r2=1557886&view=diff
==============================================================================
--- ant/site/ivy/production/history/trunk/settings/parsers.html (original)
+++ ant/site/ivy/production/history/trunk/settings/parsers.html Mon Jan 13 23:42:06 2014
@@ -98,6 +98,7 @@
 <li id="xooki-textual"><a href="../textual.html" >Text Conventions</a></li>
 <li id="xooki-principle"><a href="../principle.html" >How does it work ?</a></li>
 <li id="xooki-bestpractices"><a href="../bestpractices.html" >Best practices</a></li>
+<li id="xooki-compatibility"><a href="../compatibility.html" >Compatibility</a></li>
 <li id="xooki-install"><a href="../install.html" >Installation</a></li>
 </ul></li>
 <li id="xooki-settings" class="submenu"><a href="../settings.html" >Settings Files</a><ul class="open"><li id="xooki-settings/property"><a href="../settings/property.html" >property</a></li>
@@ -134,6 +135,7 @@
 <li id="xooki-resolver/vfs"><a href="../resolver/vfs.html" >vfs resolver</a></li>
 <li id="xooki-resolver/jar"><a href="../resolver/jar.html" >Jar resolver</a></li>
 <li id="xooki-resolver/obr"><a href="../resolver/obr.html" >OSGi Bundle Repository</a></li>
+<li id="xooki-resolver/osgiagg"><a href="../resolver/osgiagg.html" >Aggregated OSGi Repository</a></li>
 <li id="xooki-resolver/updatesite"><a href="../resolver/updatesite.html" >Eclipse updatesite</a></li>
 <li id="xooki-resolver/mirrored"><a href="../resolver/mirrored.html" >Mirrored Resolver</a></li>
 </ul></li>
@@ -273,7 +275,7 @@
 
 <div id="footer-message" class="footer">
     <hr />
-    <i>Copyright &#169; 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
+    <i>Copyright &#169; 2014 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
     <i>Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache Ant logo and the Apache feather logo are trademarks of The Apache Software Foundation.</i><br />
     <i>All other marks mentioned may be trademarks or registered trademarks of their respective owners. </i>
 </div>

Modified: ant/site/ivy/production/history/trunk/settings/properties.html
URL: http://svn.apache.org/viewvc/ant/site/ivy/production/history/trunk/settings/properties.html?rev=1557886&r1=1557885&r2=1557886&view=diff
==============================================================================
--- ant/site/ivy/production/history/trunk/settings/properties.html (original)
+++ ant/site/ivy/production/history/trunk/settings/properties.html Mon Jan 13 23:42:06 2014
@@ -98,6 +98,7 @@
 <li id="xooki-textual"><a href="../textual.html" >Text Conventions</a></li>
 <li id="xooki-principle"><a href="../principle.html" >How does it work ?</a></li>
 <li id="xooki-bestpractices"><a href="../bestpractices.html" >Best practices</a></li>
+<li id="xooki-compatibility"><a href="../compatibility.html" >Compatibility</a></li>
 <li id="xooki-install"><a href="../install.html" >Installation</a></li>
 </ul></li>
 <li id="xooki-settings" class="submenu"><a href="../settings.html" >Settings Files</a><ul class="open"><li id="xooki-settings/property"><a href="../settings/property.html" >property</a></li>
@@ -134,6 +135,7 @@
 <li id="xooki-resolver/vfs"><a href="../resolver/vfs.html" >vfs resolver</a></li>
 <li id="xooki-resolver/jar"><a href="../resolver/jar.html" >Jar resolver</a></li>
 <li id="xooki-resolver/obr"><a href="../resolver/obr.html" >OSGi Bundle Repository</a></li>
+<li id="xooki-resolver/osgiagg"><a href="../resolver/osgiagg.html" >Aggregated OSGi Repository</a></li>
 <li id="xooki-resolver/updatesite"><a href="../resolver/updatesite.html" >Eclipse updatesite</a></li>
 <li id="xooki-resolver/mirrored"><a href="../resolver/mirrored.html" >Mirrored Resolver</a></li>
 </ul></li>
@@ -274,7 +276,7 @@
 
 <div id="footer-message" class="footer">
     <hr />
-    <i>Copyright &#169; 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
+    <i>Copyright &#169; 2014 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
     <i>Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache Ant logo and the Apache feather logo are trademarks of The Apache Software Foundation.</i><br />
     <i>All other marks mentioned may be trademarks or registered trademarks of their respective owners. </i>
 </div>

Modified: ant/site/ivy/production/history/trunk/settings/property.html
URL: http://svn.apache.org/viewvc/ant/site/ivy/production/history/trunk/settings/property.html?rev=1557886&r1=1557885&r2=1557886&view=diff
==============================================================================
--- ant/site/ivy/production/history/trunk/settings/property.html (original)
+++ ant/site/ivy/production/history/trunk/settings/property.html Mon Jan 13 23:42:06 2014
@@ -98,6 +98,7 @@
 <li id="xooki-textual"><a href="../textual.html" >Text Conventions</a></li>
 <li id="xooki-principle"><a href="../principle.html" >How does it work ?</a></li>
 <li id="xooki-bestpractices"><a href="../bestpractices.html" >Best practices</a></li>
+<li id="xooki-compatibility"><a href="../compatibility.html" >Compatibility</a></li>
 <li id="xooki-install"><a href="../install.html" >Installation</a></li>
 </ul></li>
 <li id="xooki-settings" class="submenu"><a href="../settings.html" >Settings Files</a><ul class="open"><li id="xooki-settings/property"><a href="../settings/property.html" class="current">property</a></li>
@@ -134,6 +135,7 @@
 <li id="xooki-resolver/vfs"><a href="../resolver/vfs.html" >vfs resolver</a></li>
 <li id="xooki-resolver/jar"><a href="../resolver/jar.html" >Jar resolver</a></li>
 <li id="xooki-resolver/obr"><a href="../resolver/obr.html" >OSGi Bundle Repository</a></li>
+<li id="xooki-resolver/osgiagg"><a href="../resolver/osgiagg.html" >Aggregated OSGi Repository</a></li>
 <li id="xooki-resolver/updatesite"><a href="../resolver/updatesite.html" >Eclipse updatesite</a></li>
 <li id="xooki-resolver/mirrored"><a href="../resolver/mirrored.html" >Mirrored Resolver</a></li>
 </ul></li>
@@ -287,7 +289,7 @@ If the environment variable is set, it t
 
 <div id="footer-message" class="footer">
     <hr />
-    <i>Copyright &#169; 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
+    <i>Copyright &#169; 2014 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
     <i>Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache Ant logo and the Apache feather logo are trademarks of The Apache Software Foundation.</i><br />
     <i>All other marks mentioned may be trademarks or registered trademarks of their respective owners. </i>
 </div>

Modified: ant/site/ivy/production/history/trunk/settings/resolvers.html
URL: http://svn.apache.org/viewvc/ant/site/ivy/production/history/trunk/settings/resolvers.html?rev=1557886&r1=1557885&r2=1557886&view=diff
==============================================================================
--- ant/site/ivy/production/history/trunk/settings/resolvers.html (original)
+++ ant/site/ivy/production/history/trunk/settings/resolvers.html Mon Jan 13 23:42:06 2014
@@ -98,6 +98,7 @@
 <li id="xooki-textual"><a href="../textual.html" >Text Conventions</a></li>
 <li id="xooki-principle"><a href="../principle.html" >How does it work ?</a></li>
 <li id="xooki-bestpractices"><a href="../bestpractices.html" >Best practices</a></li>
+<li id="xooki-compatibility"><a href="../compatibility.html" >Compatibility</a></li>
 <li id="xooki-install"><a href="../install.html" >Installation</a></li>
 </ul></li>
 <li id="xooki-settings" class="submenu"><a href="../settings.html" >Settings Files</a><ul class="open"><li id="xooki-settings/property"><a href="../settings/property.html" >property</a></li>
@@ -134,6 +135,7 @@
 <li id="xooki-resolver/vfs"><a href="../resolver/vfs.html" >vfs resolver</a></li>
 <li id="xooki-resolver/jar"><a href="../resolver/jar.html" >Jar resolver</a></li>
 <li id="xooki-resolver/obr"><a href="../resolver/obr.html" >OSGi Bundle Repository</a></li>
+<li id="xooki-resolver/osgiagg"><a href="../resolver/osgiagg.html" >Aggregated OSGi Repository</a></li>
 <li id="xooki-resolver/updatesite"><a href="../resolver/updatesite.html" >Eclipse updatesite</a></li>
 <li id="xooki-resolver/mirrored"><a href="../resolver/mirrored.html" >Mirrored Resolver</a></li>
 </ul></li>
@@ -389,7 +391,7 @@ Defines a filesystem resolver, named '1'
 
 <div id="footer-message" class="footer">
     <hr />
-    <i>Copyright &#169; 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
+    <i>Copyright &#169; 2014 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
     <i>Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache Ant logo and the Apache feather logo are trademarks of The Apache Software Foundation.</i><br />
     <i>All other marks mentioned may be trademarks or registered trademarks of their respective owners. </i>
 </div>

Modified: ant/site/ivy/production/history/trunk/settings/settings.html
URL: http://svn.apache.org/viewvc/ant/site/ivy/production/history/trunk/settings/settings.html?rev=1557886&r1=1557885&r2=1557886&view=diff
==============================================================================
--- ant/site/ivy/production/history/trunk/settings/settings.html (original)
+++ ant/site/ivy/production/history/trunk/settings/settings.html Mon Jan 13 23:42:06 2014
@@ -98,6 +98,7 @@
 <li id="xooki-textual"><a href="../textual.html" >Text Conventions</a></li>
 <li id="xooki-principle"><a href="../principle.html" >How does it work ?</a></li>
 <li id="xooki-bestpractices"><a href="../bestpractices.html" >Best practices</a></li>
+<li id="xooki-compatibility"><a href="../compatibility.html" >Compatibility</a></li>
 <li id="xooki-install"><a href="../install.html" >Installation</a></li>
 </ul></li>
 <li id="xooki-settings" class="submenu"><a href="../settings.html" >Settings Files</a><ul class="open"><li id="xooki-settings/property"><a href="../settings/property.html" >property</a></li>
@@ -134,6 +135,7 @@
 <li id="xooki-resolver/vfs"><a href="../resolver/vfs.html" >vfs resolver</a></li>
 <li id="xooki-resolver/jar"><a href="../resolver/jar.html" >Jar resolver</a></li>
 <li id="xooki-resolver/obr"><a href="../resolver/obr.html" >OSGi Bundle Repository</a></li>
+<li id="xooki-resolver/osgiagg"><a href="../resolver/osgiagg.html" >Aggregated OSGi Repository</a></li>
 <li id="xooki-resolver/updatesite"><a href="../resolver/updatesite.html" >Eclipse updatesite</a></li>
 <li id="xooki-resolver/mirrored"><a href="../resolver/mirrored.html" >Mirrored Resolver</a></li>
 </ul></li>
@@ -293,7 +295,7 @@ The default resolver is used whenever no
 
 <div id="footer-message" class="footer">
     <hr />
-    <i>Copyright &#169; 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
+    <i>Copyright &#169; 2014 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
     <i>Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache Ant logo and the Apache feather logo are trademarks of The Apache Software Foundation.</i><br />
     <i>All other marks mentioned may be trademarks or registered trademarks of their respective owners. </i>
 </div>

Modified: ant/site/ivy/production/history/trunk/settings/signers.html
URL: http://svn.apache.org/viewvc/ant/site/ivy/production/history/trunk/settings/signers.html?rev=1557886&r1=1557885&r2=1557886&view=diff
==============================================================================
--- ant/site/ivy/production/history/trunk/settings/signers.html (original)
+++ ant/site/ivy/production/history/trunk/settings/signers.html Mon Jan 13 23:42:06 2014
@@ -98,6 +98,7 @@
 <li id="xooki-textual"><a href="../textual.html" >Text Conventions</a></li>
 <li id="xooki-principle"><a href="../principle.html" >How does it work ?</a></li>
 <li id="xooki-bestpractices"><a href="../bestpractices.html" >Best practices</a></li>
+<li id="xooki-compatibility"><a href="../compatibility.html" >Compatibility</a></li>
 <li id="xooki-install"><a href="../install.html" >Installation</a></li>
 </ul></li>
 <li id="xooki-settings" class="submenu"><a href="../settings.html" >Settings Files</a><ul class="open"><li id="xooki-settings/property"><a href="../settings/property.html" >property</a></li>
@@ -134,6 +135,7 @@
 <li id="xooki-resolver/vfs"><a href="../resolver/vfs.html" >vfs resolver</a></li>
 <li id="xooki-resolver/jar"><a href="../resolver/jar.html" >Jar resolver</a></li>
 <li id="xooki-resolver/obr"><a href="../resolver/obr.html" >OSGi Bundle Repository</a></li>
+<li id="xooki-resolver/osgiagg"><a href="../resolver/osgiagg.html" >Aggregated OSGi Repository</a></li>
 <li id="xooki-resolver/updatesite"><a href="../resolver/updatesite.html" >Eclipse updatesite</a></li>
 <li id="xooki-resolver/mirrored"><a href="../resolver/mirrored.html" >Mirrored Resolver</a></li>
 </ul></li>
@@ -311,7 +313,7 @@ Same as before, but this time the key '1
 
 <div id="footer-message" class="footer">
     <hr />
-    <i>Copyright &#169; 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
+    <i>Copyright &#169; 2014 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
     <i>Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache Ant logo and the Apache feather logo are trademarks of The Apache Software Foundation.</i><br />
     <i>All other marks mentioned may be trademarks or registered trademarks of their respective owners. </i>
 </div>

Modified: ant/site/ivy/production/history/trunk/settings/status.html
URL: http://svn.apache.org/viewvc/ant/site/ivy/production/history/trunk/settings/status.html?rev=1557886&r1=1557885&r2=1557886&view=diff
==============================================================================
--- ant/site/ivy/production/history/trunk/settings/status.html (original)
+++ ant/site/ivy/production/history/trunk/settings/status.html Mon Jan 13 23:42:06 2014
@@ -98,6 +98,7 @@
 <li id="xooki-textual"><a href="../textual.html" >Text Conventions</a></li>
 <li id="xooki-principle"><a href="../principle.html" >How does it work ?</a></li>
 <li id="xooki-bestpractices"><a href="../bestpractices.html" >Best practices</a></li>
+<li id="xooki-compatibility"><a href="../compatibility.html" >Compatibility</a></li>
 <li id="xooki-install"><a href="../install.html" >Installation</a></li>
 </ul></li>
 <li id="xooki-settings" class="submenu"><a href="../settings.html" >Settings Files</a><ul class="open"><li id="xooki-settings/property"><a href="../settings/property.html" >property</a></li>
@@ -134,6 +135,7 @@
 <li id="xooki-resolver/vfs"><a href="../resolver/vfs.html" >vfs resolver</a></li>
 <li id="xooki-resolver/jar"><a href="../resolver/jar.html" >Jar resolver</a></li>
 <li id="xooki-resolver/obr"><a href="../resolver/obr.html" >OSGi Bundle Repository</a></li>
+<li id="xooki-resolver/osgiagg"><a href="../resolver/osgiagg.html" >Aggregated OSGi Repository</a></li>
 <li id="xooki-resolver/updatesite"><a href="../resolver/updatesite.html" >Eclipse updatesite</a></li>
 <li id="xooki-resolver/mirrored"><a href="../resolver/mirrored.html" >Mirrored Resolver</a></li>
 </ul></li>
@@ -271,7 +273,7 @@ See <a href="../settings/statuses.html">
 
 <div id="footer-message" class="footer">
     <hr />
-    <i>Copyright &#169; 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
+    <i>Copyright &#169; 2014 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
     <i>Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache Ant logo and the Apache feather logo are trademarks of The Apache Software Foundation.</i><br />
     <i>All other marks mentioned may be trademarks or registered trademarks of their respective owners. </i>
 </div>

Modified: ant/site/ivy/production/history/trunk/settings/statuses.html
URL: http://svn.apache.org/viewvc/ant/site/ivy/production/history/trunk/settings/statuses.html?rev=1557886&r1=1557885&r2=1557886&view=diff
==============================================================================
--- ant/site/ivy/production/history/trunk/settings/statuses.html (original)
+++ ant/site/ivy/production/history/trunk/settings/statuses.html Mon Jan 13 23:42:06 2014
@@ -98,6 +98,7 @@
 <li id="xooki-textual"><a href="../textual.html" >Text Conventions</a></li>
 <li id="xooki-principle"><a href="../principle.html" >How does it work ?</a></li>
 <li id="xooki-bestpractices"><a href="../bestpractices.html" >Best practices</a></li>
+<li id="xooki-compatibility"><a href="../compatibility.html" >Compatibility</a></li>
 <li id="xooki-install"><a href="../install.html" >Installation</a></li>
 </ul></li>
 <li id="xooki-settings" class="submenu"><a href="../settings.html" >Settings Files</a><ul class="open"><li id="xooki-settings/property"><a href="../settings/property.html" >property</a></li>
@@ -134,6 +135,7 @@
 <li id="xooki-resolver/vfs"><a href="../resolver/vfs.html" >vfs resolver</a></li>
 <li id="xooki-resolver/jar"><a href="../resolver/jar.html" >Jar resolver</a></li>
 <li id="xooki-resolver/obr"><a href="../resolver/obr.html" >OSGi Bundle Repository</a></li>
+<li id="xooki-resolver/osgiagg"><a href="../resolver/osgiagg.html" >Aggregated OSGi Repository</a></li>
 <li id="xooki-resolver/updatesite"><a href="../resolver/updatesite.html" >Eclipse updatesite</a></li>
 <li id="xooki-resolver/mirrored"><a href="../resolver/mirrored.html" >Mirrored Resolver</a></li>
 </ul></li>
@@ -283,7 +285,7 @@ Defines 3 statuses, gold, silver and bro
 
 <div id="footer-message" class="footer">
     <hr />
-    <i>Copyright &#169; 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
+    <i>Copyright &#169; 2014 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
     <i>Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache Ant logo and the Apache feather logo are trademarks of The Apache Software Foundation.</i><br />
     <i>All other marks mentioned may be trademarks or registered trademarks of their respective owners. </i>
 </div>

Modified: ant/site/ivy/production/history/trunk/settings/triggers.html
URL: http://svn.apache.org/viewvc/ant/site/ivy/production/history/trunk/settings/triggers.html?rev=1557886&r1=1557885&r2=1557886&view=diff
==============================================================================
--- ant/site/ivy/production/history/trunk/settings/triggers.html (original)
+++ ant/site/ivy/production/history/trunk/settings/triggers.html Mon Jan 13 23:42:06 2014
@@ -98,6 +98,7 @@
 <li id="xooki-textual"><a href="../textual.html" >Text Conventions</a></li>
 <li id="xooki-principle"><a href="../principle.html" >How does it work ?</a></li>
 <li id="xooki-bestpractices"><a href="../bestpractices.html" >Best practices</a></li>
+<li id="xooki-compatibility"><a href="../compatibility.html" >Compatibility</a></li>
 <li id="xooki-install"><a href="../install.html" >Installation</a></li>
 </ul></li>
 <li id="xooki-settings" class="submenu"><a href="../settings.html" >Settings Files</a><ul class="open"><li id="xooki-settings/property"><a href="../settings/property.html" >property</a></li>
@@ -134,6 +135,7 @@
 <li id="xooki-resolver/vfs"><a href="../resolver/vfs.html" >vfs resolver</a></li>
 <li id="xooki-resolver/jar"><a href="../resolver/jar.html" >Jar resolver</a></li>
 <li id="xooki-resolver/obr"><a href="../resolver/obr.html" >OSGi Bundle Repository</a></li>
+<li id="xooki-resolver/osgiagg"><a href="../resolver/osgiagg.html" >Aggregated OSGi Repository</a></li>
 <li id="xooki-resolver/updatesite"><a href="../resolver/updatesite.html" >Eclipse updatesite</a></li>
 <li id="xooki-resolver/mirrored"><a href="../resolver/mirrored.html" >Mirrored Resolver</a></li>
 </ul></li>
@@ -442,7 +444,7 @@ Logs any successful artifact download, w
 
 <div id="footer-message" class="footer">
     <hr />
-    <i>Copyright &#169; 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
+    <i>Copyright &#169; 2014 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
     <i>Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache Ant logo and the Apache feather logo are trademarks of The Apache Software Foundation.</i><br />
     <i>All other marks mentioned may be trademarks or registered trademarks of their respective owners. </i>
 </div>

Modified: ant/site/ivy/production/history/trunk/settings/typedef.html
URL: http://svn.apache.org/viewvc/ant/site/ivy/production/history/trunk/settings/typedef.html?rev=1557886&r1=1557885&r2=1557886&view=diff
==============================================================================
--- ant/site/ivy/production/history/trunk/settings/typedef.html (original)
+++ ant/site/ivy/production/history/trunk/settings/typedef.html Mon Jan 13 23:42:06 2014
@@ -98,6 +98,7 @@
 <li id="xooki-textual"><a href="../textual.html" >Text Conventions</a></li>
 <li id="xooki-principle"><a href="../principle.html" >How does it work ?</a></li>
 <li id="xooki-bestpractices"><a href="../bestpractices.html" >Best practices</a></li>
+<li id="xooki-compatibility"><a href="../compatibility.html" >Compatibility</a></li>
 <li id="xooki-install"><a href="../install.html" >Installation</a></li>
 </ul></li>
 <li id="xooki-settings" class="submenu"><a href="../settings.html" >Settings Files</a><ul class="open"><li id="xooki-settings/property"><a href="../settings/property.html" >property</a></li>
@@ -134,6 +135,7 @@
 <li id="xooki-resolver/vfs"><a href="../resolver/vfs.html" >vfs resolver</a></li>
 <li id="xooki-resolver/jar"><a href="../resolver/jar.html" >Jar resolver</a></li>
 <li id="xooki-resolver/obr"><a href="../resolver/obr.html" >OSGi Bundle Repository</a></li>
+<li id="xooki-resolver/osgiagg"><a href="../resolver/osgiagg.html" >Aggregated OSGi Repository</a></li>
 <li id="xooki-resolver/updatesite"><a href="../resolver/updatesite.html" >Eclipse updatesite</a></li>
 <li id="xooki-resolver/mirrored"><a href="../resolver/mirrored.html" >Mirrored Resolver</a></li>
 </ul></li>
@@ -273,7 +275,7 @@ See <a href="../extend.html">how to writ
 
 <div id="footer-message" class="footer">
     <hr />
-    <i>Copyright &#169; 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
+    <i>Copyright &#169; 2014 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
     <i>Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache Ant logo and the Apache feather logo are trademarks of The Apache Software Foundation.</i><br />
     <i>All other marks mentioned may be trademarks or registered trademarks of their respective owners. </i>
 </div>

Modified: ant/site/ivy/production/history/trunk/settings/version-matchers.html
URL: http://svn.apache.org/viewvc/ant/site/ivy/production/history/trunk/settings/version-matchers.html?rev=1557886&r1=1557885&r2=1557886&view=diff
==============================================================================
--- ant/site/ivy/production/history/trunk/settings/version-matchers.html (original)
+++ ant/site/ivy/production/history/trunk/settings/version-matchers.html Mon Jan 13 23:42:06 2014
@@ -98,6 +98,7 @@
 <li id="xooki-textual"><a href="../textual.html" >Text Conventions</a></li>
 <li id="xooki-principle"><a href="../principle.html" >How does it work ?</a></li>
 <li id="xooki-bestpractices"><a href="../bestpractices.html" >Best practices</a></li>
+<li id="xooki-compatibility"><a href="../compatibility.html" >Compatibility</a></li>
 <li id="xooki-install"><a href="../install.html" >Installation</a></li>
 </ul></li>
 <li id="xooki-settings" class="submenu"><a href="../settings.html" >Settings Files</a><ul class="open"><li id="xooki-settings/property"><a href="../settings/property.html" >property</a></li>
@@ -134,6 +135,7 @@
 <li id="xooki-resolver/vfs"><a href="../resolver/vfs.html" >vfs resolver</a></li>
 <li id="xooki-resolver/jar"><a href="../resolver/jar.html" >Jar resolver</a></li>
 <li id="xooki-resolver/obr"><a href="../resolver/obr.html" >OSGi Bundle Repository</a></li>
+<li id="xooki-resolver/osgiagg"><a href="../resolver/osgiagg.html" >Aggregated OSGi Repository</a></li>
 <li id="xooki-resolver/updatesite"><a href="../resolver/updatesite.html" >Eclipse updatesite</a></li>
 <li id="xooki-resolver/mirrored"><a href="../resolver/mirrored.html" >Mirrored Resolver</a></li>
 </ul></li>
@@ -351,7 +353,7 @@ The version pattern matcher may contain 
 
 <div id="footer-message" class="footer">
     <hr />
-    <i>Copyright &#169; 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
+    <i>Copyright &#169; 2014 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
     <i>Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache Ant logo and the Apache feather logo are trademarks of The Apache Software Foundation.</i><br />
     <i>All other marks mentioned may be trademarks or registered trademarks of their respective owners. </i>
 </div>

Modified: ant/site/ivy/production/history/trunk/standalone.html
URL: http://svn.apache.org/viewvc/ant/site/ivy/production/history/trunk/standalone.html?rev=1557886&r1=1557885&r2=1557886&view=diff
==============================================================================
--- ant/site/ivy/production/history/trunk/standalone.html (original)
+++ ant/site/ivy/production/history/trunk/standalone.html Mon Jan 13 23:42:06 2014
@@ -99,6 +99,7 @@
 <li id="xooki-textual"><a href="textual.html" >Text Conventions</a></li>
 <li id="xooki-principle"><a href="principle.html" >How does it work ?</a></li>
 <li id="xooki-bestpractices"><a href="bestpractices.html" >Best practices</a></li>
+<li id="xooki-compatibility"><a href="compatibility.html" >Compatibility</a></li>
 <li id="xooki-install"><a href="install.html" >Installation</a></li>
 </ul></li>
 <li id="xooki-settings" class="submenu"><a href="settings.html" >Settings Files</a><ul class="closed"><li id="xooki-settings/property"><a href="settings/property.html" >property</a></li>
@@ -135,6 +136,7 @@
 <li id="xooki-resolver/vfs"><a href="resolver/vfs.html" >vfs resolver</a></li>
 <li id="xooki-resolver/jar"><a href="resolver/jar.html" >Jar resolver</a></li>
 <li id="xooki-resolver/obr"><a href="resolver/obr.html" >OSGi Bundle Repository</a></li>
+<li id="xooki-resolver/osgiagg"><a href="resolver/osgiagg.html" >Aggregated OSGi Repository</a></li>
 <li id="xooki-resolver/updatesite"><a href="resolver/updatesite.html" >Eclipse updatesite</a></li>
 <li id="xooki-resolver/mirrored"><a href="resolver/mirrored.html" >Mirrored Resolver</a></li>
 </ul></li>
@@ -304,7 +306,7 @@ calls ivy with given ivysettings file an
 
 <div id="footer-message" class="footer">
     <hr />
-    <i>Copyright &#169; 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
+    <i>Copyright &#169; 2014 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
     <i>Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache Ant logo and the Apache feather logo are trademarks of The Apache Software Foundation.</i><br />
     <i>All other marks mentioned may be trademarks or registered trademarks of their respective owners. </i>
 </div>

Modified: ant/site/ivy/production/history/trunk/terminology.html
URL: http://svn.apache.org/viewvc/ant/site/ivy/production/history/trunk/terminology.html?rev=1557886&r1=1557885&r2=1557886&view=diff
==============================================================================
--- ant/site/ivy/production/history/trunk/terminology.html (original)
+++ ant/site/ivy/production/history/trunk/terminology.html Mon Jan 13 23:42:06 2014
@@ -99,6 +99,7 @@
 <li id="xooki-textual"><a href="textual.html" >Text Conventions</a></li>
 <li id="xooki-principle"><a href="principle.html" >How does it work ?</a></li>
 <li id="xooki-bestpractices"><a href="bestpractices.html" >Best practices</a></li>
+<li id="xooki-compatibility"><a href="compatibility.html" >Compatibility</a></li>
 <li id="xooki-install"><a href="install.html" >Installation</a></li>
 </ul></li>
 <li id="xooki-settings" class="submenu"><a href="settings.html" >Settings Files</a><ul class="closed"><li id="xooki-settings/property"><a href="settings/property.html" >property</a></li>
@@ -135,6 +136,7 @@
 <li id="xooki-resolver/vfs"><a href="resolver/vfs.html" >vfs resolver</a></li>
 <li id="xooki-resolver/jar"><a href="resolver/jar.html" >Jar resolver</a></li>
 <li id="xooki-resolver/obr"><a href="resolver/obr.html" >OSGi Bundle Repository</a></li>
+<li id="xooki-resolver/osgiagg"><a href="resolver/osgiagg.html" >Aggregated OSGi Repository</a></li>
 <li id="xooki-resolver/updatesite"><a href="resolver/updatesite.html" >Eclipse updatesite</a></li>
 <li id="xooki-resolver/mirrored"><a href="resolver/mirrored.html" >Mirrored Resolver</a></li>
 </ul></li>
@@ -299,7 +301,7 @@ What is called a <em>repository</em> in 
 
 <div id="footer-message" class="footer">
     <hr />
-    <i>Copyright &#169; 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
+    <i>Copyright &#169; 2014 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
     <i>Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache Ant logo and the Apache feather logo are trademarks of The Apache Software Foundation.</i><br />
     <i>All other marks mentioned may be trademarks or registered trademarks of their respective owners. </i>
 </div>

Modified: ant/site/ivy/production/history/trunk/textual.html
URL: http://svn.apache.org/viewvc/ant/site/ivy/production/history/trunk/textual.html?rev=1557886&r1=1557885&r2=1557886&view=diff
==============================================================================
--- ant/site/ivy/production/history/trunk/textual.html (original)
+++ ant/site/ivy/production/history/trunk/textual.html Mon Jan 13 23:42:06 2014
@@ -99,6 +99,7 @@
 <li id="xooki-textual"><a href="textual.html" class="current">Text Conventions</a></li>
 <li id="xooki-principle"><a href="principle.html" >How does it work ?</a></li>
 <li id="xooki-bestpractices"><a href="bestpractices.html" >Best practices</a></li>
+<li id="xooki-compatibility"><a href="compatibility.html" >Compatibility</a></li>
 <li id="xooki-install"><a href="install.html" >Installation</a></li>
 </ul></li>
 <li id="xooki-settings" class="submenu"><a href="settings.html" >Settings Files</a><ul class="closed"><li id="xooki-settings/property"><a href="settings/property.html" >property</a></li>
@@ -135,6 +136,7 @@
 <li id="xooki-resolver/vfs"><a href="resolver/vfs.html" >vfs resolver</a></li>
 <li id="xooki-resolver/jar"><a href="resolver/jar.html" >Jar resolver</a></li>
 <li id="xooki-resolver/obr"><a href="resolver/obr.html" >OSGi Bundle Repository</a></li>
+<li id="xooki-resolver/osgiagg"><a href="resolver/osgiagg.html" >Aggregated OSGi Repository</a></li>
 <li id="xooki-resolver/updatesite"><a href="resolver/updatesite.html" >Eclipse updatesite</a></li>
 <li id="xooki-resolver/mirrored"><a href="resolver/mirrored.html" >Mirrored Resolver</a></li>
 </ul></li>
@@ -327,7 +329,7 @@ As you can see, using text conventions i
 
 <div id="footer-message" class="footer">
     <hr />
-    <i>Copyright &#169; 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
+    <i>Copyright &#169; 2014 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
     <i>Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache Ant logo and the Apache feather logo are trademarks of The Apache Software Foundation.</i><br />
     <i>All other marks mentioned may be trademarks or registered trademarks of their respective owners. </i>
 </div>

Modified: ant/site/ivy/production/history/trunk/tutorial.html
URL: http://svn.apache.org/viewvc/ant/site/ivy/production/history/trunk/tutorial.html?rev=1557886&r1=1557885&r2=1557886&view=diff
==============================================================================
--- ant/site/ivy/production/history/trunk/tutorial.html (original)
+++ ant/site/ivy/production/history/trunk/tutorial.html Mon Jan 13 23:42:06 2014
@@ -99,6 +99,7 @@
 <li id="xooki-textual"><a href="textual.html" >Text Conventions</a></li>
 <li id="xooki-principle"><a href="principle.html" >How does it work ?</a></li>
 <li id="xooki-bestpractices"><a href="bestpractices.html" >Best practices</a></li>
+<li id="xooki-compatibility"><a href="compatibility.html" >Compatibility</a></li>
 <li id="xooki-install"><a href="install.html" >Installation</a></li>
 </ul></li>
 <li id="xooki-settings" class="submenu"><a href="settings.html" >Settings Files</a><ul class="closed"><li id="xooki-settings/property"><a href="settings/property.html" >property</a></li>
@@ -135,6 +136,7 @@
 <li id="xooki-resolver/vfs"><a href="resolver/vfs.html" >vfs resolver</a></li>
 <li id="xooki-resolver/jar"><a href="resolver/jar.html" >Jar resolver</a></li>
 <li id="xooki-resolver/obr"><a href="resolver/obr.html" >OSGi Bundle Repository</a></li>
+<li id="xooki-resolver/osgiagg"><a href="resolver/osgiagg.html" >Aggregated OSGi Repository</a></li>
 <li id="xooki-resolver/updatesite"><a href="resolver/updatesite.html" >Eclipse updatesite</a></li>
 <li id="xooki-resolver/mirrored"><a href="resolver/mirrored.html" >Mirrored Resolver</a></li>
 </ul></li>
@@ -281,7 +283,7 @@ Shows you how to build your own enterpri
 
 <div id="footer-message" class="footer">
     <hr />
-    <i>Copyright &#169; 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
+    <i>Copyright &#169; 2014 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
     <i>Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache Ant logo and the Apache feather logo are trademarks of The Apache Software Foundation.</i><br />
     <i>All other marks mentioned may be trademarks or registered trademarks of their respective owners. </i>
 </div>

Modified: ant/site/ivy/production/history/trunk/tutorial/build-repository.html
URL: http://svn.apache.org/viewvc/ant/site/ivy/production/history/trunk/tutorial/build-repository.html?rev=1557886&r1=1557885&r2=1557886&view=diff
==============================================================================
--- ant/site/ivy/production/history/trunk/tutorial/build-repository.html (original)
+++ ant/site/ivy/production/history/trunk/tutorial/build-repository.html Mon Jan 13 23:42:06 2014
@@ -99,6 +99,7 @@
 <li id="xooki-textual"><a href="../textual.html" >Text Conventions</a></li>
 <li id="xooki-principle"><a href="../principle.html" >How does it work ?</a></li>
 <li id="xooki-bestpractices"><a href="../bestpractices.html" >Best practices</a></li>
+<li id="xooki-compatibility"><a href="../compatibility.html" >Compatibility</a></li>
 <li id="xooki-install"><a href="../install.html" >Installation</a></li>
 </ul></li>
 <li id="xooki-settings" class="submenu"><a href="../settings.html" >Settings Files</a><ul class="closed"><li id="xooki-settings/property"><a href="../settings/property.html" >property</a></li>
@@ -135,6 +136,7 @@
 <li id="xooki-resolver/vfs"><a href="../resolver/vfs.html" >vfs resolver</a></li>
 <li id="xooki-resolver/jar"><a href="../resolver/jar.html" >Jar resolver</a></li>
 <li id="xooki-resolver/obr"><a href="../resolver/obr.html" >OSGi Bundle Repository</a></li>
+<li id="xooki-resolver/osgiagg"><a href="../resolver/osgiagg.html" >Aggregated OSGi Repository</a></li>
 <li id="xooki-resolver/updatesite"><a href="../resolver/updatesite.html" >Eclipse updatesite</a></li>
 <li id="xooki-resolver/mirrored"><a href="../resolver/mirrored.html" >Mirrored Resolver</a></li>
 </ul></li>
@@ -264,7 +266,7 @@ This project is accessible in the <a hre
 
 <div id="footer-message" class="footer">
     <hr />
-    <i>Copyright &#169; 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
+    <i>Copyright &#169; 2014 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
     <i>Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache Ant logo and the Apache feather logo are trademarks of The Apache Software Foundation.</i><br />
     <i>All other marks mentioned may be trademarks or registered trademarks of their respective owners. </i>
 </div>

Modified: ant/site/ivy/production/history/trunk/tutorial/build-repository/advanced.html
URL: http://svn.apache.org/viewvc/ant/site/ivy/production/history/trunk/tutorial/build-repository/advanced.html?rev=1557886&r1=1557885&r2=1557886&view=diff
==============================================================================
--- ant/site/ivy/production/history/trunk/tutorial/build-repository/advanced.html (original)
+++ ant/site/ivy/production/history/trunk/tutorial/build-repository/advanced.html Mon Jan 13 23:42:06 2014
@@ -99,6 +99,7 @@
 <li id="xooki-textual"><a href="../../textual.html" >Text Conventions</a></li>
 <li id="xooki-principle"><a href="../../principle.html" >How does it work ?</a></li>
 <li id="xooki-bestpractices"><a href="../../bestpractices.html" >Best practices</a></li>
+<li id="xooki-compatibility"><a href="../../compatibility.html" >Compatibility</a></li>
 <li id="xooki-install"><a href="../../install.html" >Installation</a></li>
 </ul></li>
 <li id="xooki-settings" class="submenu"><a href="../../settings.html" >Settings Files</a><ul class="closed"><li id="xooki-settings/property"><a href="../../settings/property.html" >property</a></li>
@@ -135,6 +136,7 @@
 <li id="xooki-resolver/vfs"><a href="../../resolver/vfs.html" >vfs resolver</a></li>
 <li id="xooki-resolver/jar"><a href="../../resolver/jar.html" >Jar resolver</a></li>
 <li id="xooki-resolver/obr"><a href="../../resolver/obr.html" >OSGi Bundle Repository</a></li>
+<li id="xooki-resolver/osgiagg"><a href="../../resolver/osgiagg.html" >Aggregated OSGi Repository</a></li>
 <li id="xooki-resolver/updatesite"><a href="../../resolver/updatesite.html" >Eclipse updatesite</a></li>
 <li id="xooki-resolver/mirrored"><a href="../../resolver/mirrored.html" >Mirrored Resolver</a></li>
 </ul></li>
@@ -292,7 +294,7 @@ and you will see the resulting repositor
 
 <div id="footer-message" class="footer">
     <hr />
-    <i>Copyright &#169; 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
+    <i>Copyright &#169; 2014 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
     <i>Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache Ant logo and the Apache feather logo are trademarks of The Apache Software Foundation.</i><br />
     <i>All other marks mentioned may be trademarks or registered trademarks of their respective owners. </i>
 </div>

Modified: ant/site/ivy/production/history/trunk/tutorial/build-repository/basic.html
URL: http://svn.apache.org/viewvc/ant/site/ivy/production/history/trunk/tutorial/build-repository/basic.html?rev=1557886&r1=1557885&r2=1557886&view=diff
==============================================================================
--- ant/site/ivy/production/history/trunk/tutorial/build-repository/basic.html (original)
+++ ant/site/ivy/production/history/trunk/tutorial/build-repository/basic.html Mon Jan 13 23:42:06 2014
@@ -99,6 +99,7 @@
 <li id="xooki-textual"><a href="../../textual.html" >Text Conventions</a></li>
 <li id="xooki-principle"><a href="../../principle.html" >How does it work ?</a></li>
 <li id="xooki-bestpractices"><a href="../../bestpractices.html" >Best practices</a></li>
+<li id="xooki-compatibility"><a href="../../compatibility.html" >Compatibility</a></li>
 <li id="xooki-install"><a href="../../install.html" >Installation</a></li>
 </ul></li>
 <li id="xooki-settings" class="submenu"><a href="../../settings.html" >Settings Files</a><ul class="closed"><li id="xooki-settings/property"><a href="../../settings/property.html" >property</a></li>
@@ -135,6 +136,7 @@
 <li id="xooki-resolver/vfs"><a href="../../resolver/vfs.html" >vfs resolver</a></li>
 <li id="xooki-resolver/jar"><a href="../../resolver/jar.html" >Jar resolver</a></li>
 <li id="xooki-resolver/obr"><a href="../../resolver/obr.html" >OSGi Bundle Repository</a></li>
+<li id="xooki-resolver/osgiagg"><a href="../../resolver/osgiagg.html" >Aggregated OSGi Repository</a></li>
 <li id="xooki-resolver/updatesite"><a href="../../resolver/updatesite.html" >Eclipse updatesite</a></li>
 <li id="xooki-resolver/mirrored"><a href="../../resolver/mirrored.html" >Mirrored Resolver</a></li>
 </ul></li>
@@ -295,7 +297,7 @@ As you can see there is no pom here (pom
 
 <div id="footer-message" class="footer">
     <hr />
-    <i>Copyright &#169; 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
+    <i>Copyright &#169; 2014 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
     <i>Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache Ant logo and the Apache feather logo are trademarks of The Apache Software Foundation.</i><br />
     <i>All other marks mentioned may be trademarks or registered trademarks of their respective owners. </i>
 </div>

Modified: ant/site/ivy/production/history/trunk/tutorial/conf.html
URL: http://svn.apache.org/viewvc/ant/site/ivy/production/history/trunk/tutorial/conf.html?rev=1557886&r1=1557885&r2=1557886&view=diff
==============================================================================
--- ant/site/ivy/production/history/trunk/tutorial/conf.html (original)
+++ ant/site/ivy/production/history/trunk/tutorial/conf.html Mon Jan 13 23:42:06 2014
@@ -99,6 +99,7 @@
 <li id="xooki-textual"><a href="../textual.html" >Text Conventions</a></li>
 <li id="xooki-principle"><a href="../principle.html" >How does it work ?</a></li>
 <li id="xooki-bestpractices"><a href="../bestpractices.html" >Best practices</a></li>
+<li id="xooki-compatibility"><a href="../compatibility.html" >Compatibility</a></li>
 <li id="xooki-install"><a href="../install.html" >Installation</a></li>
 </ul></li>
 <li id="xooki-settings" class="submenu"><a href="../settings.html" >Settings Files</a><ul class="closed"><li id="xooki-settings/property"><a href="../settings/property.html" >property</a></li>
@@ -135,6 +136,7 @@
 <li id="xooki-resolver/vfs"><a href="../resolver/vfs.html" >vfs resolver</a></li>
 <li id="xooki-resolver/jar"><a href="../resolver/jar.html" >Jar resolver</a></li>
 <li id="xooki-resolver/obr"><a href="../resolver/obr.html" >OSGi Bundle Repository</a></li>
+<li id="xooki-resolver/osgiagg"><a href="../resolver/osgiagg.html" >Aggregated OSGi Repository</a></li>
 <li id="xooki-resolver/updatesite"><a href="../resolver/updatesite.html" >Eclipse updatesite</a></li>
 <li id="xooki-resolver/mirrored"><a href="../resolver/mirrored.html" >Mirrored Resolver</a></li>
 </ul></li>
@@ -307,7 +309,7 @@ Nice! We got the same result, but we can
 
 <div id="footer-message" class="footer">
     <hr />
-    <i>Copyright &#169; 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
+    <i>Copyright &#169; 2014 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
     <i>Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache Ant logo and the Apache feather logo are trademarks of The Apache Software Foundation.</i><br />
     <i>All other marks mentioned may be trademarks or registered trademarks of their respective owners. </i>
 </div>

Modified: ant/site/ivy/production/history/trunk/tutorial/defaultconf.html
URL: http://svn.apache.org/viewvc/ant/site/ivy/production/history/trunk/tutorial/defaultconf.html?rev=1557886&r1=1557885&r2=1557886&view=diff
==============================================================================
--- ant/site/ivy/production/history/trunk/tutorial/defaultconf.html (original)
+++ ant/site/ivy/production/history/trunk/tutorial/defaultconf.html Mon Jan 13 23:42:06 2014
@@ -99,6 +99,7 @@
 <li id="xooki-textual"><a href="../textual.html" >Text Conventions</a></li>
 <li id="xooki-principle"><a href="../principle.html" >How does it work ?</a></li>
 <li id="xooki-bestpractices"><a href="../bestpractices.html" >Best practices</a></li>
+<li id="xooki-compatibility"><a href="../compatibility.html" >Compatibility</a></li>
 <li id="xooki-install"><a href="../install.html" >Installation</a></li>
 </ul></li>
 <li id="xooki-settings" class="submenu"><a href="../settings.html" >Settings Files</a><ul class="closed"><li id="xooki-settings/property"><a href="../settings/property.html" >property</a></li>
@@ -135,6 +136,7 @@
 <li id="xooki-resolver/vfs"><a href="../resolver/vfs.html" >vfs resolver</a></li>
 <li id="xooki-resolver/jar"><a href="../resolver/jar.html" >Jar resolver</a></li>
 <li id="xooki-resolver/obr"><a href="../resolver/obr.html" >OSGi Bundle Repository</a></li>
+<li id="xooki-resolver/osgiagg"><a href="../resolver/osgiagg.html" >Aggregated OSGi Repository</a></li>
 <li id="xooki-resolver/updatesite"><a href="../resolver/updatesite.html" >Eclipse updatesite</a></li>
 <li id="xooki-resolver/mirrored"><a href="../resolver/mirrored.html" >Mirrored Resolver</a></li>
 </ul></li>
@@ -330,7 +332,7 @@ There you go, you should have enough clu
 
 <div id="footer-message" class="footer">
     <hr />
-    <i>Copyright &#169; 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
+    <i>Copyright &#169; 2014 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
     <i>Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache Ant logo and the Apache feather logo are trademarks of The Apache Software Foundation.</i><br />
     <i>All other marks mentioned may be trademarks or registered trademarks of their respective owners. </i>
 </div>

Modified: ant/site/ivy/production/history/trunk/tutorial/dependence.html
URL: http://svn.apache.org/viewvc/ant/site/ivy/production/history/trunk/tutorial/dependence.html?rev=1557886&r1=1557885&r2=1557886&view=diff
==============================================================================
--- ant/site/ivy/production/history/trunk/tutorial/dependence.html (original)
+++ ant/site/ivy/production/history/trunk/tutorial/dependence.html Mon Jan 13 23:42:06 2014
@@ -99,6 +99,7 @@
 <li id="xooki-textual"><a href="../textual.html" >Text Conventions</a></li>
 <li id="xooki-principle"><a href="../principle.html" >How does it work ?</a></li>
 <li id="xooki-bestpractices"><a href="../bestpractices.html" >Best practices</a></li>
+<li id="xooki-compatibility"><a href="../compatibility.html" >Compatibility</a></li>
 <li id="xooki-install"><a href="../install.html" >Installation</a></li>
 </ul></li>
 <li id="xooki-settings" class="submenu"><a href="../settings.html" >Settings Files</a><ul class="closed"><li id="xooki-settings/property"><a href="../settings/property.html" >property</a></li>
@@ -135,6 +136,7 @@
 <li id="xooki-resolver/vfs"><a href="../resolver/vfs.html" >vfs resolver</a></li>
 <li id="xooki-resolver/jar"><a href="../resolver/jar.html" >Jar resolver</a></li>
 <li id="xooki-resolver/obr"><a href="../resolver/obr.html" >OSGi Bundle Repository</a></li>
+<li id="xooki-resolver/osgiagg"><a href="../resolver/osgiagg.html" >Aggregated OSGi Repository</a></li>
 <li id="xooki-resolver/updatesite"><a href="../resolver/updatesite.html" >Eclipse updatesite</a></li>
 <li id="xooki-resolver/mirrored"><a href="../resolver/mirrored.html" >Mirrored Resolver</a></li>
 </ul></li>
@@ -376,7 +378,7 @@ OK, we got what we expected as the <tt>r
 
 <div id="footer-message" class="footer">
     <hr />
-    <i>Copyright &#169; 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
+    <i>Copyright &#169; 2014 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
     <i>Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache Ant logo and the Apache feather logo are trademarks of The Apache Software Foundation.</i><br />
     <i>All other marks mentioned may be trademarks or registered trademarks of their respective owners. </i>
 </div>

Modified: ant/site/ivy/production/history/trunk/tutorial/dual.html
URL: http://svn.apache.org/viewvc/ant/site/ivy/production/history/trunk/tutorial/dual.html?rev=1557886&r1=1557885&r2=1557886&view=diff
==============================================================================
--- ant/site/ivy/production/history/trunk/tutorial/dual.html (original)
+++ ant/site/ivy/production/history/trunk/tutorial/dual.html Mon Jan 13 23:42:06 2014
@@ -99,6 +99,7 @@
 <li id="xooki-textual"><a href="../textual.html" >Text Conventions</a></li>
 <li id="xooki-principle"><a href="../principle.html" >How does it work ?</a></li>
 <li id="xooki-bestpractices"><a href="../bestpractices.html" >Best practices</a></li>
+<li id="xooki-compatibility"><a href="../compatibility.html" >Compatibility</a></li>
 <li id="xooki-install"><a href="../install.html" >Installation</a></li>
 </ul></li>
 <li id="xooki-settings" class="submenu"><a href="../settings.html" >Settings Files</a><ul class="closed"><li id="xooki-settings/property"><a href="../settings/property.html" >property</a></li>
@@ -135,6 +136,7 @@
 <li id="xooki-resolver/vfs"><a href="../resolver/vfs.html" >vfs resolver</a></li>
 <li id="xooki-resolver/jar"><a href="../resolver/jar.html" >Jar resolver</a></li>
 <li id="xooki-resolver/obr"><a href="../resolver/obr.html" >OSGi Bundle Repository</a></li>
+<li id="xooki-resolver/osgiagg"><a href="../resolver/osgiagg.html" >Aggregated OSGi Repository</a></li>
 <li id="xooki-resolver/updatesite"><a href="../resolver/updatesite.html" >Eclipse updatesite</a></li>
 <li id="xooki-resolver/mirrored"><a href="../resolver/mirrored.html" >Mirrored Resolver</a></li>
 </ul></li>
@@ -308,7 +310,7 @@ So everything seemed to work. The ivy fi
 
 <div id="footer-message" class="footer">
     <hr />
-    <i>Copyright &#169; 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
+    <i>Copyright &#169; 2014 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
     <i>Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache Ant logo and the Apache feather logo are trademarks of The Apache Software Foundation.</i><br />
     <i>All other marks mentioned may be trademarks or registered trademarks of their respective owners. </i>
 </div>

Modified: ant/site/ivy/production/history/trunk/tutorial/multiple.html
URL: http://svn.apache.org/viewvc/ant/site/ivy/production/history/trunk/tutorial/multiple.html?rev=1557886&r1=1557885&r2=1557886&view=diff
==============================================================================
--- ant/site/ivy/production/history/trunk/tutorial/multiple.html (original)
+++ ant/site/ivy/production/history/trunk/tutorial/multiple.html Mon Jan 13 23:42:06 2014
@@ -99,6 +99,7 @@
 <li id="xooki-textual"><a href="../textual.html" >Text Conventions</a></li>
 <li id="xooki-principle"><a href="../principle.html" >How does it work ?</a></li>
 <li id="xooki-bestpractices"><a href="../bestpractices.html" >Best practices</a></li>
+<li id="xooki-compatibility"><a href="../compatibility.html" >Compatibility</a></li>
 <li id="xooki-install"><a href="../install.html" >Installation</a></li>
 </ul></li>
 <li id="xooki-settings" class="submenu"><a href="../settings.html" >Settings Files</a><ul class="closed"><li id="xooki-settings/property"><a href="../settings/property.html" >property</a></li>
@@ -135,6 +136,7 @@
 <li id="xooki-resolver/vfs"><a href="../resolver/vfs.html" >vfs resolver</a></li>
 <li id="xooki-resolver/jar"><a href="../resolver/jar.html" >Jar resolver</a></li>
 <li id="xooki-resolver/obr"><a href="../resolver/obr.html" >OSGi Bundle Repository</a></li>
+<li id="xooki-resolver/osgiagg"><a href="../resolver/osgiagg.html" >Aggregated OSGi Repository</a></li>
 <li id="xooki-resolver/updatesite"><a href="../resolver/updatesite.html" >Eclipse updatesite</a></li>
 <li id="xooki-resolver/mirrored"><a href="../resolver/mirrored.html" >Mirrored Resolver</a></li>
 </ul></li>
@@ -319,7 +321,7 @@ This very simple example helps us see ho
 
 <div id="footer-message" class="footer">
     <hr />
-    <i>Copyright &#169; 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
+    <i>Copyright &#169; 2014 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
     <i>Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache Ant logo and the Apache feather logo are trademarks of The Apache Software Foundation.</i><br />
     <i>All other marks mentioned may be trademarks or registered trademarks of their respective owners. </i>
 </div>

Modified: ant/site/ivy/production/history/trunk/tutorial/multiproject.html
URL: http://svn.apache.org/viewvc/ant/site/ivy/production/history/trunk/tutorial/multiproject.html?rev=1557886&r1=1557885&r2=1557886&view=diff
==============================================================================
--- ant/site/ivy/production/history/trunk/tutorial/multiproject.html (original)
+++ ant/site/ivy/production/history/trunk/tutorial/multiproject.html Mon Jan 13 23:42:06 2014
@@ -99,6 +99,7 @@
 <li id="xooki-textual"><a href="../textual.html" >Text Conventions</a></li>
 <li id="xooki-principle"><a href="../principle.html" >How does it work ?</a></li>
 <li id="xooki-bestpractices"><a href="../bestpractices.html" >Best practices</a></li>
+<li id="xooki-compatibility"><a href="../compatibility.html" >Compatibility</a></li>
 <li id="xooki-install"><a href="../install.html" >Installation</a></li>
 </ul></li>
 <li id="xooki-settings" class="submenu"><a href="../settings.html" >Settings Files</a><ul class="closed"><li id="xooki-settings/property"><a href="../settings/property.html" >property</a></li>
@@ -135,6 +136,7 @@
 <li id="xooki-resolver/vfs"><a href="../resolver/vfs.html" >vfs resolver</a></li>
 <li id="xooki-resolver/jar"><a href="../resolver/jar.html" >Jar resolver</a></li>
 <li id="xooki-resolver/obr"><a href="../resolver/obr.html" >OSGi Bundle Repository</a></li>
+<li id="xooki-resolver/osgiagg"><a href="../resolver/osgiagg.html" >Aggregated OSGi Repository</a></li>
 <li id="xooki-resolver/updatesite"><a href="../resolver/updatesite.html" >Eclipse updatesite</a></li>
 <li id="xooki-resolver/mirrored"><a href="../resolver/mirrored.html" >Mirrored Resolver</a></li>
 </ul></li>
@@ -339,7 +341,7 @@ You can see the targets available, thank
 
 <div id="footer-message" class="footer">
     <hr />
-    <i>Copyright &#169; 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
+    <i>Copyright &#169; 2014 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
     <i>Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache Ant logo and the Apache feather logo are trademarks of The Apache Software Foundation.</i><br />
     <i>All other marks mentioned may be trademarks or registered trademarks of their respective owners. </i>
 </div>

Modified: ant/site/ivy/production/history/trunk/tutorial/start.html
URL: http://svn.apache.org/viewvc/ant/site/ivy/production/history/trunk/tutorial/start.html?rev=1557886&r1=1557885&r2=1557886&view=diff
==============================================================================
--- ant/site/ivy/production/history/trunk/tutorial/start.html (original)
+++ ant/site/ivy/production/history/trunk/tutorial/start.html Mon Jan 13 23:42:06 2014
@@ -99,6 +99,7 @@
 <li id="xooki-textual"><a href="../textual.html" >Text Conventions</a></li>
 <li id="xooki-principle"><a href="../principle.html" >How does it work ?</a></li>
 <li id="xooki-bestpractices"><a href="../bestpractices.html" >Best practices</a></li>
+<li id="xooki-compatibility"><a href="../compatibility.html" >Compatibility</a></li>
 <li id="xooki-install"><a href="../install.html" >Installation</a></li>
 </ul></li>
 <li id="xooki-settings" class="submenu"><a href="../settings.html" >Settings Files</a><ul class="closed"><li id="xooki-settings/property"><a href="../settings/property.html" >property</a></li>
@@ -135,6 +136,7 @@
 <li id="xooki-resolver/vfs"><a href="../resolver/vfs.html" >vfs resolver</a></li>
 <li id="xooki-resolver/jar"><a href="../resolver/jar.html" >Jar resolver</a></li>
 <li id="xooki-resolver/obr"><a href="../resolver/obr.html" >OSGi Bundle Repository</a></li>
+<li id="xooki-resolver/osgiagg"><a href="../resolver/osgiagg.html" >Aggregated OSGi Repository</a></li>
 <li id="xooki-resolver/updatesite"><a href="../resolver/updatesite.html" >Eclipse updatesite</a></li>
 <li id="xooki-resolver/mirrored"><a href="../resolver/mirrored.html" >Mirrored Resolver</a></li>
 </ul></li>
@@ -283,7 +285,7 @@ Great! The cache was used, so no downloa
 
 <div id="footer-message" class="footer">
     <hr />
-    <i>Copyright &#169; 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
+    <i>Copyright &#169; 2014 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
     <i>Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache Ant logo and the Apache feather logo are trademarks of The Apache Software Foundation.</i><br />
     <i>All other marks mentioned may be trademarks or registered trademarks of their respective owners. </i>
 </div>

Modified: ant/site/ivy/production/history/trunk/use/artifactproperty.html
URL: http://svn.apache.org/viewvc/ant/site/ivy/production/history/trunk/use/artifactproperty.html?rev=1557886&r1=1557885&r2=1557886&view=diff
==============================================================================
--- ant/site/ivy/production/history/trunk/use/artifactproperty.html (original)
+++ ant/site/ivy/production/history/trunk/use/artifactproperty.html Mon Jan 13 23:42:06 2014
@@ -99,6 +99,7 @@
 <li id="xooki-textual"><a href="../textual.html" >Text Conventions</a></li>
 <li id="xooki-principle"><a href="../principle.html" >How does it work ?</a></li>
 <li id="xooki-bestpractices"><a href="../bestpractices.html" >Best practices</a></li>
+<li id="xooki-compatibility"><a href="../compatibility.html" >Compatibility</a></li>
 <li id="xooki-install"><a href="../install.html" >Installation</a></li>
 </ul></li>
 <li id="xooki-settings" class="submenu"><a href="../settings.html" >Settings Files</a><ul class="closed"><li id="xooki-settings/property"><a href="../settings/property.html" >property</a></li>
@@ -135,6 +136,7 @@
 <li id="xooki-resolver/vfs"><a href="../resolver/vfs.html" >vfs resolver</a></li>
 <li id="xooki-resolver/jar"><a href="../resolver/jar.html" >Jar resolver</a></li>
 <li id="xooki-resolver/obr"><a href="../resolver/obr.html" >OSGi Bundle Repository</a></li>
+<li id="xooki-resolver/osgiagg"><a href="../resolver/osgiagg.html" >Aggregated OSGi Repository</a></li>
 <li id="xooki-resolver/updatesite"><a href="../resolver/updatesite.html" >Eclipse updatesite</a></li>
 <li id="xooki-resolver/mirrored"><a href="../resolver/mirrored.html" >Mirrored Resolver</a></li>
 </ul></li>
@@ -291,7 +293,7 @@ mydep.foo-1.0 = my/cache/dir/mydep/foo-1
 
 <div id="footer-message" class="footer">
     <hr />
-    <i>Copyright &#169; 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
+    <i>Copyright &#169; 2014 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
     <i>Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache Ant logo and the Apache feather logo are trademarks of The Apache Software Foundation.</i><br />
     <i>All other marks mentioned may be trademarks or registered trademarks of their respective owners. </i>
 </div>

Modified: ant/site/ivy/production/history/trunk/use/artifactreport.html
URL: http://svn.apache.org/viewvc/ant/site/ivy/production/history/trunk/use/artifactreport.html?rev=1557886&r1=1557885&r2=1557886&view=diff
==============================================================================
--- ant/site/ivy/production/history/trunk/use/artifactreport.html (original)
+++ ant/site/ivy/production/history/trunk/use/artifactreport.html Mon Jan 13 23:42:06 2014
@@ -99,6 +99,7 @@
 <li id="xooki-textual"><a href="../textual.html" >Text Conventions</a></li>
 <li id="xooki-principle"><a href="../principle.html" >How does it work ?</a></li>
 <li id="xooki-bestpractices"><a href="../bestpractices.html" >Best practices</a></li>
+<li id="xooki-compatibility"><a href="../compatibility.html" >Compatibility</a></li>
 <li id="xooki-install"><a href="../install.html" >Installation</a></li>
 </ul></li>
 <li id="xooki-settings" class="submenu"><a href="../settings.html" >Settings Files</a><ul class="closed"><li id="xooki-settings/property"><a href="../settings/property.html" >property</a></li>
@@ -135,6 +136,7 @@
 <li id="xooki-resolver/vfs"><a href="../resolver/vfs.html" >vfs resolver</a></li>
 <li id="xooki-resolver/jar"><a href="../resolver/jar.html" >Jar resolver</a></li>
 <li id="xooki-resolver/obr"><a href="../resolver/obr.html" >OSGi Bundle Repository</a></li>
+<li id="xooki-resolver/osgiagg"><a href="../resolver/osgiagg.html" >Aggregated OSGi Repository</a></li>
 <li id="xooki-resolver/updatesite"><a href="../resolver/updatesite.html" >Eclipse updatesite</a></li>
 <li id="xooki-resolver/mirrored"><a href="../resolver/mirrored.html" >Mirrored Resolver</a></li>
 </ul></li>
@@ -288,7 +290,7 @@ Generates the artifact report for only t
 
 <div id="footer-message" class="footer">
     <hr />
-    <i>Copyright &#169; 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
+    <i>Copyright &#169; 2014 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
     <i>Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache Ant logo and the Apache feather logo are trademarks of The Apache Software Foundation.</i><br />
     <i>All other marks mentioned may be trademarks or registered trademarks of their respective owners. </i>
 </div>

Modified: ant/site/ivy/production/history/trunk/use/buildlist.html
URL: http://svn.apache.org/viewvc/ant/site/ivy/production/history/trunk/use/buildlist.html?rev=1557886&r1=1557885&r2=1557886&view=diff
==============================================================================
--- ant/site/ivy/production/history/trunk/use/buildlist.html (original)
+++ ant/site/ivy/production/history/trunk/use/buildlist.html Mon Jan 13 23:42:06 2014
@@ -99,6 +99,7 @@
 <li id="xooki-textual"><a href="../textual.html" >Text Conventions</a></li>
 <li id="xooki-principle"><a href="../principle.html" >How does it work ?</a></li>
 <li id="xooki-bestpractices"><a href="../bestpractices.html" >Best practices</a></li>
+<li id="xooki-compatibility"><a href="../compatibility.html" >Compatibility</a></li>
 <li id="xooki-install"><a href="../install.html" >Installation</a></li>
 </ul></li>
 <li id="xooki-settings" class="submenu"><a href="../settings.html" >Settings Files</a><ul class="closed"><li id="xooki-settings/property"><a href="../settings/property.html" >property</a></li>
@@ -135,6 +136,7 @@
 <li id="xooki-resolver/vfs"><a href="../resolver/vfs.html" >vfs resolver</a></li>
 <li id="xooki-resolver/jar"><a href="../resolver/jar.html" >Jar resolver</a></li>
 <li id="xooki-resolver/obr"><a href="../resolver/obr.html" >OSGi Bundle Repository</a></li>
+<li id="xooki-resolver/osgiagg"><a href="../resolver/osgiagg.html" >Aggregated OSGi Repository</a></li>
 <li id="xooki-resolver/updatesite"><a href="../resolver/updatesite.html" >Eclipse updatesite</a></li>
 <li id="xooki-resolver/mirrored"><a href="../resolver/mirrored.html" >Mirrored Resolver</a></li>
 </ul></li>
@@ -308,7 +310,7 @@ Builds a list of build.xml files sorted 
 
 <div id="footer-message" class="footer">
     <hr />
-    <i>Copyright &#169; 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
+    <i>Copyright &#169; 2014 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
     <i>Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache Ant logo and the Apache feather logo are trademarks of The Apache Software Foundation.</i><br />
     <i>All other marks mentioned may be trademarks or registered trademarks of their respective owners. </i>
 </div>

Modified: ant/site/ivy/production/history/trunk/use/buildnumber.html
URL: http://svn.apache.org/viewvc/ant/site/ivy/production/history/trunk/use/buildnumber.html?rev=1557886&r1=1557885&r2=1557886&view=diff
==============================================================================
--- ant/site/ivy/production/history/trunk/use/buildnumber.html (original)
+++ ant/site/ivy/production/history/trunk/use/buildnumber.html Mon Jan 13 23:42:06 2014
@@ -99,6 +99,7 @@
 <li id="xooki-textual"><a href="../textual.html" >Text Conventions</a></li>
 <li id="xooki-principle"><a href="../principle.html" >How does it work ?</a></li>
 <li id="xooki-bestpractices"><a href="../bestpractices.html" >Best practices</a></li>
+<li id="xooki-compatibility"><a href="../compatibility.html" >Compatibility</a></li>
 <li id="xooki-install"><a href="../install.html" >Installation</a></li>
 </ul></li>
 <li id="xooki-settings" class="submenu"><a href="../settings.html" >Settings Files</a><ul class="closed"><li id="xooki-settings/property"><a href="../settings/property.html" >property</a></li>
@@ -135,6 +136,7 @@
 <li id="xooki-resolver/vfs"><a href="../resolver/vfs.html" >vfs resolver</a></li>
 <li id="xooki-resolver/jar"><a href="../resolver/jar.html" >Jar resolver</a></li>
 <li id="xooki-resolver/obr"><a href="../resolver/obr.html" >OSGi Bundle Repository</a></li>
+<li id="xooki-resolver/osgiagg"><a href="../resolver/osgiagg.html" >Aggregated OSGi Repository</a></li>
 <li id="xooki-resolver/updatesite"><a href="../resolver/updatesite.html" >Eclipse updatesite</a></li>
 <li id="xooki-resolver/mirrored"><a href="../resolver/mirrored.html" >Mirrored Resolver</a></li>
 </ul></li>
@@ -327,7 +329,7 @@ If called while no release candidate is 
 
 <div id="footer-message" class="footer">
     <hr />
-    <i>Copyright &#169; 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
+    <i>Copyright &#169; 2014 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
     <i>Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache Ant logo and the Apache feather logo are trademarks of The Apache Software Foundation.</i><br />
     <i>All other marks mentioned may be trademarks or registered trademarks of their respective owners. </i>
 </div>

Modified: ant/site/ivy/production/history/trunk/use/buildobr.html
URL: http://svn.apache.org/viewvc/ant/site/ivy/production/history/trunk/use/buildobr.html?rev=1557886&r1=1557885&r2=1557886&view=diff
==============================================================================
--- ant/site/ivy/production/history/trunk/use/buildobr.html (original)
+++ ant/site/ivy/production/history/trunk/use/buildobr.html Mon Jan 13 23:42:06 2014
@@ -99,6 +99,7 @@
 <li id="xooki-textual"><a href="../textual.html" >Text Conventions</a></li>
 <li id="xooki-principle"><a href="../principle.html" >How does it work ?</a></li>
 <li id="xooki-bestpractices"><a href="../bestpractices.html" >Best practices</a></li>
+<li id="xooki-compatibility"><a href="../compatibility.html" >Compatibility</a></li>
 <li id="xooki-install"><a href="../install.html" >Installation</a></li>
 </ul></li>
 <li id="xooki-settings" class="submenu"><a href="../settings.html" >Settings Files</a><ul class="closed"><li id="xooki-settings/property"><a href="../settings/property.html" >property</a></li>
@@ -135,6 +136,7 @@
 <li id="xooki-resolver/vfs"><a href="../resolver/vfs.html" >vfs resolver</a></li>
 <li id="xooki-resolver/jar"><a href="../resolver/jar.html" >Jar resolver</a></li>
 <li id="xooki-resolver/obr"><a href="../resolver/obr.html" >OSGi Bundle Repository</a></li>
+<li id="xooki-resolver/osgiagg"><a href="../resolver/osgiagg.html" >Aggregated OSGi Repository</a></li>
 <li id="xooki-resolver/updatesite"><a href="../resolver/updatesite.html" >Eclipse updatesite</a></li>
 <li id="xooki-resolver/mirrored"><a href="../resolver/mirrored.html" >Mirrored Resolver</a></li>
 </ul></li>
@@ -255,6 +257,7 @@ NB: among every listed files or artifact
     <tr><td>resolverName</td><td>the name of the resolver from which the jars should be to gathered</td><td>No</td></tr>
     <tr><td>cacheName</td><td>the name of the cache from which the jars should be to gathered</td><td>No</td></tr>
     <tr><td>baseDir</td><td>the folder into which the jars should be gather recursively</td><td>No</td></tr>
+    <tr><td>sourceType</td><td>if used as a post resolve task, 'sourceType' define the type of artifacts which should be considered as source artifacts (defaults to 'source,sources,src')</td><td>No</td></tr>
     <tr><td>encoding</td><td>The encoding of the resulting xml file</td><td>No. Defaults to <tt>UTF-8</tt></td></tr>
     <tr><td>indent</td><td>Specify if the xml result file should be indented</td><td>No. Defaults to <tt>true</tt></td></tr>
     <tr><td>quiet</td><td>Log as debug rather than warning the rejected jars as they are illformed</td><td>No. Defaults to <tt>false</tt></td></tr>
@@ -300,7 +303,7 @@ Launch a resolve and then build an obr.x
 
 <div id="footer-message" class="footer">
     <hr />
-    <i>Copyright &#169; 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
+    <i>Copyright &#169; 2014 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
     <i>Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache Ant logo and the Apache feather logo are trademarks of The Apache Software Foundation.</i><br />
     <i>All other marks mentioned may be trademarks or registered trademarks of their respective owners. </i>
 </div>

Modified: ant/site/ivy/production/history/trunk/use/cachefileset.html
URL: http://svn.apache.org/viewvc/ant/site/ivy/production/history/trunk/use/cachefileset.html?rev=1557886&r1=1557885&r2=1557886&view=diff
==============================================================================
--- ant/site/ivy/production/history/trunk/use/cachefileset.html (original)
+++ ant/site/ivy/production/history/trunk/use/cachefileset.html Mon Jan 13 23:42:06 2014
@@ -99,6 +99,7 @@
 <li id="xooki-textual"><a href="../textual.html" >Text Conventions</a></li>
 <li id="xooki-principle"><a href="../principle.html" >How does it work ?</a></li>
 <li id="xooki-bestpractices"><a href="../bestpractices.html" >Best practices</a></li>
+<li id="xooki-compatibility"><a href="../compatibility.html" >Compatibility</a></li>
 <li id="xooki-install"><a href="../install.html" >Installation</a></li>
 </ul></li>
 <li id="xooki-settings" class="submenu"><a href="../settings.html" >Settings Files</a><ul class="closed"><li id="xooki-settings/property"><a href="../settings/property.html" >property</a></li>
@@ -135,6 +136,7 @@
 <li id="xooki-resolver/vfs"><a href="../resolver/vfs.html" >vfs resolver</a></li>
 <li id="xooki-resolver/jar"><a href="../resolver/jar.html" >Jar resolver</a></li>
 <li id="xooki-resolver/obr"><a href="../resolver/obr.html" >OSGi Bundle Repository</a></li>
+<li id="xooki-resolver/osgiagg"><a href="../resolver/osgiagg.html" >Aggregated OSGi Repository</a></li>
 <li id="xooki-resolver/updatesite"><a href="../resolver/updatesite.html" >Eclipse updatesite</a></li>
 <li id="xooki-resolver/mirrored"><a href="../resolver/mirrored.html" >Mirrored Resolver</a></li>
 </ul></li>
@@ -276,7 +278,7 @@ Built fileset is registered in ant with 
 
 <div id="footer-message" class="footer">
     <hr />
-    <i>Copyright &#169; 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
+    <i>Copyright &#169; 2014 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
     <i>Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache Ant logo and the Apache feather logo are trademarks of The Apache Software Foundation.</i><br />
     <i>All other marks mentioned may be trademarks or registered trademarks of their respective owners. </i>
 </div>

Modified: ant/site/ivy/production/history/trunk/use/cachepath.html
URL: http://svn.apache.org/viewvc/ant/site/ivy/production/history/trunk/use/cachepath.html?rev=1557886&r1=1557885&r2=1557886&view=diff
==============================================================================
--- ant/site/ivy/production/history/trunk/use/cachepath.html (original)
+++ ant/site/ivy/production/history/trunk/use/cachepath.html Mon Jan 13 23:42:06 2014
@@ -99,6 +99,7 @@
 <li id="xooki-textual"><a href="../textual.html" >Text Conventions</a></li>
 <li id="xooki-principle"><a href="../principle.html" >How does it work ?</a></li>
 <li id="xooki-bestpractices"><a href="../bestpractices.html" >Best practices</a></li>
+<li id="xooki-compatibility"><a href="../compatibility.html" >Compatibility</a></li>
 <li id="xooki-install"><a href="../install.html" >Installation</a></li>
 </ul></li>
 <li id="xooki-settings" class="submenu"><a href="../settings.html" >Settings Files</a><ul class="closed"><li id="xooki-settings/property"><a href="../settings/property.html" >property</a></li>
@@ -135,6 +136,7 @@
 <li id="xooki-resolver/vfs"><a href="../resolver/vfs.html" >vfs resolver</a></li>
 <li id="xooki-resolver/jar"><a href="../resolver/jar.html" >Jar resolver</a></li>
 <li id="xooki-resolver/obr"><a href="../resolver/obr.html" >OSGi Bundle Repository</a></li>
+<li id="xooki-resolver/osgiagg"><a href="../resolver/osgiagg.html" >Aggregated OSGi Repository</a></li>
 <li id="xooki-resolver/updatesite"><a href="../resolver/updatesite.html" >Eclipse updatesite</a></li>
 <li id="xooki-resolver/mirrored"><a href="../resolver/mirrored.html" >Mirrored Resolver</a></li>
 </ul></li>
@@ -287,7 +289,7 @@ Resolves the emma module in version 2.0.
 
 <div id="footer-message" class="footer">
     <hr />
-    <i>Copyright &#169; 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
+    <i>Copyright &#169; 2014 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
     <i>Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache Ant logo and the Apache feather logo are trademarks of The Apache Software Foundation.</i><br />
     <i>All other marks mentioned may be trademarks or registered trademarks of their respective owners. </i>
 </div>

Modified: ant/site/ivy/production/history/trunk/use/checkdepsupdate.html
URL: http://svn.apache.org/viewvc/ant/site/ivy/production/history/trunk/use/checkdepsupdate.html?rev=1557886&r1=1557885&r2=1557886&view=diff
==============================================================================
--- ant/site/ivy/production/history/trunk/use/checkdepsupdate.html (original)
+++ ant/site/ivy/production/history/trunk/use/checkdepsupdate.html Mon Jan 13 23:42:06 2014
@@ -99,6 +99,7 @@
 <li id="xooki-textual"><a href="../textual.html" >Text Conventions</a></li>
 <li id="xooki-principle"><a href="../principle.html" >How does it work ?</a></li>
 <li id="xooki-bestpractices"><a href="../bestpractices.html" >Best practices</a></li>
+<li id="xooki-compatibility"><a href="../compatibility.html" >Compatibility</a></li>
 <li id="xooki-install"><a href="../install.html" >Installation</a></li>
 </ul></li>
 <li id="xooki-settings" class="submenu"><a href="../settings.html" >Settings Files</a><ul class="closed"><li id="xooki-settings/property"><a href="../settings/property.html" >property</a></li>
@@ -135,6 +136,7 @@
 <li id="xooki-resolver/vfs"><a href="../resolver/vfs.html" >vfs resolver</a></li>
 <li id="xooki-resolver/jar"><a href="../resolver/jar.html" >Jar resolver</a></li>
 <li id="xooki-resolver/obr"><a href="../resolver/obr.html" >OSGi Bundle Repository</a></li>
+<li id="xooki-resolver/osgiagg"><a href="../resolver/osgiagg.html" >Aggregated OSGi Repository</a></li>
 <li id="xooki-resolver/updatesite"><a href="../resolver/updatesite.html" >Eclipse updatesite</a></li>
 <li id="xooki-resolver/mirrored"><a href="../resolver/mirrored.html" >Mirrored Resolver</a></li>
 </ul></li>
@@ -295,7 +297,7 @@ Dependencies updates available :<br clas
 
 <div id="footer-message" class="footer">
     <hr />
-    <i>Copyright &#169; 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
+    <i>Copyright &#169; 2014 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
     <i>Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache Ant logo and the Apache feather logo are trademarks of The Apache Software Foundation.</i><br />
     <i>All other marks mentioned may be trademarks or registered trademarks of their respective owners. </i>
 </div>

Modified: ant/site/ivy/production/history/trunk/use/cleancache.html
URL: http://svn.apache.org/viewvc/ant/site/ivy/production/history/trunk/use/cleancache.html?rev=1557886&r1=1557885&r2=1557886&view=diff
==============================================================================
--- ant/site/ivy/production/history/trunk/use/cleancache.html (original)
+++ ant/site/ivy/production/history/trunk/use/cleancache.html Mon Jan 13 23:42:06 2014
@@ -99,6 +99,7 @@
 <li id="xooki-textual"><a href="../textual.html" >Text Conventions</a></li>
 <li id="xooki-principle"><a href="../principle.html" >How does it work ?</a></li>
 <li id="xooki-bestpractices"><a href="../bestpractices.html" >Best practices</a></li>
+<li id="xooki-compatibility"><a href="../compatibility.html" >Compatibility</a></li>
 <li id="xooki-install"><a href="../install.html" >Installation</a></li>
 </ul></li>
 <li id="xooki-settings" class="submenu"><a href="../settings.html" >Settings Files</a><ul class="closed"><li id="xooki-settings/property"><a href="../settings/property.html" >property</a></li>
@@ -135,6 +136,7 @@
 <li id="xooki-resolver/vfs"><a href="../resolver/vfs.html" >vfs resolver</a></li>
 <li id="xooki-resolver/jar"><a href="../resolver/jar.html" >Jar resolver</a></li>
 <li id="xooki-resolver/obr"><a href="../resolver/obr.html" >OSGi Bundle Repository</a></li>
+<li id="xooki-resolver/osgiagg"><a href="../resolver/osgiagg.html" >Aggregated OSGi Repository</a></li>
 <li id="xooki-resolver/updatesite"><a href="../resolver/updatesite.html" >Eclipse updatesite</a></li>
 <li id="xooki-resolver/mirrored"><a href="../resolver/mirrored.html" >Mirrored Resolver</a></li>
 </ul></li>
@@ -280,7 +282,7 @@ Cleans the cache directory as defined in
 
 <div id="footer-message" class="footer">
     <hr />
-    <i>Copyright &#169; 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
+    <i>Copyright &#169; 2014 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
     <i>Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache Ant logo and the Apache feather logo are trademarks of The Apache Software Foundation.</i><br />
     <i>All other marks mentioned may be trademarks or registered trademarks of their respective owners. </i>
 </div>

Modified: ant/site/ivy/production/history/trunk/use/configure.html
URL: http://svn.apache.org/viewvc/ant/site/ivy/production/history/trunk/use/configure.html?rev=1557886&r1=1557885&r2=1557886&view=diff
==============================================================================
--- ant/site/ivy/production/history/trunk/use/configure.html (original)
+++ ant/site/ivy/production/history/trunk/use/configure.html Mon Jan 13 23:42:06 2014
@@ -99,6 +99,7 @@
 <li id="xooki-textual"><a href="../textual.html" >Text Conventions</a></li>
 <li id="xooki-principle"><a href="../principle.html" >How does it work ?</a></li>
 <li id="xooki-bestpractices"><a href="../bestpractices.html" >Best practices</a></li>
+<li id="xooki-compatibility"><a href="../compatibility.html" >Compatibility</a></li>
 <li id="xooki-install"><a href="../install.html" >Installation</a></li>
 </ul></li>
 <li id="xooki-settings" class="submenu"><a href="../settings.html" >Settings Files</a><ul class="closed"><li id="xooki-settings/property"><a href="../settings/property.html" >property</a></li>
@@ -135,6 +136,7 @@
 <li id="xooki-resolver/vfs"><a href="../resolver/vfs.html" >vfs resolver</a></li>
 <li id="xooki-resolver/jar"><a href="../resolver/jar.html" >Jar resolver</a></li>
 <li id="xooki-resolver/obr"><a href="../resolver/obr.html" >OSGi Bundle Repository</a></li>
+<li id="xooki-resolver/osgiagg"><a href="../resolver/osgiagg.html" >Aggregated OSGi Repository</a></li>
 <li id="xooki-resolver/updatesite"><a href="../resolver/updatesite.html" >Eclipse updatesite</a></li>
 <li id="xooki-resolver/mirrored"><a href="../resolver/mirrored.html" >Mirrored Resolver</a></li>
 </ul></li>
@@ -292,7 +294,7 @@ Use either ${ivy.settings.file} if it ex
 
 <div id="footer-message" class="footer">
     <hr />
-    <i>Copyright &#169; 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
+    <i>Copyright &#169; 2014 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
     <i>Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache Ant logo and the Apache feather logo are trademarks of The Apache Software Foundation.</i><br />
     <i>All other marks mentioned may be trademarks or registered trademarks of their respective owners. </i>
 </div>

Modified: ant/site/ivy/production/history/trunk/use/convertmanifest.html
URL: http://svn.apache.org/viewvc/ant/site/ivy/production/history/trunk/use/convertmanifest.html?rev=1557886&r1=1557885&r2=1557886&view=diff
==============================================================================
--- ant/site/ivy/production/history/trunk/use/convertmanifest.html (original)
+++ ant/site/ivy/production/history/trunk/use/convertmanifest.html Mon Jan 13 23:42:06 2014
@@ -99,6 +99,7 @@
 <li id="xooki-textual"><a href="../textual.html" >Text Conventions</a></li>
 <li id="xooki-principle"><a href="../principle.html" >How does it work ?</a></li>
 <li id="xooki-bestpractices"><a href="../bestpractices.html" >Best practices</a></li>
+<li id="xooki-compatibility"><a href="../compatibility.html" >Compatibility</a></li>
 <li id="xooki-install"><a href="../install.html" >Installation</a></li>
 </ul></li>
 <li id="xooki-settings" class="submenu"><a href="../settings.html" >Settings Files</a><ul class="closed"><li id="xooki-settings/property"><a href="../settings/property.html" >property</a></li>
@@ -135,6 +136,7 @@
 <li id="xooki-resolver/vfs"><a href="../resolver/vfs.html" >vfs resolver</a></li>
 <li id="xooki-resolver/jar"><a href="../resolver/jar.html" >Jar resolver</a></li>
 <li id="xooki-resolver/obr"><a href="../resolver/obr.html" >OSGi Bundle Repository</a></li>
+<li id="xooki-resolver/osgiagg"><a href="../resolver/osgiagg.html" >Aggregated OSGi Repository</a></li>
 <li id="xooki-resolver/updatesite"><a href="../resolver/updatesite.html" >Eclipse updatesite</a></li>
 <li id="xooki-resolver/mirrored"><a href="../resolver/mirrored.html" >Mirrored Resolver</a></li>
 </ul></li>
@@ -273,7 +275,7 @@ Just converts a manifest into an ivy.xml
 
 <div id="footer-message" class="footer">
     <hr />
-    <i>Copyright &#169; 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
+    <i>Copyright &#169; 2014 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
     <i>Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache Ant logo and the Apache feather logo are trademarks of The Apache Software Foundation.</i><br />
     <i>All other marks mentioned may be trademarks or registered trademarks of their respective owners. </i>
 </div>