Le 20/03/2019 à 23:51, Mark Thomas a écrit :
> Any suggestions?
Maybe disable Checkstyke for Tomcat 7? It isn't that important for old
code in maintenance mode. Backported code is unlikely to have a wildly
different formatting style anyway.
Emmanuel Bourg
---
On 20/03/2019 22:51, Mark Thomas wrote:
> Something is going to have to give:
>
> Tomcat 7.0.x needs to build with Java 6.
> - The last version of Checkstyle to run on Java 6 is 6.1.1
>
> Gump uses the latest snapshot build of checkstyle
> - currently 8.19-SNAPSHOT
>
> Checkstyle 6.1.1 expects
Something is going to have to give:
Tomcat 7.0.x needs to build with Java 6.
- The last version of Checkstyle to run on Java 6 is 6.1.1
Gump uses the latest snapshot build of checkstyle
- currently 8.19-SNAPSHOT
Checkstyle 6.1.1 expects cacheFile to be configured under the TreeWalker
Checksty