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
- #define JK_VERSION in j-t-c (doesn't exist) Andy Armstrong
- RE: #define JK_VERSION in j-t-c (doesn't exist) GOMEZ Henri
- RE: #define JK_VERSION in j-t-c (doesn't exis... Andy Armstrong
- RE: #define JK_VERSION in j-t-c (doesn't exist) GOMEZ Henri
- Re: #define JK_VERSION in j-t-c (doesn't exis... Andy Armstrong
- Re: #define JK_VERSION in j-t-c (doesn't ... jean-frederic clere
- Re: #define JK_VERSION in j-t-c (does... Andy Armstrong
- Re: #define JK_VERSION in j-t-c ... jean-frederic clere
- Re: #define JK_VERSION in j-... Andy Armstrong
- Re: #define JK_VERSION i... jean-frederic clere
- Re: #define JK_VERSION i... Andy Armstrong
- Re: #define JK_VERSION i... jean-frederic clere
- Re: #define JK_VERSION i... Andy Armstrong