You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@click.apache.org by me...@apache.org on 2009/05/21 12:57:06 UTC

svn commit: r777051 - /incubator/click/trunk/click/documentation/docs/developer-guide/building.html

Author: medgar
Date: Thu May 21 10:57:06 2009
New Revision: 777051

URL: http://svn.apache.org/viewvc?rev=777051&view=rev
Log:
rollback ConcurrentHashMap change

Modified:
    incubator/click/trunk/click/documentation/docs/developer-guide/building.html   (contents, props changed)

Modified: incubator/click/trunk/click/documentation/docs/developer-guide/building.html
URL: http://svn.apache.org/viewvc/incubator/click/trunk/click/documentation/docs/developer-guide/building.html?rev=777051&r1=777050&r2=777051&view=diff
==============================================================================
--- incubator/click/trunk/click/documentation/docs/developer-guide/building.html (original)
+++ incubator/click/trunk/click/documentation/docs/developer-guide/building.html Thu May 21 10:57:06 2009
@@ -279,6 +279,13 @@
   <td><a target="_blank" href="http://jakarta.apache.org/commons/">Jakarta Commons</a></td>
   <td>IO Utilities Library</td>
 </tr>
+<tr>
+  <td>Concurrent</td>
+  <td>1.3.4</td>
+  <td>ConcurrentReaderHashMap class<span class="red">*</span></td>
+  <td><a target="_blank" href="http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/intro.html">Doug Lea</a></td>
+  <td>Concurrent utilities library</td>
+</tr>
 </table>
 
 <span class="red">*</span> : marked JAR libraries or Java source are included in the 

Propchange: incubator/click/trunk/click/documentation/docs/developer-guide/building.html
            ('svn:mergeinfo' removed)