You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@curator.apache.org by ra...@apache.org on 2013/11/17 05:11:48 UTC

svn commit: r1542641 [17/22] - in /curator/site/trunk: ./ apidocs/ apidocs/cache/ apidocs/cache/class-use/ apidocs/discovery/ apidocs/discovery/class-use/ apidocs/framework/ apidocs/framework/class-use/ apidocs/leader/ apidocs/leader/class-use/ apidocs...

Modified: curator/site/trunk/testapidocs/index-all.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/index-all.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/index-all.html (original)
+++ curator/site/trunk/testapidocs/index-all.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:20 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:56 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Index (Apache Curator 2.3.1-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-06">
+<title>Index (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="./stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Index (Apache Curator 2.3.1-SNAPSHOT Test API)";
+        parent.document.title="Index (Apache Curator 2.3.2-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -169,10 +169,14 @@
 </a>
 <h2 class="title">G</h2>
 <dl>
+<dt><span class="strong"><a href="./org/apache/curator/framework/recipes/locks/TestLockACLs.MyACLProvider.html#getAclForPath(java.lang.String)">getAclForPath(String)</a></span> - Method in class org.apache.curator.framework.recipes.locks.<a href="./org/apache/curator/framework/recipes/locks/TestLockACLs.MyACLProvider.html" title="class in org.apache.curator.framework.recipes.locks">TestLockACLs.MyACLProvider</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/curator/x/discovery/server/jetty_resteasy/RestEasyApplication.html#getClasses()">getClasses()</a></span> - Method in class org.apache.curator.x.discovery.server.jetty_resteasy.<a href="./org/apache/curator/x/discovery/server/jetty_resteasy/RestEasyApplication.html" title="class in org.apache.curator.x.discovery.server.jetty_resteasy">RestEasyApplication</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/curator/x/discovery/server/jetty_jersey/ServiceDetails.html#getData()">getData()</a></span> - Method in class org.apache.curator.x.discovery.server.jetty_jersey.<a href="./org/apache/curator/x/discovery/server/jetty_jersey/ServiceDetails.html" title="class in org.apache.curator.x.discovery.server.jetty_jersey">ServiceDetails</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/curator/framework/recipes/locks/TestLockACLs.MyACLProvider.html#getDefaultAcl()">getDefaultAcl()</a></span> - Method in class org.apache.curator.framework.recipes.locks.<a href="./org/apache/curator/framework/recipes/locks/TestLockACLs.MyACLProvider.html" title="class in org.apache.curator.framework.recipes.locks">TestLockACLs.MyACLProvider</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/curator/x/discovery/server/jetty_jersey/ServiceDetails.html#getDescription()">getDescription()</a></span> - Method in class org.apache.curator.x.discovery.server.jetty_jersey.<a href="./org/apache/curator/x/discovery/server/jetty_jersey/ServiceDetails.html" title="class in org.apache.curator.x.discovery.server.jetty_jersey">ServiceDetails</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/curator/x/discovery/server/jetty_resteasy/RestEasyApplication.html#getSingletons()">getSingletons()</a></span> - Method in class org.apache.curator.x.discovery.server.jetty_resteasy.<a href="./org/apache/curator/x/discovery/server/jetty_resteasy/RestEasyApplication.html" title="class in org.apache.curator.x.discovery.server.jetty_resteasy">RestEasyApplication</a></dt>
@@ -823,6 +827,10 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/curator/framework/recipes/leader/TestLeaderSelectorWithExecutor.html#TestLeaderSelectorWithExecutor()">TestLeaderSelectorWithExecutor()</a></span> - Constructor for class org.apache.curator.framework.recipes.leader.<a href="./org/apache/curator/framework/recipes/leader/TestLeaderSelectorWithExecutor.html" title="class in org.apache.curator.framework.recipes.leader">TestLeaderSelectorWithExecutor</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/curator/framework/imps/TestFrameworkBackground.html#testListenerConnectedAtStart()">testListenerConnectedAtStart()</a></span> - Method in class org.apache.curator.framework.imps.<a href="./org/apache/curator/framework/imps/TestFrameworkBackground.html" title="class in org.apache.curator.framework.imps">TestFrameworkBackground</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/curator/framework/recipes/nodes/TestPersistentEphemeralNode.html#testListenersReconnectedIsFast()">testListenersReconnectedIsFast()</a></span> - Method in class org.apache.curator.framework.recipes.nodes.<a href="./org/apache/curator/framework/recipes/nodes/TestPersistentEphemeralNode.html" title="class in org.apache.curator.framework.recipes.nodes">TestPersistentEphemeralNode</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/curator/utils/TestCloseableExecutorService.html#testListeningCallable()">testListeningCallable()</a></span> - Method in class org.apache.curator.utils.<a href="./org/apache/curator/utils/TestCloseableExecutorService.html" title="class in org.apache.curator.utils">TestCloseableExecutorService</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/curator/utils/TestCloseableExecutorService.html#testListeningRunnable()">testListeningRunnable()</a></span> - Method in class org.apache.curator.utils.<a href="./org/apache/curator/utils/TestCloseableExecutorService.html" title="class in org.apache.curator.utils">TestCloseableExecutorService</a></dt>
@@ -831,6 +839,16 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/curator/x/discovery/TestLocalIpFilter.html#TestLocalIpFilter()">TestLocalIpFilter()</a></span> - Constructor for class org.apache.curator.x.discovery.<a href="./org/apache/curator/x/discovery/TestLocalIpFilter.html" title="class in org.apache.curator.x.discovery">TestLocalIpFilter</a></dt>
 <dd>&nbsp;</dd>
+<dt><a href="./org/apache/curator/framework/recipes/locks/TestLockACLs.html" title="class in org.apache.curator.framework.recipes.locks"><span class="strong">TestLockACLs</span></a> - Class in <a href="./org/apache/curator/framework/recipes/locks/package-summary.html">org.apache.curator.framework.recipes.locks</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/curator/framework/recipes/locks/TestLockACLs.html#TestLockACLs()">TestLockACLs()</a></span> - Constructor for class org.apache.curator.framework.recipes.locks.<a href="./org/apache/curator/framework/recipes/locks/TestLockACLs.html" title="class in org.apache.curator.framework.recipes.locks">TestLockACLs</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/curator/framework/recipes/locks/TestLockACLs.html#testLockACLs()">testLockACLs()</a></span> - Method in class org.apache.curator.framework.recipes.locks.<a href="./org/apache/curator/framework/recipes/locks/TestLockACLs.html" title="class in org.apache.curator.framework.recipes.locks">TestLockACLs</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/curator/framework/recipes/locks/TestLockACLs.MyACLProvider.html" title="class in org.apache.curator.framework.recipes.locks"><span class="strong">TestLockACLs.MyACLProvider</span></a> - Class in <a href="./org/apache/curator/framework/recipes/locks/package-summary.html">org.apache.curator.framework.recipes.locks</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/curator/framework/recipes/locks/TestLockACLs.MyACLProvider.html#TestLockACLs.MyACLProvider()">TestLockACLs.MyACLProvider()</a></span> - Constructor for class org.apache.curator.framework.recipes.locks.<a href="./org/apache/curator/framework/recipes/locks/TestLockACLs.MyACLProvider.html" title="class in org.apache.curator.framework.recipes.locks">TestLockACLs.MyACLProvider</a></dt>
+<dd>&nbsp;</dd>
 <dt><a href="./org/apache/curator/framework/recipes/locks/TestLockCleanlinessWithFaults.html" title="class in org.apache.curator.framework.recipes.locks"><span class="strong">TestLockCleanlinessWithFaults</span></a> - Class in <a href="./org/apache/curator/framework/recipes/locks/package-summary.html">org.apache.curator.framework.recipes.locks</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/curator/framework/recipes/locks/TestLockCleanlinessWithFaults.html#TestLockCleanlinessWithFaults()">TestLockCleanlinessWithFaults()</a></span> - Constructor for class org.apache.curator.framework.recipes.locks.<a href="./org/apache/curator/framework/recipes/locks/TestLockCleanlinessWithFaults.html" title="class in org.apache.curator.framework.recipes.locks">TestLockCleanlinessWithFaults</a></dt>

Modified: curator/site/trunk/testapidocs/index.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/index.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/index.html (original)
+++ curator/site/trunk/testapidocs/index.html Sun Nov 17 04:11:31 2013
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc on Wed Nov 06 11:30:20 PST 2013 -->
+<!-- Generated by javadoc on Sat Nov 16 20:02:56 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Apache Curator 2.3.1-SNAPSHOT Test API</title>
+<title>Apache Curator 2.3.2-SNAPSHOT Test API</title>
 <script type="text/javascript">
     targetPage = "" + window.location.search;
     if (targetPage != "" && targetPage != "undefined")

Modified: curator/site/trunk/testapidocs/org/apache/curator/BaseClassForTests.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/BaseClassForTests.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/BaseClassForTests.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/BaseClassForTests.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:19 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:54 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>BaseClassForTests (Apache Curator 2.3.1-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-06">
+<title>BaseClassForTests (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="BaseClassForTests (Apache Curator 2.3.1-SNAPSHOT Test API)";
+        parent.document.title="BaseClassForTests (Apache Curator 2.3.2-SNAPSHOT Test API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/testapidocs/org/apache/curator/BasicTests.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/BasicTests.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/BasicTests.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/BasicTests.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:19 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:54 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>BasicTests (Apache Curator 2.3.1-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-06">
+<title>BasicTests (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="BasicTests (Apache Curator 2.3.1-SNAPSHOT Test API)";
+        parent.document.title="BasicTests (Apache Curator 2.3.2-SNAPSHOT Test API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/testapidocs/org/apache/curator/TestEnsurePath.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/TestEnsurePath.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/TestEnsurePath.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/TestEnsurePath.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:19 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:54 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>TestEnsurePath (Apache Curator 2.3.1-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-06">
+<title>TestEnsurePath (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="TestEnsurePath (Apache Curator 2.3.1-SNAPSHOT Test API)";
+        parent.document.title="TestEnsurePath (Apache Curator 2.3.2-SNAPSHOT Test API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/testapidocs/org/apache/curator/TestRetryLoop.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/TestRetryLoop.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/TestRetryLoop.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/TestRetryLoop.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:19 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:55 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>TestRetryLoop (Apache Curator 2.3.1-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-06">
+<title>TestRetryLoop (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="TestRetryLoop (Apache Curator 2.3.1-SNAPSHOT Test API)";
+        parent.document.title="TestRetryLoop (Apache Curator 2.3.2-SNAPSHOT Test API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/testapidocs/org/apache/curator/TestSessionFailRetryLoop.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/TestSessionFailRetryLoop.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/TestSessionFailRetryLoop.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/TestSessionFailRetryLoop.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:19 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:55 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>TestSessionFailRetryLoop (Apache Curator 2.3.1-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-06">
+<title>TestSessionFailRetryLoop (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="TestSessionFailRetryLoop (Apache Curator 2.3.1-SNAPSHOT Test API)";
+        parent.document.title="TestSessionFailRetryLoop (Apache Curator 2.3.2-SNAPSHOT Test API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/testapidocs/org/apache/curator/class-use/BaseClassForTests.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/class-use/BaseClassForTests.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/class-use/BaseClassForTests.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/class-use/BaseClassForTests.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:20 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:56 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.curator.BaseClassForTests (Apache Curator 2.3.1-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-06">
+<title>Uses of Class org.apache.curator.BaseClassForTests (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.curator.BaseClassForTests (Apache Curator 2.3.1-SNAPSHOT Test API)";
+        parent.document.title="Uses of Class org.apache.curator.BaseClassForTests (Apache Curator 2.3.2-SNAPSHOT Test API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/testapidocs/org/apache/curator/class-use/BasicTests.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/class-use/BasicTests.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/class-use/BasicTests.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/class-use/BasicTests.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:20 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:56 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.curator.BasicTests (Apache Curator 2.3.1-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-06">
+<title>Uses of Class org.apache.curator.BasicTests (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.curator.BasicTests (Apache Curator 2.3.1-SNAPSHOT Test API)";
+        parent.document.title="Uses of Class org.apache.curator.BasicTests (Apache Curator 2.3.2-SNAPSHOT Test API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/testapidocs/org/apache/curator/class-use/TestEnsurePath.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/class-use/TestEnsurePath.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/class-use/TestEnsurePath.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/class-use/TestEnsurePath.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:20 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:56 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.curator.TestEnsurePath (Apache Curator 2.3.1-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-06">
+<title>Uses of Class org.apache.curator.TestEnsurePath (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.curator.TestEnsurePath (Apache Curator 2.3.1-SNAPSHOT Test API)";
+        parent.document.title="Uses of Class org.apache.curator.TestEnsurePath (Apache Curator 2.3.2-SNAPSHOT Test API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/testapidocs/org/apache/curator/class-use/TestRetryLoop.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/class-use/TestRetryLoop.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/class-use/TestRetryLoop.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/class-use/TestRetryLoop.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:20 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:56 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.curator.TestRetryLoop (Apache Curator 2.3.1-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-06">
+<title>Uses of Class org.apache.curator.TestRetryLoop (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.curator.TestRetryLoop (Apache Curator 2.3.1-SNAPSHOT Test API)";
+        parent.document.title="Uses of Class org.apache.curator.TestRetryLoop (Apache Curator 2.3.2-SNAPSHOT Test API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/testapidocs/org/apache/curator/class-use/TestSessionFailRetryLoop.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/class-use/TestSessionFailRetryLoop.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/class-use/TestSessionFailRetryLoop.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/class-use/TestSessionFailRetryLoop.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:20 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:56 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.curator.TestSessionFailRetryLoop (Apache Curator 2.3.1-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-06">
+<title>Uses of Class org.apache.curator.TestSessionFailRetryLoop (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.curator.TestSessionFailRetryLoop (Apache Curator 2.3.1-SNAPSHOT Test API)";
+        parent.document.title="Uses of Class org.apache.curator.TestSessionFailRetryLoop (Apache Curator 2.3.2-SNAPSHOT Test API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/testapidocs/org/apache/curator/ensemble/exhibitor/TestExhibitorEnsembleProvider.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/ensemble/exhibitor/TestExhibitorEnsembleProvider.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/ensemble/exhibitor/TestExhibitorEnsembleProvider.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/ensemble/exhibitor/TestExhibitorEnsembleProvider.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:19 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:55 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>TestExhibitorEnsembleProvider (Apache Curator 2.3.1-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-06">
+<title>TestExhibitorEnsembleProvider (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="TestExhibitorEnsembleProvider (Apache Curator 2.3.1-SNAPSHOT Test API)";
+        parent.document.title="TestExhibitorEnsembleProvider (Apache Curator 2.3.2-SNAPSHOT Test API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/testapidocs/org/apache/curator/ensemble/exhibitor/class-use/TestExhibitorEnsembleProvider.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/ensemble/exhibitor/class-use/TestExhibitorEnsembleProvider.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/ensemble/exhibitor/class-use/TestExhibitorEnsembleProvider.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/ensemble/exhibitor/class-use/TestExhibitorEnsembleProvider.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:20 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:56 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.curator.ensemble.exhibitor.TestExhibitorEnsembleProvider (Apache Curator 2.3.1-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-06">
+<title>Uses of Class org.apache.curator.ensemble.exhibitor.TestExhibitorEnsembleProvider (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.curator.ensemble.exhibitor.TestExhibitorEnsembleProvider (Apache Curator 2.3.1-SNAPSHOT Test API)";
+        parent.document.title="Uses of Class org.apache.curator.ensemble.exhibitor.TestExhibitorEnsembleProvider (Apache Curator 2.3.2-SNAPSHOT Test API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/testapidocs/org/apache/curator/ensemble/exhibitor/package-frame.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/ensemble/exhibitor/package-frame.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/ensemble/exhibitor/package-frame.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/ensemble/exhibitor/package-frame.html Sun Nov 17 04:11:31 2013
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:20 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:55 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.curator.ensemble.exhibitor (Apache Curator 2.3.1-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-06">
+<title>org.apache.curator.ensemble.exhibitor (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: curator/site/trunk/testapidocs/org/apache/curator/ensemble/exhibitor/package-summary.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/ensemble/exhibitor/package-summary.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/ensemble/exhibitor/package-summary.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/ensemble/exhibitor/package-summary.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:20 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:55 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.curator.ensemble.exhibitor (Apache Curator 2.3.1-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-06">
+<title>org.apache.curator.ensemble.exhibitor (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.curator.ensemble.exhibitor (Apache Curator 2.3.1-SNAPSHOT Test API)";
+        parent.document.title="org.apache.curator.ensemble.exhibitor (Apache Curator 2.3.2-SNAPSHOT Test API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/testapidocs/org/apache/curator/ensemble/exhibitor/package-tree.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/ensemble/exhibitor/package-tree.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/ensemble/exhibitor/package-tree.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/ensemble/exhibitor/package-tree.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:20 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:55 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.curator.ensemble.exhibitor Class Hierarchy (Apache Curator 2.3.1-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-06">
+<title>org.apache.curator.ensemble.exhibitor Class Hierarchy (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.curator.ensemble.exhibitor Class Hierarchy (Apache Curator 2.3.1-SNAPSHOT Test API)";
+        parent.document.title="org.apache.curator.ensemble.exhibitor Class Hierarchy (Apache Curator 2.3.2-SNAPSHOT Test API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/testapidocs/org/apache/curator/ensemble/exhibitor/package-use.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/ensemble/exhibitor/package-use.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/ensemble/exhibitor/package-use.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/ensemble/exhibitor/package-use.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:20 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:56 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Package org.apache.curator.ensemble.exhibitor (Apache Curator 2.3.1-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-06">
+<title>Uses of Package org.apache.curator.ensemble.exhibitor (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Package org.apache.curator.ensemble.exhibitor (Apache Curator 2.3.1-SNAPSHOT Test API)";
+        parent.document.title="Uses of Package org.apache.curator.ensemble.exhibitor (Apache Curator 2.3.2-SNAPSHOT Test API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/testapidocs/org/apache/curator/framework/imps/BaseClassForTests.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/framework/imps/BaseClassForTests.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/framework/imps/BaseClassForTests.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/framework/imps/BaseClassForTests.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:19 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:55 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>BaseClassForTests (Apache Curator 2.3.1-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-06">
+<title>BaseClassForTests (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="BaseClassForTests (Apache Curator 2.3.1-SNAPSHOT Test API)";
+        parent.document.title="BaseClassForTests (Apache Curator 2.3.2-SNAPSHOT Test API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/testapidocs/org/apache/curator/framework/imps/TestCompression.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/framework/imps/TestCompression.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/framework/imps/TestCompression.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/framework/imps/TestCompression.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:19 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:55 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>TestCompression (Apache Curator 2.3.1-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-06">
+<title>TestCompression (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="TestCompression (Apache Curator 2.3.1-SNAPSHOT Test API)";
+        parent.document.title="TestCompression (Apache Curator 2.3.2-SNAPSHOT Test API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/testapidocs/org/apache/curator/framework/imps/TestFailedDeleteManager.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/framework/imps/TestFailedDeleteManager.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/framework/imps/TestFailedDeleteManager.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/framework/imps/TestFailedDeleteManager.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:19 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:55 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>TestFailedDeleteManager (Apache Curator 2.3.1-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-06">
+<title>TestFailedDeleteManager (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="TestFailedDeleteManager (Apache Curator 2.3.1-SNAPSHOT Test API)";
+        parent.document.title="TestFailedDeleteManager (Apache Curator 2.3.2-SNAPSHOT Test API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/testapidocs/org/apache/curator/framework/imps/TestFramework.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/framework/imps/TestFramework.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/framework/imps/TestFramework.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/framework/imps/TestFramework.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:19 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:55 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>TestFramework (Apache Curator 2.3.1-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-06">
+<title>TestFramework (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="TestFramework (Apache Curator 2.3.1-SNAPSHOT Test API)";
+        parent.document.title="TestFramework (Apache Curator 2.3.2-SNAPSHOT Test API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/testapidocs/org/apache/curator/framework/imps/TestFrameworkBackground.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/framework/imps/TestFrameworkBackground.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/framework/imps/TestFrameworkBackground.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/framework/imps/TestFrameworkBackground.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:19 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:55 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>TestFrameworkBackground (Apache Curator 2.3.1-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-06">
+<title>TestFrameworkBackground (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="TestFrameworkBackground (Apache Curator 2.3.1-SNAPSHOT Test API)";
+        parent.document.title="TestFrameworkBackground (Apache Curator 2.3.2-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -166,6 +166,10 @@ extends <a href="../../../../../org/apac
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/curator/framework/imps/TestFrameworkBackground.html#testListenerConnectedAtStart()">testListenerConnectedAtStart</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/curator/framework/imps/TestFrameworkBackground.html#testRetries()">testRetries</a></strong>()</code>&nbsp;</td>
 </tr>
 </table>
@@ -214,6 +218,18 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a>
 <h3>Method Detail</h3>
+<a name="testListenerConnectedAtStart()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>testListenerConnectedAtStart</h4>
+<pre>public&nbsp;void&nbsp;testListenerConnectedAtStart()
+                                  throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
+</li>
+</ul>
 <a name="testRetries()">
 <!--   -->
 </a>

Modified: curator/site/trunk/testapidocs/org/apache/curator/framework/imps/TestFrameworkEdges.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/framework/imps/TestFrameworkEdges.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/framework/imps/TestFrameworkEdges.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/framework/imps/TestFrameworkEdges.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:19 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:55 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>TestFrameworkEdges (Apache Curator 2.3.1-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-06">
+<title>TestFrameworkEdges (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="TestFrameworkEdges (Apache Curator 2.3.1-SNAPSHOT Test API)";
+        parent.document.title="TestFrameworkEdges (Apache Curator 2.3.2-SNAPSHOT Test API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/testapidocs/org/apache/curator/framework/imps/TestMultiClient.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/framework/imps/TestMultiClient.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/framework/imps/TestMultiClient.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/framework/imps/TestMultiClient.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:19 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:55 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>TestMultiClient (Apache Curator 2.3.1-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-06">
+<title>TestMultiClient (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="TestMultiClient (Apache Curator 2.3.1-SNAPSHOT Test API)";
+        parent.document.title="TestMultiClient (Apache Curator 2.3.2-SNAPSHOT Test API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/testapidocs/org/apache/curator/framework/imps/TestNamespaceFacade.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/framework/imps/TestNamespaceFacade.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/framework/imps/TestNamespaceFacade.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/framework/imps/TestNamespaceFacade.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:19 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:55 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>TestNamespaceFacade (Apache Curator 2.3.1-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-06">
+<title>TestNamespaceFacade (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="TestNamespaceFacade (Apache Curator 2.3.1-SNAPSHOT Test API)";
+        parent.document.title="TestNamespaceFacade (Apache Curator 2.3.2-SNAPSHOT Test API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/testapidocs/org/apache/curator/framework/imps/TestNeverConnected.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/framework/imps/TestNeverConnected.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/framework/imps/TestNeverConnected.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/framework/imps/TestNeverConnected.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:19 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:55 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>TestNeverConnected (Apache Curator 2.3.1-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-06">
+<title>TestNeverConnected (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="TestNeverConnected (Apache Curator 2.3.1-SNAPSHOT Test API)";
+        parent.document.title="TestNeverConnected (Apache Curator 2.3.2-SNAPSHOT Test API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/testapidocs/org/apache/curator/framework/imps/TestReadOnly.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/framework/imps/TestReadOnly.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/framework/imps/TestReadOnly.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/framework/imps/TestReadOnly.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:19 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:55 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>TestReadOnly (Apache Curator 2.3.1-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-06">
+<title>TestReadOnly (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="TestReadOnly (Apache Curator 2.3.1-SNAPSHOT Test API)";
+        parent.document.title="TestReadOnly (Apache Curator 2.3.2-SNAPSHOT Test API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/testapidocs/org/apache/curator/framework/imps/TestTempFramework.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/framework/imps/TestTempFramework.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/framework/imps/TestTempFramework.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/framework/imps/TestTempFramework.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:19 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:55 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>TestTempFramework (Apache Curator 2.3.1-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-06">
+<title>TestTempFramework (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="TestTempFramework (Apache Curator 2.3.1-SNAPSHOT Test API)";
+        parent.document.title="TestTempFramework (Apache Curator 2.3.2-SNAPSHOT Test API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/testapidocs/org/apache/curator/framework/imps/TestTransactions.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/framework/imps/TestTransactions.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/framework/imps/TestTransactions.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/framework/imps/TestTransactions.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:19 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:55 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>TestTransactions (Apache Curator 2.3.1-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-06">
+<title>TestTransactions (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="TestTransactions (Apache Curator 2.3.1-SNAPSHOT Test API)";
+        parent.document.title="TestTransactions (Apache Curator 2.3.2-SNAPSHOT Test API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/testapidocs/org/apache/curator/framework/imps/TestWatcherIdentity.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/framework/imps/TestWatcherIdentity.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/framework/imps/TestWatcherIdentity.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/framework/imps/TestWatcherIdentity.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:19 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:55 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>TestWatcherIdentity (Apache Curator 2.3.1-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-06">
+<title>TestWatcherIdentity (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="TestWatcherIdentity (Apache Curator 2.3.1-SNAPSHOT Test API)";
+        parent.document.title="TestWatcherIdentity (Apache Curator 2.3.2-SNAPSHOT Test API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/testapidocs/org/apache/curator/framework/imps/TestWithCluster.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/framework/imps/TestWithCluster.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/framework/imps/TestWithCluster.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/framework/imps/TestWithCluster.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:19 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:55 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>TestWithCluster (Apache Curator 2.3.1-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-06">
+<title>TestWithCluster (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="TestWithCluster (Apache Curator 2.3.1-SNAPSHOT Test API)";
+        parent.document.title="TestWithCluster (Apache Curator 2.3.2-SNAPSHOT Test API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/testapidocs/org/apache/curator/framework/imps/class-use/BaseClassForTests.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/framework/imps/class-use/BaseClassForTests.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/framework/imps/class-use/BaseClassForTests.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/framework/imps/class-use/BaseClassForTests.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:20 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:56 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.curator.framework.imps.BaseClassForTests (Apache Curator 2.3.1-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-06">
+<title>Uses of Class org.apache.curator.framework.imps.BaseClassForTests (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.curator.framework.imps.BaseClassForTests (Apache Curator 2.3.1-SNAPSHOT Test API)";
+        parent.document.title="Uses of Class org.apache.curator.framework.imps.BaseClassForTests (Apache Curator 2.3.2-SNAPSHOT Test API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/testapidocs/org/apache/curator/framework/imps/class-use/TestCompression.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/framework/imps/class-use/TestCompression.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/framework/imps/class-use/TestCompression.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/framework/imps/class-use/TestCompression.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:20 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:56 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.curator.framework.imps.TestCompression (Apache Curator 2.3.1-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-06">
+<title>Uses of Class org.apache.curator.framework.imps.TestCompression (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.curator.framework.imps.TestCompression (Apache Curator 2.3.1-SNAPSHOT Test API)";
+        parent.document.title="Uses of Class org.apache.curator.framework.imps.TestCompression (Apache Curator 2.3.2-SNAPSHOT Test API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/testapidocs/org/apache/curator/framework/imps/class-use/TestFailedDeleteManager.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/framework/imps/class-use/TestFailedDeleteManager.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/framework/imps/class-use/TestFailedDeleteManager.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/framework/imps/class-use/TestFailedDeleteManager.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:20 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:56 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.curator.framework.imps.TestFailedDeleteManager (Apache Curator 2.3.1-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-06">
+<title>Uses of Class org.apache.curator.framework.imps.TestFailedDeleteManager (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.curator.framework.imps.TestFailedDeleteManager (Apache Curator 2.3.1-SNAPSHOT Test API)";
+        parent.document.title="Uses of Class org.apache.curator.framework.imps.TestFailedDeleteManager (Apache Curator 2.3.2-SNAPSHOT Test API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/testapidocs/org/apache/curator/framework/imps/class-use/TestFramework.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/framework/imps/class-use/TestFramework.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/framework/imps/class-use/TestFramework.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/framework/imps/class-use/TestFramework.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:20 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:56 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.curator.framework.imps.TestFramework (Apache Curator 2.3.1-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-06">
+<title>Uses of Class org.apache.curator.framework.imps.TestFramework (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.curator.framework.imps.TestFramework (Apache Curator 2.3.1-SNAPSHOT Test API)";
+        parent.document.title="Uses of Class org.apache.curator.framework.imps.TestFramework (Apache Curator 2.3.2-SNAPSHOT Test API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/testapidocs/org/apache/curator/framework/imps/class-use/TestFrameworkBackground.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/framework/imps/class-use/TestFrameworkBackground.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/framework/imps/class-use/TestFrameworkBackground.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/framework/imps/class-use/TestFrameworkBackground.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:20 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:56 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.curator.framework.imps.TestFrameworkBackground (Apache Curator 2.3.1-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-06">
+<title>Uses of Class org.apache.curator.framework.imps.TestFrameworkBackground (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.curator.framework.imps.TestFrameworkBackground (Apache Curator 2.3.1-SNAPSHOT Test API)";
+        parent.document.title="Uses of Class org.apache.curator.framework.imps.TestFrameworkBackground (Apache Curator 2.3.2-SNAPSHOT Test API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/testapidocs/org/apache/curator/framework/imps/class-use/TestFrameworkEdges.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/framework/imps/class-use/TestFrameworkEdges.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/framework/imps/class-use/TestFrameworkEdges.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/framework/imps/class-use/TestFrameworkEdges.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:20 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:56 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.curator.framework.imps.TestFrameworkEdges (Apache Curator 2.3.1-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-06">
+<title>Uses of Class org.apache.curator.framework.imps.TestFrameworkEdges (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.curator.framework.imps.TestFrameworkEdges (Apache Curator 2.3.1-SNAPSHOT Test API)";
+        parent.document.title="Uses of Class org.apache.curator.framework.imps.TestFrameworkEdges (Apache Curator 2.3.2-SNAPSHOT Test API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/testapidocs/org/apache/curator/framework/imps/class-use/TestMultiClient.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/framework/imps/class-use/TestMultiClient.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/framework/imps/class-use/TestMultiClient.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/framework/imps/class-use/TestMultiClient.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:20 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:56 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.curator.framework.imps.TestMultiClient (Apache Curator 2.3.1-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-06">
+<title>Uses of Class org.apache.curator.framework.imps.TestMultiClient (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.curator.framework.imps.TestMultiClient (Apache Curator 2.3.1-SNAPSHOT Test API)";
+        parent.document.title="Uses of Class org.apache.curator.framework.imps.TestMultiClient (Apache Curator 2.3.2-SNAPSHOT Test API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/testapidocs/org/apache/curator/framework/imps/class-use/TestNamespaceFacade.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/framework/imps/class-use/TestNamespaceFacade.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/framework/imps/class-use/TestNamespaceFacade.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/framework/imps/class-use/TestNamespaceFacade.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:20 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:56 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.curator.framework.imps.TestNamespaceFacade (Apache Curator 2.3.1-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-06">
+<title>Uses of Class org.apache.curator.framework.imps.TestNamespaceFacade (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.curator.framework.imps.TestNamespaceFacade (Apache Curator 2.3.1-SNAPSHOT Test API)";
+        parent.document.title="Uses of Class org.apache.curator.framework.imps.TestNamespaceFacade (Apache Curator 2.3.2-SNAPSHOT Test API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/testapidocs/org/apache/curator/framework/imps/class-use/TestNeverConnected.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/framework/imps/class-use/TestNeverConnected.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/framework/imps/class-use/TestNeverConnected.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/framework/imps/class-use/TestNeverConnected.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:20 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:56 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.curator.framework.imps.TestNeverConnected (Apache Curator 2.3.1-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-06">
+<title>Uses of Class org.apache.curator.framework.imps.TestNeverConnected (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.curator.framework.imps.TestNeverConnected (Apache Curator 2.3.1-SNAPSHOT Test API)";
+        parent.document.title="Uses of Class org.apache.curator.framework.imps.TestNeverConnected (Apache Curator 2.3.2-SNAPSHOT Test API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/testapidocs/org/apache/curator/framework/imps/class-use/TestReadOnly.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/framework/imps/class-use/TestReadOnly.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/framework/imps/class-use/TestReadOnly.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/framework/imps/class-use/TestReadOnly.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:20 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:56 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.curator.framework.imps.TestReadOnly (Apache Curator 2.3.1-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-06">
+<title>Uses of Class org.apache.curator.framework.imps.TestReadOnly (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.curator.framework.imps.TestReadOnly (Apache Curator 2.3.1-SNAPSHOT Test API)";
+        parent.document.title="Uses of Class org.apache.curator.framework.imps.TestReadOnly (Apache Curator 2.3.2-SNAPSHOT Test API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/testapidocs/org/apache/curator/framework/imps/class-use/TestTempFramework.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/framework/imps/class-use/TestTempFramework.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/framework/imps/class-use/TestTempFramework.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/framework/imps/class-use/TestTempFramework.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:20 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:56 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.curator.framework.imps.TestTempFramework (Apache Curator 2.3.1-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-06">
+<title>Uses of Class org.apache.curator.framework.imps.TestTempFramework (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.curator.framework.imps.TestTempFramework (Apache Curator 2.3.1-SNAPSHOT Test API)";
+        parent.document.title="Uses of Class org.apache.curator.framework.imps.TestTempFramework (Apache Curator 2.3.2-SNAPSHOT Test API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/testapidocs/org/apache/curator/framework/imps/class-use/TestTransactions.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/framework/imps/class-use/TestTransactions.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/framework/imps/class-use/TestTransactions.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/framework/imps/class-use/TestTransactions.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:20 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:56 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.curator.framework.imps.TestTransactions (Apache Curator 2.3.1-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-06">
+<title>Uses of Class org.apache.curator.framework.imps.TestTransactions (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.curator.framework.imps.TestTransactions (Apache Curator 2.3.1-SNAPSHOT Test API)";
+        parent.document.title="Uses of Class org.apache.curator.framework.imps.TestTransactions (Apache Curator 2.3.2-SNAPSHOT Test API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/testapidocs/org/apache/curator/framework/imps/class-use/TestWatcherIdentity.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/framework/imps/class-use/TestWatcherIdentity.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/framework/imps/class-use/TestWatcherIdentity.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/framework/imps/class-use/TestWatcherIdentity.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:20 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:56 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.curator.framework.imps.TestWatcherIdentity (Apache Curator 2.3.1-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-06">
+<title>Uses of Class org.apache.curator.framework.imps.TestWatcherIdentity (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.curator.framework.imps.TestWatcherIdentity (Apache Curator 2.3.1-SNAPSHOT Test API)";
+        parent.document.title="Uses of Class org.apache.curator.framework.imps.TestWatcherIdentity (Apache Curator 2.3.2-SNAPSHOT Test API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/testapidocs/org/apache/curator/framework/imps/class-use/TestWithCluster.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/framework/imps/class-use/TestWithCluster.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/framework/imps/class-use/TestWithCluster.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/framework/imps/class-use/TestWithCluster.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:20 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:56 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.curator.framework.imps.TestWithCluster (Apache Curator 2.3.1-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-06">
+<title>Uses of Class org.apache.curator.framework.imps.TestWithCluster (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.curator.framework.imps.TestWithCluster (Apache Curator 2.3.1-SNAPSHOT Test API)";
+        parent.document.title="Uses of Class org.apache.curator.framework.imps.TestWithCluster (Apache Curator 2.3.2-SNAPSHOT Test API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/testapidocs/org/apache/curator/framework/imps/package-frame.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/framework/imps/package-frame.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/framework/imps/package-frame.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/framework/imps/package-frame.html Sun Nov 17 04:11:31 2013
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:20 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:55 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.curator.framework.imps (Apache Curator 2.3.1-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-06">
+<title>org.apache.curator.framework.imps (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: curator/site/trunk/testapidocs/org/apache/curator/framework/imps/package-summary.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/framework/imps/package-summary.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/framework/imps/package-summary.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/framework/imps/package-summary.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:20 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:55 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.curator.framework.imps (Apache Curator 2.3.1-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-06">
+<title>org.apache.curator.framework.imps (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.curator.framework.imps (Apache Curator 2.3.1-SNAPSHOT Test API)";
+        parent.document.title="org.apache.curator.framework.imps (Apache Curator 2.3.2-SNAPSHOT Test API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/testapidocs/org/apache/curator/framework/imps/package-tree.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/framework/imps/package-tree.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/framework/imps/package-tree.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/framework/imps/package-tree.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:20 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:55 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.curator.framework.imps Class Hierarchy (Apache Curator 2.3.1-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-06">
+<title>org.apache.curator.framework.imps Class Hierarchy (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.curator.framework.imps Class Hierarchy (Apache Curator 2.3.1-SNAPSHOT Test API)";
+        parent.document.title="org.apache.curator.framework.imps Class Hierarchy (Apache Curator 2.3.2-SNAPSHOT Test API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/testapidocs/org/apache/curator/framework/imps/package-use.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/org/apache/curator/framework/imps/package-use.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/testapidocs/org/apache/curator/framework/imps/package-use.html (original)
+++ curator/site/trunk/testapidocs/org/apache/curator/framework/imps/package-use.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:20 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:56 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Package org.apache.curator.framework.imps (Apache Curator 2.3.1-SNAPSHOT Test API)</title>
-<meta name="date" content="2013-11-06">
+<title>Uses of Package org.apache.curator.framework.imps (Apache Curator 2.3.2-SNAPSHOT Test API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Package org.apache.curator.framework.imps (Apache Curator 2.3.1-SNAPSHOT Test API)";
+        parent.document.title="Uses of Package org.apache.curator.framework.imps (Apache Curator 2.3.2-SNAPSHOT Test API)";
     }
 //-->
 </script>