Am 20.06.24 um 12:53 schrieb Rémy Maucherat:
On Tue, Jun 18, 2024 at 12:26 PM Rainer Jung <rainer.j...@kippdata.de> wrote:

Am 18.06.24 um 10:37 schrieb Rémy Maucherat:
...
There are probably more clever ways to achieve this, but that's at least
what I use to be able to run the tests on older JVM versions.

Since I do not apply changes to the tests temselves, this means, that
tests assuming a newer JVM version than the minimal runtime version will
fail when I run them. Of course I can suppress them with test.exclude
(probably only the whole class, not just individual failing tests?). I
will do that, if the derby dependency was intentionally updated.

Thanks and regards,

Thanks a lot ! I tested and committed the changes to all three
branches. I think we're in a much better position now for properly
testing Tomcat 9 and 10.1 with older Java versions.

Wow, thanks! Much appreciated! And we can always improve it when a more elegant solution arises.

Thanks for also suppressing the derby-based tests on older JVMs.

Best regards,

Rainer

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

Reply via email to