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 2010/12/21 14:25:04 UTC

svn commit: r1051489 - in /ant/ivy/site: links.html target/links.html

Author: hibou
Date: Tue Dec 21 13:25:03 2010
New Revision: 1051489

URL: http://svn.apache.org/viewvc?rev=1051489&view=rev
Log:
fix a bad copy and paste

Modified:
    ant/ivy/site/links.html
    ant/ivy/site/target/links.html

Modified: ant/ivy/site/links.html
URL: http://svn.apache.org/viewvc/ant/ivy/site/links.html?rev=1051489&r1=1051488&r2=1051489&view=diff
==============================================================================
--- ant/ivy/site/links.html (original)
+++ ant/ivy/site/links.html Tue Dec 21 13:25:03 2010
@@ -58,9 +58,7 @@
 <li><a href="http://ivytools.sourceforge.net/">ivytools.org</a></li>
 <p> This sourceforge project aims to gather community contributed tools and plugins for Ivy.</p>
 <li><a href="http://code.google.com/p/ivybeans/">IvyBeans</a></li>
-<p> A plugin for NetBeans-<li><a href="http://ant.apache.org/ivy/ivyde/">IvyDE</a></li>
--<p> A plugin for eclipse which helps writing ivy files by bringing powerful code completion and wizards, and also let you add a classpath container keeping your eclipse project classpath in sync with the dependencies ivy resolves.</p>
- which provide full Apache Ivy integration into the library management feature of the Netbeans IDE.</p>
+<p> A plugin for NetBeans which provides full Apache Ivy integration into the library management feature of the Netbeans IDE.</p>
 <li><a href="http://plugins.intellij.net/plugin/?id=3612">IvyIDEA</a></li>
 <p> An Intellij IDEA&#153; plugin for resolving dependencies using Apache Ivy and adding them in IntelliJ.</p>
 <li><a href="http://plugins.intellij.net/plugin/?id=141">IvyDependencyImportor</a></li>

Modified: ant/ivy/site/target/links.html
URL: http://svn.apache.org/viewvc/ant/ivy/site/target/links.html?rev=1051489&r1=1051488&r2=1051489&view=diff
==============================================================================
--- ant/ivy/site/target/links.html (original)
+++ ant/ivy/site/target/links.html Tue Dec 21 13:25:03 2010
@@ -129,9 +129,7 @@
 <li><a href="http://ivytools.sourceforge.net/">ivytools.org</a></li>
 <p> This sourceforge project aims to gather community contributed tools and plugins for Ivy.</p>
 <li><a href="http://code.google.com/p/ivybeans/">IvyBeans</a></li>
-<p> A plugin for NetBeans-<li><a href="http://ant.apache.org/ivy/ivyde/">IvyDE</a></li>
--<p> A plugin for eclipse which helps writing ivy files by bringing powerful code completion and wizards, and also let you add a classpath container keeping your eclipse project classpath in sync with the dependencies ivy resolves.</p>
- which provide full Apache Ivy integration into the library management feature of the Netbeans IDE.</p>
+<p> A plugin for NetBeans which provides full Apache Ivy integration into the library management feature of the Netbeans IDE.</p>
 <li><a href="http://plugins.intellij.net/plugin/?id=3612">IvyIDEA</a></li>
 <p> An Intellij IDEA&#153; plugin for resolving dependencies using Apache Ivy and adding them in IntelliJ.</p>
 <li><a href="http://plugins.intellij.net/plugin/?id=141">IvyDependencyImportor</a></li>