You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by ma...@apache.org on 2011/01/05 21:02:52 UTC

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

Author: maartenc
Date: Wed Jan  5 20:02:51 2011
New Revision: 1055610

URL: http://svn.apache.org/viewvc?rev=1055610&view=rev
Log:
The <ul> was closed to soon.

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=1055610&r1=1055609&r2=1055610&view=diff
==============================================================================
--- ant/ivy/site/links.html (original)
+++ ant/ivy/site/links.html Wed Jan  5 20:02:51 2011
@@ -28,22 +28,21 @@
 <h1>Repositories</h1>
 <ul>
 <li><a href="http://ivyroundup.googlecode.com/">Ivy RoundUp</a></li>
-<p> Ivy RoundUp is an online Ivy repository that can be used in combination with the standard [[doc:resolver/packager Packager Resolver]].</p>
+<p>Ivy RoundUp is an online Ivy repository that can be used in combination with the standard [[doc:resolver/packager Packager Resolver]].</p>
 <li><a href="https://opensvn.csie.org/ivyrepsandbox/">IvyRep Sandbox</a></li>
-<p> This subversion repository is used to share ivy files before promoting them to ivyrep.</p>
+<p>This subversion repository is used to share ivy files before promoting them to ivyrep.</p>
 <li><a href="http://www.ibiblio.org/maven/">IBiblio maven repository</a></li>
-<p> The official repository of maven hosts a great number of jars. It can be used by ivy to find the jars of your depedencies.</p>
+<p>The official repository of maven hosts a great number of jars. It can be used by ivy to find the jars of your depedencies.</p>
 <li><a href="http://www.opensymphony.com/webwork/wikidocs/Dependencies.html">Webwork Ivy repository</a></li>
-<p> Open symphony has created an ivy repository you can use as a model or directly.</p>
+<p>Open symphony has created an ivy repository you can use as a model or directly.</p>
 <li><a href="http://java.net/projects/maven-repository/">Java.net Maven repository</a></li>
 <p>Java.net has a Maven repository with interesting stuff that can't be found on ibiblio</p>
 <li><a href="http://mvnrepository.com/">mvnrepository</a></li>
-<p> Search Maven Ibiblio repository</p>
+<p>Search Maven Ibiblio repository</p>
 <li><a href="http://ebr.springsource.com/repository/app/faq#q7">SpringSource Bundle Repository</a></li>
 <p>Repository of OSGi-ready versions of hundreds of open source enterprise libraries that are commonly used when developing Spring applications</p>
 <li><a href="https://repository.jboss.org/nexus/index.html">JBoss Maven Repository</a></li>
 <p>A Maven repository hosted by JBoss</p>
-</ul>
 <li><a href="http://repository.codehaus.org/">Codehaus Maven Repository</a></li>
 <p>A Maven repository hosted by Codehaus</p>
 </ul>

Modified: ant/ivy/site/target/links.html
URL: http://svn.apache.org/viewvc/ant/ivy/site/target/links.html?rev=1055610&r1=1055609&r2=1055610&view=diff
==============================================================================
--- ant/ivy/site/target/links.html (original)
+++ ant/ivy/site/target/links.html Wed Jan  5 20:02:51 2011
@@ -99,22 +99,21 @@
             <br class="xooki-br"/><h1>Repositories</h1>
 <ul>
 <li><a href="http://ivyroundup.googlecode.com/">Ivy RoundUp</a></li>
-<p> Ivy RoundUp is an online Ivy repository that can be used in combination with the standard <a href="history/latest-milestone/resolver/packager.html">Packager Resolver</a>.</p>
+<p>Ivy RoundUp is an online Ivy repository that can be used in combination with the standard <a href="history/latest-milestone/resolver/packager.html">Packager Resolver</a>.</p>
 <li><a href="https://opensvn.csie.org/ivyrepsandbox/">IvyRep Sandbox</a></li>
-<p> This subversion repository is used to share ivy files before promoting them to ivyrep.</p>
+<p>This subversion repository is used to share ivy files before promoting them to ivyrep.</p>
 <li><a href="http://www.ibiblio.org/maven/">IBiblio maven repository</a></li>
-<p> The official repository of maven hosts a great number of jars. It can be used by ivy to find the jars of your depedencies.</p>
+<p>The official repository of maven hosts a great number of jars. It can be used by ivy to find the jars of your depedencies.</p>
 <li><a href="http://www.opensymphony.com/webwork/wikidocs/Dependencies.html">Webwork Ivy repository</a></li>
-<p> Open symphony has created an ivy repository you can use as a model or directly.</p>
+<p>Open symphony has created an ivy repository you can use as a model or directly.</p>
 <li><a href="http://java.net/projects/maven-repository/">Java.net Maven repository</a></li>
 <p>Java.net has a Maven repository with interesting stuff that can't be found on ibiblio</p>
 <li><a href="http://mvnrepository.com/">mvnrepository</a></li>
-<p> Search Maven Ibiblio repository</p>
+<p>Search Maven Ibiblio repository</p>
 <li><a href="http://ebr.springsource.com/repository/app/faq#q7">SpringSource Bundle Repository</a></li>
 <p>Repository of OSGi-ready versions of hundreds of open source enterprise libraries that are commonly used when developing Spring applications</p>
 <li><a href="https://repository.jboss.org/nexus/index.html">JBoss Maven Repository</a></li>
 <p>A Maven repository hosted by JBoss</p>
-</ul>
 <li><a href="http://repository.codehaus.org/">Codehaus Maven Repository</a></li>
 <p>A Maven repository hosted by Codehaus</p>
 </ul>