Jean-Frederic Clere
Jean-Frederic Clere
Actually using Alpine like in res/tomcat-maven/Dockerfile might be a good idea. The tool to build the image is independent of Openshift and the image will run in Kubernetes too.
The so module files are highly dependent on the Apache httpd version, basically each distribution has it own version of Apache httpd so it is nearly impossible to build a...
You are looking for windows builds based on the apachelounge versions? For native you should build the 1.3.16.Final with latest apachelounge version.
So which OS are you using?
OK so you are just complaining https://docs.modcluster.io/#downloads is outdated and misleading, correct?
@rhusar there are too many flavours and versions of Apache httpd to have the *.so built and tested. @Karm used to build the windows apachelounge binaries and add them to...
I have proposed https://github.com/modcluster/docs.modcluster.io/pull/56
On 05/09/18 18:19, Mark Thomas wrote: > The Java class would need to be added to trunk (and 8.5.x and 7.0.x?) > The other files look like they belong in...
The Java class would need to be added to trunk (and 8.5.x and 7.0.x?) the JarLoader needs to be in the same jar where the libraries are. Otherwise the logic...
On 05/09/18 19:38, Mark Thomas wrote: > To check I understand this correctly, the plan is not for the Tomcat > project to provide a single JAR for all platforms...