You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by bu...@apache.org on 2014/10/09 04:43:55 UTC

svn commit: r925119 - in /websites/staging/commons/trunk/content: ./ sandbox.html

Author: buildbot
Date: Thu Oct  9 02:43:54 2014
New Revision: 925119

Log:
Staging update by buildbot for commons

Modified:
    websites/staging/commons/trunk/content/   (props changed)
    websites/staging/commons/trunk/content/sandbox.html

Propchange: websites/staging/commons/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Oct  9 02:43:54 2014
@@ -1 +1 @@
-1630271
+1630272

Modified: websites/staging/commons/trunk/content/sandbox.html
==============================================================================
--- websites/staging/commons/trunk/content/sandbox.html (original)
+++ websites/staging/commons/trunk/content/sandbox.html Thu Oct  9 02:43:54 2014
@@ -350,21 +350,26 @@
 <td>JNet allows to use dynamically register url stream handlers through the java.net API.</td></tr>
         
 <tr class="a">
+<td><a href="sandbox/commons-monitoring/">Monitoring</a></td>
+            
+<td>Monitoring aims to provide a simple but extensible monitoring solution for Java applications.</td></tr>
+        
+<tr class="b">
 <td><a href="sandbox/commons-nabla/">Nabla</a></td>
             
 <td>Nabla provides automatic differentiation classes that can generate derivative of any function implemented in the Java language.</td></tr>
         
-<tr class="b">
+<tr class="a">
 <td><a href="sandbox/commons-openpgp/">OpenPGP</a></td>
             
 <td>Interface to signing and verifying data using OpenPGP.</td></tr>
         
-<tr class="a">
+<tr class="b">
 <td><a href="sandbox/commons-performance/">Performance</a></td>
             
 <td>A small framework for microbenchmark clients, with implementations for Commons DBCP and Pool.</td></tr>
         
-<tr class="b">
+<tr class="a">
 <td><a href="sandbox/commons-pipeline/">Pipeline</a></td>
             
 <td>Provides a set of pipeline utilities designed around work queues that run in parallel to sequentially process data objects data objects.</td></tr>