You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@click.apache.org by bc...@apache.org on 2010/06/21 22:54:16 UTC

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

Author: bckfnn
Date: Mon Jun 21 20:54:16 2010
New Revision: 956690

URL: http://svn.apache.org/viewvc?rev=956690&view=rev
Log:
removed ConcurrentReaderHashMap. CLK-636

Modified:
    click/trunk/click/documentation/docs/developer-guide/building.html

Modified: click/trunk/click/documentation/docs/developer-guide/building.html
URL: http://svn.apache.org/viewvc/click/trunk/click/documentation/docs/developer-guide/building.html?rev=956690&r1=956689&r2=956690&view=diff
==============================================================================
--- click/trunk/click/documentation/docs/developer-guide/building.html (original)
+++ click/trunk/click/documentation/docs/developer-guide/building.html Mon Jun 21 20:54:16 2010
@@ -279,13 +279,6 @@ The Click framework has the following ru
   <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