https://issues.apache.org/bugzilla/show_bug.cgi?id=56667

--- Comment #4 from Rainer Jung <rainer.j...@kippdata.de> ---
The sources are in subversion, so it would be

svn checkout http://svn.apache.org/repos/asf/tomcat/jk/trunk

The mod_jk sources are in the sub directory "native".

Now since this is native code, autotools are needed to generate the configure
script. You can either run the script buildconf.sh in the native directory if
you have the tools installed.

Or you can use

http://people.apache.org/~rjung/mod_jk-dev/tomcat-connectors-1.2.41-dev-1613051-src.tar.gz

which was created by myself a few minutes ago using the script
tools/jkrelease.sh (tools is directly under trunk) and can be build just like a
release - but it is a dev snapshot, not a release! Under
http://people.apache.org/~rjung/mod_jk-dev/ you will also find checksum and
signature files.

Regards,

Rainer

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to