Author: remm Date: Wed Aug 30 06:14:51 2006 New Revision: 438479 URL: http://svn.apache.org/viewvc?rev=438479&view=rev Log: - Fix a woops I saw while checking if the javadoc was correctly generated.
Modified: tomcat/tc6.0.x/trunk/java/org/apache/catalina/ha/package.html Modified: tomcat/tc6.0.x/trunk/java/org/apache/catalina/ha/package.html URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/java/org/apache/catalina/ha/package.html?rev=438479&r1=438478&r2=438479&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/java/org/apache/catalina/ha/package.html (original) +++ tomcat/tc6.0.x/trunk/java/org/apache/catalina/ha/package.html Wed Aug 30 06:14:51 2006 @@ -4,8 +4,4 @@ of a Cluster is <code>org.apache.catalina.Cluster</code> implementations of this class is done when implementing a new Cluster protocol</p> -<p>The only Cluster protocol currently implemented is a JavaGroups based<br> - <b>JGCluster.java</b> -</p> - </body> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]