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 2011/04/08 14:17:03 UTC

svn commit: r1090219 - in /ant/site/ivyde: production/index.html sources/index.html

Author: hibou
Date: Fri Apr  8 12:17:03 2011
New Revision: 1090219

URL: http://svn.apache.org/viewvc?rev=1090219&view=rev
Log:
IVYDE-278: fix the links on the home page

Modified:
    ant/site/ivyde/production/index.html
    ant/site/ivyde/sources/index.html

Modified: ant/site/ivyde/production/index.html
URL: http://svn.apache.org/viewvc/ant/site/ivyde/production/index.html?rev=1090219&r1=1090218&r2=1090219&view=diff
==============================================================================
--- ant/site/ivyde/production/index.html (original)
+++ ant/site/ivyde/production/index.html Fri Apr  8 12:17:03 2011
@@ -81,14 +81,14 @@
             <br class="xooki-br"/><p>
 Apache IvyDE is the Eclipse plugin which integrates Apache Ivy's dependency management into Eclipse&#153;.<br class="xooki-br"/><br class="xooki-br"/>It lets you manage your dependencies declared in an ivy.xml in your Java Eclipse projects, or any other kind of project which needs dependency management. A summary of the features it provides follows:
 <ul>
-<li><a href="cp_container.html">Managed classpath container</a>: automatic downloads, access to the Ivy "resolve" task from your IDE, and a <a href="cpc/workspace.html">feature</a> allowing you to develop interdependent multi-module applications in one workspace.</li>
-<li><a href="ivyeditor.html">Ivy XML files editor</a>: creation wizard, html preview and completion for Ivy XML tags, attributes, and attribute values.</li>
-<li><a href="settingseditor.html">Ivy settings files editor</a>: completion for XML tags, attributes, and attribute values.</li>
-<li><a href="cp_container.html">Ivy console</a>: presents every log from Ivy to assist in debugging a failing resolve.</li>
-<li><a href="revdepexplorer.html">Reverse Dependency Explorer</a>: helps you work with conflicting dependencies amongst several projects.</li>
+<li><a href="history/latest-milestone/cp_container.html">Managed classpath container</a>: automatic downloads, access to the Ivy "resolve" task from your IDE, and a <a href="history/latest-milestone/cpc/workspace.html">feature</a> allowing you to develop interdependent multi-module applications in one workspace.</li>
+<li><a href="history/latest-milestone/ivyeditor.html">Ivy XML files editor</a>: creation wizard, html preview and completion for Ivy XML tags, attributes, and attribute values.</li>
+<li><a href="history/latest-milestone/settingseditor.html">Ivy settings files editor</a>: completion for XML tags, attributes, and attribute values.</li>
+<li><a href="history/latest-milestone/cp_container.html">Ivy console</a>: presents every log from Ivy to assist in debugging a failing resolve.</li>
+<li><a href="history/latest-milestone/revdepexplorer.html">Reverse Dependency Explorer</a>: helps you work with conflicting dependencies amongst several projects.</li>
 </ul>
 
-Apache IvyDE can be also used with other plugins like <a href="cpc/wtp.html">WTP</a> and <a href="ant.html">Apache Ant</a>.<br class="xooki-br"/><br class="xooki-br"/>For a quick overview, let's watch the <a href="screenshots.html">screenshots</a> of the last released version.<br class="xooki-br"/><br class="xooki-br"/></p>
+Apache IvyDE can be also used with other plugins like <a href="history/latest-milestone/cpc/wtp.html">WTP</a> and <a href="history/latest-milestone/ant.html">Apache Ant</a>.<br class="xooki-br"/><br class="xooki-br"/>For a quick overview, let's watch the <a href="screenshots.html">screenshots</a> of the last released version.<br class="xooki-br"/><br class="xooki-br"/></p>
             <hr/>
             <a href="?action=print">Printer Friendly</a>
  		</div><!-- main -->

Modified: ant/site/ivyde/sources/index.html
URL: http://svn.apache.org/viewvc/ant/site/ivyde/sources/index.html?rev=1090219&r1=1090218&r2=1090219&view=diff
==============================================================================
--- ant/site/ivyde/sources/index.html (original)
+++ ant/site/ivyde/sources/index.html Fri Apr  8 12:17:03 2011
@@ -29,14 +29,14 @@ Apache IvyDE is the Eclipse plugin which
 
 It lets you manage your dependencies declared in an ivy.xml in your Java Eclipse projects, or any other kind of project which needs dependency management. A summary of the features it provides follows:
 <ul>
-<li><a href="cp_container.html">Managed classpath container</a>: automatic downloads, access to the Ivy "resolve" task from your IDE, and a <a href="cpc/workspace.html">feature</a> allowing you to develop interdependent multi-module applications in one workspace.</li>
-<li><a href="ivyeditor.html">Ivy XML files editor</a>: creation wizard, html preview and completion for Ivy XML tags, attributes, and attribute values.</li>
-<li><a href="settingseditor.html">Ivy settings files editor</a>: completion for XML tags, attributes, and attribute values.</li>
-<li><a href="cp_container.html">Ivy console</a>: presents every log from Ivy to assist in debugging a failing resolve.</li>
-<li><a href="revdepexplorer.html">Reverse Dependency Explorer</a>: helps you work with conflicting dependencies amongst several projects.</li>
+<li><a href="history/latest-milestone/cp_container.html">Managed classpath container</a>: automatic downloads, access to the Ivy "resolve" task from your IDE, and a <a href="history/latest-milestone/cpc/workspace.html">feature</a> allowing you to develop interdependent multi-module applications in one workspace.</li>
+<li><a href="history/latest-milestone/ivyeditor.html">Ivy XML files editor</a>: creation wizard, html preview and completion for Ivy XML tags, attributes, and attribute values.</li>
+<li><a href="history/latest-milestone/settingseditor.html">Ivy settings files editor</a>: completion for XML tags, attributes, and attribute values.</li>
+<li><a href="history/latest-milestone/cp_container.html">Ivy console</a>: presents every log from Ivy to assist in debugging a failing resolve.</li>
+<li><a href="history/latest-milestone/revdepexplorer.html">Reverse Dependency Explorer</a>: helps you work with conflicting dependencies amongst several projects.</li>
 </ul>
 
-Apache IvyDE can be also used with other plugins like <a href="cpc/wtp.html">WTP</a> and <a href="ant.html">Apache Ant</a>.
+Apache IvyDE can be also used with other plugins like <a href="history/latest-milestone/cpc/wtp.html">WTP</a> and <a href="history/latest-milestone/ant.html">Apache Ant</a>.
 
 For a quick overview, let's watch the <a href="screenshots.html">screenshots</a> of the last released version.