Author: ebourg
Date: Tue Apr 3 13:51:16 2018
New Revision: 1828239
URL: http://svn.apache.org/viewvc?rev=1828239&view=rev
Log:
Removed another reference to Java 1.4/1.5 in the Tribes documentation
Modified:
tomcat/trunk/webapps/docs/tribes/introduction.xml
Modified: tomcat/trunk/webapps/docs/tribes/introduction.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/tribes/introduction.xml?rev=1828239&r1=1828238&r2=1828239&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/tribes/introduction.xml (original)
+++ tomcat/trunk/webapps/docs/tribes/introduction.xml Tue Apr 3 13:51:16 2018
@@ -77,9 +77,6 @@ myChannel.send(group,myMsg,Channel.SEND_
to explain more to you. Remember, that we are always interested in
suggestions, improvements, bug fixes
and anything that you think would help this project.
</p>
- <p>
- Note: Tribes is currently built for JDK1.5, you can run on JDK1.4 by a
small modifications to locks used from the <code>java.util.concurrent</code>
package.
- </p>
</section>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]