You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ivy-commits@incubator.apache.org by xa...@apache.org on 2007/08/16 08:53:13 UTC

svn commit: r566577 - /incubator/ivy/site/testimonials.html

Author: xavier
Date: Thu Aug 16 01:53:12 2007
New Revision: 566577

URL: http://svn.apache.org/viewvc?view=rev&rev=566577
Log:
add Jeffrey testimonial + shorten Colin's one

Modified:
    incubator/ivy/site/testimonials.html

Modified: incubator/ivy/site/testimonials.html
URL: http://svn.apache.org/viewvc/incubator/ivy/site/testimonials.html?view=diff&rev=566577&r1=566576&r2=566577
==============================================================================
--- incubator/ivy/site/testimonials.html (original)
+++ incubator/ivy/site/testimonials.html Thu Aug 16 01:53:12 2007
@@ -25,7 +25,7 @@
 </head>
 <body>
 	<textarea id="xooki-source">
-<blockquote>Now that Ivy 1.0 is out, I'd strongly encourage every Java developer to pull it down and consider using it to manage dependencies in their Ant builds. As far as I'm concerned, it's a complete no-brainer. <a href="http://blog.exis.com/colin/archives/2005/04/29/decision-to-use-ivy-is-a-no-brainer/">Read more</a></blockquote>
+<blockquote>I'd strongly encourage every Java developer to pull [Ivy] down and consider using it to manage dependencies in their Ant builds. As far as I'm concerned, it's a complete no-brainer. <a href="http://blog.exis.com/colin/archives/2005/04/29/decision-to-use-ivy-is-a-no-brainer/">Read more</a></blockquote>
 <div style="text-align:right;">Colin Sampaleanu, core developer of <a href="http://www.springframework.org/">Spring</a></div>
 <br/>
 <blockquote>Ivy's a great library... I've just gone through and implemented a multi-module build using Ivy for full transitive dependency management... <a href="http://www.theserverside.com/news/thread.tss?thread_id=33574">Read more</a></blockquote>
@@ -36,6 +36,12 @@
 <br/>
 <blockquote>After spending 10 minutes seeing the demonstrations, Ivy passed the test. [...] In addition, the folks on the Ivy forums were absolutely amazing with support, even when I had problems with my basic configuration file that was completely my fault. <a href="http://jroller.com/page/webwork2live?anchor=maven_out_ant_ivy_in">Read more</a></blockquote>
 <div style="text-align:right;">Matthew Porter, co-founder of Metissian and Contegix, author of <a href="http://sourcebeat.com/TitleAction.do;jsessionid=4B2266B92DCB32C9EE9B5FE1415568D6?id=6">WebWork Live</a><br/>
+<blockquote>
+the <a href="https://portal.dev.java.net">OpenPortal</a> project which has over 700k lines of code now uses Ivy.
+it was a life saver for us.
+</blockquote>
+<div style="text-align:right;">Jeffrey Blattman, OpenPortal committer</div>
+<br/>
 </textarea>
 <script type="text/javascript">xooki.postProcess();</script>
 </body>