On 23/07/2024 15:33, Christopher Schultz wrote:
<snip/>
I just meant kinda being able to run a single command to do all the
things, including fetch the release to be tested. I haven't checked-out
the tomcat-tck project to test; maybe you've already done that. But if
the first step of the instructions is "okay, go download these 19
things" nobody will ever do it.
I find that every tie I want to build httpd from source I have that
experience, and it totally sucks.
git clone
mvn -Dtomcat.version=11.0.0-M22 verify
which will fail because of the annotations TCK. You need to use the
default of 11.0.0-M23-SNAPSHOT to see it pass.
I'll try to give it a shot sometime this week and see how it goes for me.
Great. Confirming it works for others would be a good thing (tm).
Mark
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org