hgomez 2002/09/24 03:23:51
Modified: jk/xdocs faq.xml
Log:
Add information about MMNB (Magic Module Number bump) of Apache 2.0
Revision Changes Path
1.4 +2 -2 jakarta-tomcat-connectors/jk/xdocs/faq.xml
Index: faq.xml
===================================================================
RCS file: /home/cvs/jakarta-tomcat-connectors/jk/xdocs/faq.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- faq.xml 20 Sep 2002 21:35:31 -0000 1.3
+++ faq.xml 24 Sep 2002 10:23:51 -0000 1.4
@@ -220,7 +220,7 @@
<subsection name="Apache 2.0 complains about incorrect module version">
<p>
Since Apache 2.0 API still change often, the Apache 2.0 teams decide to put in headers
of compiled modules the
-Apache 2.0 version used to compile the module.
+Apache 2.0 version used to compile the module. This check is called Magic Module Number
bump.
</p>
<p>
At start time Apache 2.0 check that version in modules headers and stop if it detect that
a module was compiled
--
To unsubscribe, e-mail: <mailto:tomcat-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-dev-help@jakarta.apache.org>
|