GOMEZ Henri wrote:
[snip explanation of versions]
> the jk in j-t-c, is an evolution of mod_jk found in Tomcat 3.3.
> We add more features and entry points but keep compatibility
> with actual Tomcat 3.2/3.3/4.0 (with its ajp13 connector).

Ah. So it's really the jk version I need then so people can build the
connector whether they have the latest j-t-c source or something like
the Tomcat 3.2 source distro. It would be useful to have an API version
number somewhere.

How about

#define JK_EXPOSED_VERSION ("mod_jk/1.1a1")  <== exists now
#define JK_VERSION 1                         <== proposed

in jk_global.h? There should be some defined mapping between the version
string and the number too I suppose.

-- 
Andy Armstrong, Tagish

Reply via email to