Re: Starting to move Gump to using Java 11
Mark Thomas <[email protected]> Fri, 20 Aug 2021 17:53:56 +0100
| Newsgroups | gmane.comp.jakarta.gump |
|---|---|
| Message-ID | <[email protected]> |
On 20/08/2021 09:06, Stefan Bodewig wrote: > On 2021-08-19, Mark Thomas wrote: > >> On 19/08/2021 17:53, Stefan Bodewig wrote: > >>> Tomcat transitvely inherits antlr4*.jar but this jar doesn't seem to >>> contain the "runtime" package. I believe you also want >>> https://mvnrepository.com/artifact/org.antlr/antlr4-runtime and make >>> that a runtime dependency of checkstyle (not that I knew much about >>> antlr). > >> Ack. Thanks for the hint. I'm just finishing up some changes in the >> latest Tomcat and then I should have some time for this. > > I've already added the jar and changed the descriptors. Unfortunately I > did so before realizing that my ssh key is unknown to the current vmgump > and so I've not been able to update the working copy of packages. Tx. I've just done the update. I'll look into your ssh access as well. Mark