Hi all, sadly there is no epel tomcat package so far. As per bugzilla.redhat.com/show_bug.cgi?id=1745960 there is no progress for three months. Is there any other third party repository which builds tomcat for centos/rhel 8? Thx Rainer
Hi Rainer On Fri, Dec 13, 2019 at 2:34 PM Rainer Traut <tr.ml at gmx.de> wrote:> Is there any other third party repository which builds tomcat for > centos/rhel 8?I intend to build tomcat 8 and 9 for CentOS 8 in my harbottle-main repo ( harbottle.gitlab.io/harbottle-main ), just as I did for CentOS 7, but I'm having trouble with the log4j dependency in CentOS 8 (see my recent emails to this list).
On Fri, Dec 13, 2019 at 3:04 PM Richard G <grainger at gmail.com> wrote:> On Fri, Dec 13, 2019 at 2:34 PM Rainer Traut <tr.ml at gmx.de> wrote: > > Is there any other third party repository which builds tomcat for > > centos/rhel 8? > > I intend to build tomcat 8 and 9 for CentOS 8 in my harbottle-main > repo ( harbottle.gitlab.io/harbottle-main ), just as I did for > CentOS 7, but I'm having trouble with the log4j dependency in CentOS 8 > (see my recent emails to this list).OK, I've built Tomcat 8 and 9 for CentOS 8. Docs here: gitlab.com/harbottle/harbottle-main/blob/master/docs/tomcat8.md gitlab.com/harbottle/harbottle-main/blob/master/docs/tomcat9.md Please test and let me know if they are OK.